perl: various recipes did not have ${PV} in URI, replaced
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 2 Jan 2010 17:16:05 +0000 (18:16 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 2 Jan 2010 17:16:05 +0000 (18:16 +0100)
13 files changed:
recipes/perl/libdatetime-format-strptime-perl_1.1000.bb
recipes/perl/libdbi-perl_1.607.bb
recipes/perl/libhtml-parser-perl_3.60.bb
recipes/perl/libhtml-tagset-perl_3.20.bb
recipes/perl/liblingua-en-numbers-ordinate_1.02.bb
recipes/perl/liblinux-dvb-perl_1.0.bb
recipes/perl/libmime-lite-perl_3.024.bb
recipes/perl/libmodule-build-perl_0.2805.bb
recipes/perl/libmodule-load-perl_0.16.bb
recipes/perl/libphp-serialization-perl_0.30.bb
recipes/perl/libsys-mmap-perl_0.13.bb
recipes/perl/libunicode-utf8simple-perl_1.06.bb
recipes/perl/libx10-perl_0.03.bb

index ea333d5..fb46984 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r1"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-1.1000.tgz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-${PV}.tgz"
 
 S = "${WORKDIR}/DateTime-Format-Strptime-${PV}"
 
index 1ae9ac5..1aff2a4 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "perl-module-scalar-util \
             perl-module-storable \
             perl-module-test-simple"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.607.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-${PV}.tar.gz"
 
 S = "${WORKDIR}/DBI-${PV}"
 
index 5cafb8a..863cc47 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "perl-module-test-more \
             perl-module-test-simple \
             libhtml-tagset-perl"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.60.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
 
 S = "${WORKDIR}/HTML-Parser-${PV}"
 
index 6f31872..3c5dd61 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r1"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-${PV}.tar.gz"
 
 S = "${WORKDIR}/HTML-Tagset-${PV}"
 
index 5d7c893..d3466b6 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r0"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/Lingua-EN-Numbers-Ordinate-1.02.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/Lingua-EN-Numbers-Ordinate-${PV}.tar.gz"
 
 S = "${WORKDIR}/Lingua-EN-Numbers-Ordinate-${PV}"
 
index 64e265f..40e763c 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "unknown"
 PR = "r0"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Linux-DVB-1.0.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Linux-DVB-${PV}.tar.gz"
 
 S = "${WORKDIR}/Linux-DVB-${PV}"
 
index 02aef33..8511780 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "perl-module-file-spec \
             perl-module-test-more \
             perl-module-time-local"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-3.024.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${PV}.tar.gz"
 
 S = "${WORKDIR}/MIME-Lite-${PV}"
 
index b7819fd..30ce00b 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Module::Build - Build and install Perl modules"
 SECTION = "libs"
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.2805.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-${PV}.tar.gz"
 LICENSE = "Artistic|GPL"
 DEPENDS = "libyaml-perl-native libversion-perl-native \
            libextutils-cbuilder-perl-native \
index 22182cd..d8a6a94 100644 (file)
@@ -5,7 +5,7 @@ PR = "r1"
 
 RDEPENDS = "perl-module-test-more"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KA/KANE/Module-Load-0.16.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KA/KANE/Module-Load-${PV}.tar.gz"
 
 S = "${WORKDIR}/Module-Load-${PV}"
 
index 1d061dc..cd5f13a 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r1"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/PHP-Serialization-0.30.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/PHP-Serialization-${PV}.tar.gz"
 
 S = "${WORKDIR}/PHP-Serialization-${PV}"
 
index 6b1d530..e6e8e51 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r1"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SW/SWALTERS/Sys-Mmap-0.13.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SW/SWALTERS/Sys-Mmap-${PV}.tar.gz"
 
 S = "${WORKDIR}/Sys-Mmap-${PV}"
 
index 1fb52d3..ee0c2aa 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "unknown"
 PR = "r0"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GU/GUS/Unicode-UTF8simple-1.06.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GU/GUS/Unicode-UTF8simple-${PV}.tar.gz"
 
 S = "${WORKDIR}/Unicode-UTF8simple-${PV}"
 
index 18da384..ce40800 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "Artistic|GPL"
 PR = "r1"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RO/ROBF/X10-0.03.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RO/ROBF/X10-${PV}.tar.gz"
 
 S = "${WORKDIR}/X10-${PV}"