wok-current rev 20905
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 27 10:24:30 2019 +0100 (2019-02-27) |
parents | b77dd7187137 |
children | 93392ab12e3a |
files | perl-cairo/receipt perl-extutils-depends/receipt perl-extutils-pkgconfig/receipt perl-glib/receipt perl-gtk2/receipt perl-html-parser/receipt perl-http-parser/receipt perl-pango/receipt perl-term-readkey/receipt perl-test-tester/receipt perl-text-glob/receipt perl-yaml-syck/receipt ufr2/receipt |
line diff
1.1 --- a/perl-cairo/receipt Tue Feb 26 23:14:22 2019 +0200 1.2 +++ b/perl-cairo/receipt Wed Feb 27 10:24:30 2019 +0100 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="perl-cairo" 1.6 SOURCE="Cairo" 1.7 -VERSION="1.103" 1.8 +VERSION="1.106" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Perl interface to the cairo library." 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 @@ -11,13 +11,12 @@ 1.13 BUILD_DEPENDS="perl cairo-dev freetype-dev fontconfig-dev libpng-dev \ 1.14 perl-extutils-depends perl-extutils-pkgconfig perl-test-number-delta" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 -WEB_SITE="https://metacpan.org/~xaoc/Cairo-1.103/" 1.17 +WEB_SITE="https://metacpan.org/release/Cairo" 1.18 WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 { 1.23 - cd $src 1.24 perl Makefile.PL && 1.25 make && 1.26 make DESTDIR=$DESTDIR install 1.27 @@ -29,4 +28,3 @@ 1.28 mkdir -p $fs/usr 1.29 cp -a $install/usr/lib $fs/usr 1.30 } 1.31 -
2.1 --- a/perl-extutils-depends/receipt Tue Feb 26 23:14:22 2019 +0200 2.2 +++ b/perl-extutils-depends/receipt Wed Feb 27 10:24:30 2019 +0100 2.3 @@ -2,7 +2,7 @@ 2.4 2.5 PACKAGE="perl-extutils-depends" 2.6 SOURCE="ExtUtils-Depends" 2.7 -VERSION="0.304" 2.8 +VERSION="0.405" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Easily build XS extensions that depends on XS extensions." 2.11 MAINTAINER="claudinei@slitaz.org" 2.12 @@ -10,13 +10,12 @@ 2.13 DEPENDS="perl" 2.14 BUILD_DEPENDS="perl" 2.15 TARBALL="$SOURCE-$VERSION.tar.gz" 2.16 -WEB_SITE="https://metacpan.org/~flora/ExtUtils-Depends-0.304/" 2.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/F/FL/FLORA/$TARBALL" 2.18 +WEB_SITE="https://metacpan.org/release/ExtUtils-Depends" 2.19 +WGET_URL="https://cpan.metacpan.org/authors/id/X/XA/XAOC/$TARBALL" 2.20 2.21 # Rules to configure and make the package. 2.22 compile_rules() 2.23 { 2.24 - cd $src 2.25 perl Makefile.PL && 2.26 make && 2.27 make DESTDIR=$DESTDIR install 2.28 @@ -28,4 +27,3 @@ 2.29 mkdir -p $fs/usr 2.30 cp -a $install/usr/lib $fs/usr 2.31 } 2.32 -
3.1 --- a/perl-extutils-pkgconfig/receipt Tue Feb 26 23:14:22 2019 +0200 3.2 +++ b/perl-extutils-pkgconfig/receipt Wed Feb 27 10:24:30 2019 +0100 3.3 @@ -2,7 +2,7 @@ 3.4 3.5 PACKAGE="perl-extutils-pkgconfig" 3.6 SOURCE="ExtUtils-PkgConfig" 3.7 -VERSION="1.14" 3.8 +VERSION="1.16" 3.9 CATEGORY="development" 3.10 SHORT_DESC="Simplistic interface to pkg-config" 3.11 MAINTAINER="claudinei@slitaz.org" 3.12 @@ -10,13 +10,12 @@ 3.13 DEPENDS="perl pkg-config" 3.14 BUILD_DEPENDS="perl pkg-config" 3.15 TARBALL="$SOURCE-$VERSION.tar.gz" 3.16 -WEB_SITE="https://metacpan.org/~xaoc/ExtUtils-PkgConfig-1.14/" 3.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 3.18 +WEB_SITE="https://metacpan.org/release/ExtUtils-PkgConfig" 3.19 +WGET_URL="https://cpan.metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 3.20 3.21 # Rules to configure and make the package. 3.22 compile_rules() 3.23 { 3.24 - cd $src 3.25 perl Makefile.PL && 3.26 make && 3.27 make DESTDIR=$DESTDIR install 3.28 @@ -28,4 +27,3 @@ 3.29 mkdir -p $fs/usr 3.30 cp -a $install/usr/lib $fs/usr 3.31 } 3.32 -
4.1 --- a/perl-glib/receipt Tue Feb 26 23:14:22 2019 +0200 4.2 +++ b/perl-glib/receipt Wed Feb 27 10:24:30 2019 +0100 4.3 @@ -2,7 +2,7 @@ 4.4 4.5 PACKAGE="perl-glib" 4.6 SOURCE="Glib" 4.7 -VERSION="1.301" 4.8 +VERSION="1.329" 4.9 CATEGORY="development" 4.10 SHORT_DESC="Perl wrappers for the GLib utility and Object libraries." 4.11 MAINTAINER="claudinei@slitaz.org" 4.12 @@ -10,13 +10,12 @@ 4.13 DEPENDS="perl glib" 4.14 BUILD_DEPENDS="perl perl-extutils-depends perl-extutils-pkgconfig glib-dev" 4.15 TARBALL="$SOURCE-$VERSION.tar.gz" 4.16 -WEB_SITE="https://metacpan.org/~xaoc/Glib-1.301/" 4.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 4.18 +WEB_SITE="https://metacpan.org/release/Glib" 4.19 +WGET_URL="https://cpan.metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 4.20 4.21 # Rules to configure and make the package. 4.22 compile_rules() 4.23 { 4.24 - cd $src 4.25 perl Makefile.PL && 4.26 make && 4.27 make install DESTDIR=$DESTDIR 4.28 @@ -29,4 +28,3 @@ 4.29 mkdir -p $fs/usr 4.30 cp -a $install/usr/lib $fs/usr 4.31 } 4.32 -
5.1 --- a/perl-gtk2/receipt Tue Feb 26 23:14:22 2019 +0200 5.2 +++ b/perl-gtk2/receipt Wed Feb 27 10:24:30 2019 +0100 5.3 @@ -2,7 +2,7 @@ 5.4 5.5 PACKAGE="perl-gtk2" 5.6 SOURCE="Gtk2" 5.7 -VERSION="1.247" 5.8 +VERSION="1.24992" 5.9 CATEGORY="development" 5.10 SHORT_DESC="Perl interface to the 2.x series of the Gimp Toolkit Library." 5.11 MAINTAINER="claudinei@slitaz.org" 5.12 @@ -12,13 +12,12 @@ 5.13 perl-glib perl-pango perl-cairo xorg-dev xorg-xproto xorg-renderproto \ 5.14 xorg-kbproto" 5.15 TARBALL="$SOURCE-$VERSION.tar.gz" 5.16 -WEB_SITE="https://metacpan.org/~xaoc/Gtk2-1.247/" 5.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 5.18 +WEB_SITE="https://metacpan.org/release/Gtk2" 5.19 +WGET_URL="https://cpan.metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 5.20 5.21 # Rules to configure and make the package. 5.22 compile_rules() 5.23 { 5.24 - cd $src 5.25 perl Makefile.PL && 5.26 make && 5.27 make install DESTDIR=$DESTDIR 5.28 @@ -31,4 +30,3 @@ 5.29 mkdir -p $fs/usr 5.30 cp -a $install/usr/lib $fs/usr 5.31 } 5.32 -
6.1 --- a/perl-html-parser/receipt Tue Feb 26 23:14:22 2019 +0200 6.2 +++ b/perl-html-parser/receipt Wed Feb 27 10:24:30 2019 +0100 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="perl-html-parser" 6.7 -VERSION="3.68" 6.8 +VERSION="3.72" 6.9 CATEGORY="development" 6.10 SHORT_DESC="HTML::Parser module is a Perl extension." 6.11 MAINTAINER="pascal.bellard@slitaz.org" 6.12 @@ -10,13 +10,12 @@ 6.13 BUILD_DEPENDS="perl perl-html-tagset" 6.14 SOURCE="HTML-Parser" 6.15 TARBALL="$SOURCE-$VERSION.tar.gz" 6.16 -WEB_SITE="https://metacpan.org/~gaas/HTML-Parser/" 6.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 6.18 +WEB_SITE="https://metacpan.org/release/HTML-Parser" 6.19 +WGET_URL="https://cpan.metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 6.20 6.21 # Rules to configure and make the package. 6.22 compile_rules() 6.23 { 6.24 - cd $src 6.25 perl Makefile.PL && 6.26 make && 6.27 make DESTDIR=$DESTDIR install 6.28 @@ -28,4 +27,3 @@ 6.29 mkdir -p $fs/usr 6.30 cp -a $install/usr/lib $fs/usr 6.31 } 6.32 -
7.1 --- a/perl-http-parser/receipt Tue Feb 26 23:14:22 2019 +0200 7.2 +++ b/perl-http-parser/receipt Wed Feb 27 10:24:30 2019 +0100 7.3 @@ -6,10 +6,10 @@ 7.4 SHORT_DESC="parse HTTP/1.1 request into HTTP::Request/Response object" 7.5 MAINTAINER="erjo@slitaz.org" 7.6 LICENSE="GPL" 7.7 -WEB_SITE="https://metacpan.org/~edeca/HTTP-Parser-0.06/" 7.8 +WEB_SITE="https://metacpan.org/release/HTTP-Parser" 7.9 SOURCE="HTTP-Parser" 7.10 TARBALL="$SOURCE-$VERSION.tar.gz" 7.11 -WGET_URL="https://metacpan.org/CPAN/authors/id/E/ED/EDECA/$TARBALL" 7.12 +WGET_URL="https://cpan.metacpan.org/CPAN/authors/id/E/ED/EDECA/$TARBALL" 7.13 7.14 DEPENDS="perl-http-message perl-uri" 7.15 BUILD_DEPENDS="perl $DEPENDS" 7.16 @@ -17,7 +17,6 @@ 7.17 # Rules to configure and make the package. 7.18 compile_rules() 7.19 { 7.20 - cd $src 7.21 perl Makefile.PL && 7.22 make && 7.23 make DESTDIR=$DESTDIR install 7.24 @@ -29,5 +28,3 @@ 7.25 mkdir -p $fs/usr 7.26 cp -a $install/usr/lib $fs/usr 7.27 } 7.28 - 7.29 -
8.1 --- a/perl-pango/receipt Tue Feb 26 23:14:22 2019 +0200 8.2 +++ b/perl-pango/receipt Wed Feb 27 10:24:30 2019 +0100 8.3 @@ -2,7 +2,7 @@ 8.4 8.5 PACKAGE="perl-pango" 8.6 SOURCE="Pango" 8.7 -VERSION="1.224" 8.8 +VERSION="1.227" 8.9 CATEGORY="development" 8.10 SHORT_DESC="Layout and render international text." 8.11 MAINTAINER="claudinei@slitaz.org" 8.12 @@ -11,13 +11,12 @@ 8.13 BUILD_DEPENDS="$DEPENDS glib-dev pango-dev cairo-dev freetype-dev \ 8.14 libpng-dev fontconfig-dev perl-extutils-depends perl-extutils-pkgconfig" 8.15 TARBALL="$SOURCE-$VERSION.tar.gz" 8.16 -WEB_SITE="https://metacpan.org/~xaoc/Pango-1.224/" 8.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 8.18 +WEB_SITE="https://metacpan.org/release/Pango" 8.19 +WGET_URL="https://cpan.metacpan.org/authors/id/X/XA/XAOC/$TARBALL" 8.20 8.21 # Rules to configure and make the package. 8.22 compile_rules() 8.23 { 8.24 - cd $src 8.25 perl Makefile.PL && 8.26 make && 8.27 make DESTDIR=$DESTDIR install 8.28 @@ -30,4 +29,3 @@ 8.29 mkdir -p $fs/usr 8.30 cp -a $install/usr/lib $fs/usr 8.31 } 8.32 -
9.1 --- a/perl-term-readkey/receipt Tue Feb 26 23:14:22 2019 +0200 9.2 +++ b/perl-term-readkey/receipt Wed Feb 27 10:24:30 2019 +0100 9.3 @@ -1,7 +1,7 @@ 9.4 # SliTaz package receipt. 9.5 9.6 PACKAGE="perl-term-readkey" 9.7 -VERSION="2.30.01" 9.8 +VERSION="2.37" 9.9 CATEGORY="development" 9.10 SHORT_DESC="Term::ReadKey module is a Perl extension." 9.11 MAINTAINER="slaxemulator@gmail.com" 9.12 @@ -10,13 +10,12 @@ 9.13 BUILD_DEPENDS="perl" 9.14 SOURCE="TermReadKey" 9.15 TARBALL="$SOURCE-$VERSION.tar.gz" 9.16 -WEB_SITE="https://metacpan.org/~stsi/TermReadKey/" 9.17 -WGET_URL="https://metacpan.org/CPAN/authors/id/S/ST/STSI/$TARBALL" 9.18 +WEB_SITE="https://metacpan.org/release/TermReadKey" 9.19 +WGET_URL="https://cpan.metacpan.org/authors/id/J/JS/JSTOWE/$TARBALL" 9.20 9.21 # Rules to configure and make the package. 9.22 compile_rules() 9.23 { 9.24 - cd $src 9.25 perl Makefile.PL && 9.26 make && 9.27 make DESTDIR=$DESTDIR install
10.1 --- a/perl-test-tester/receipt Tue Feb 26 23:14:22 2019 +0200 10.2 +++ b/perl-test-tester/receipt Wed Feb 27 10:24:30 2019 +0100 10.3 @@ -6,7 +6,7 @@ 10.4 SHORT_DESC="Ease testing test modules built with Test::Builder" 10.5 MAINTAINER="slaxemulator@gmail.com" 10.6 LICENSE="GPL" 10.7 -WEB_SITE="http://search.cpan.org/dist/Test-Tester" 10.8 +WEB_SITE="http://search.cpan.org/dist/Test-Tester/" 10.9 SOURCE="Test-Tester" 10.10 TARBALL="$SOURCE-$VERSION.tar.gz" 10.11 WGET_URL="http://www.cpan.org/authors/id/F/FD/FDALY/$TARBALL"
11.1 --- a/perl-text-glob/receipt Tue Feb 26 23:14:22 2019 +0200 11.2 +++ b/perl-text-glob/receipt Wed Feb 27 10:24:30 2019 +0100 11.3 @@ -1,7 +1,7 @@ 11.4 # SliTaz package receipt. 11.5 11.6 PACKAGE="perl-text-glob" 11.7 -VERSION="0.08" 11.8 +VERSION="0.11" 11.9 CATEGORY="development" 11.10 SHORT_DESC="Match globbing patterns against text." 11.11 MAINTAINER="slaxemulator@gmail.com" 11.12 @@ -10,13 +10,12 @@ 11.13 BUILD_DEPENDS="perl" 11.14 SOURCE="Text-Glob" 11.15 TARBALL="$SOURCE-$VERSION.tar.gz" 11.16 -WEB_SITE="https://metacpan.org/~RCLAMP/Text-Glob" 11.17 -WGET_URL="http://www.cpan.org/authors/id/R/RC/RCLAMP/$TARBALL" 11.18 +WEB_SITE="https://metacpan.org/release/Text-Glob" 11.19 +WGET_URL="https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/$TARBALL" 11.20 11.21 # Rules to configure and make the package. 11.22 compile_rules() 11.23 { 11.24 - cd $src 11.25 perl Makefile.PL && 11.26 make && 11.27 make install DESTDIR="$DESTDIR" 11.28 @@ -28,4 +27,3 @@ 11.29 mkdir -p $fs/usr 11.30 cp -a $install/usr/lib $fs/usr 11.31 } 11.32 -
12.1 --- a/perl-yaml-syck/receipt Tue Feb 26 23:14:22 2019 +0200 12.2 +++ b/perl-yaml-syck/receipt Wed Feb 27 10:24:30 2019 +0100 12.3 @@ -1,7 +1,7 @@ 12.4 # SliTaz package receipt. 12.5 12.6 PACKAGE="perl-yaml-syck" 12.7 -VERSION="1.17" 12.8 +VERSION="1.31" 12.9 CATEGORY="development" 12.10 SHORT_DESC="Fast, lightweight YAML loader and dumper" 12.11 MAINTAINER="slaxemulator@gmail.com" 12.12 @@ -10,13 +10,12 @@ 12.13 BUILD_DEPENDS="perl" 12.14 SOURCE="YAML-Syck" 12.15 TARBALL="$SOURCE-$VERSION.tar.gz" 12.16 -WEB_SITE="https://metacpan.org/disk/YAML-Syck/" 12.17 -WGET_URL="http://www.cpan.org/authors/id/A/AV/AVAR/$TARBALL" 12.18 +WEB_SITE="https://metacpan.org/release/YAML-Syck" 12.19 +WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TODDR/$TARBALL" 12.20 12.21 # Rules to configure and make the package. 12.22 compile_rules() 12.23 { 12.24 - cd $src 12.25 perl Makefile.PL -y && 12.26 make && 12.27 make DESTDIR=$DESTDIR install 12.28 @@ -28,4 +27,3 @@ 12.29 mkdir -p $fs/usr 12.30 cp -a $install/usr/lib $fs/usr 12.31 } 12.32 -
13.1 --- a/ufr2/receipt Tue Feb 26 23:14:22 2019 +0200 13.2 +++ b/ufr2/receipt Wed Feb 27 10:24:30 2019 +0100 13.3 @@ -8,7 +8,7 @@ 13.4 LICENSE="GPL2" 13.5 SOURCE="UFR_II_Printer_Driver_for_Linux_V220_uk_EN" 13.6 TARBALL="${SOURCE}.tar.gz" 13.7 -WEB_SITE="https://www.canon.com.au/pps/colour/imagepress_c1_drivers.aspx" 13.8 +WEB_SITE="https://web.archive.org/web/20091013040714/https://www.canon.com.au/pps/colour/imagepress_c1_drivers.aspx" 13.9 WGET_URL="http://gdlp01.c-wss.com/gds/8/0100002708/03/$TARBALL" 13.10 TAGS="printing printer driver" 13.11