[packages/perl] - up to 5.24.1

arekm arekm at pld-linux.org
Thu Apr 13 12:38:24 CEST 2017


commit a9b5b3f7fd42ec9a84818f7c79c7e7abd506e277
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 13 12:38:17 2017 +0200

    - up to 5.24.1

 perl-modules  | 42 +++++++++++++++++++++---------------------
 perl-modules2 |  6 +++---
 perl.spec     |  8 ++++----
 3 files changed, 28 insertions(+), 28 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index be355ed..43522a4 100644
--- a/perl.spec
+++ b/perl.spec
@@ -43,8 +43,8 @@
 %define		perl_mod2verrel()	%([ -f %{SOURCE4} ] && awk -vp=%1 -vr=%2 '$1 == p { print $4"-"r }' %{SOURCE4} || echo ERROR)
 %define		perl_mod2version()	%([ -f %{SOURCE4} ] && awk -vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
-%define		ver	5.24.0
-%define		rel	5
+%define		ver	5.24.1
+%define		rel	1
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
 Summary(da.UTF-8):	Programmeringssproget Perl
@@ -72,8 +72,8 @@ Release:	%{rel}%{!?with_threads:_nothr}
 Epoch:		1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.xz
-# Source0-md5:	59456ae4bd4b06cb6e57cb19a3b2d349
+Source0:	http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.bz2
+# Source0-md5:	178ee0e8fa544dbc76d99cf041e2c9f0
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	de47d7893f49ad7f41ba69c78511c0db
 Source2:	%{name}.prov
diff --git a/perl-modules b/perl-modules
index dd25e47..06ca2ad 100644
--- a/perl-modules
+++ b/perl-modules
@@ -1,22 +1,22 @@
-# Module versions from Perl 5.24.0 distribution.
-Archive::Tar = 2.04
+# Module versions from Perl 5.24.1 distribution.
+Archive::Tar = 2.04_01
 Attribute::Handlers = 0.99
-CPAN = 2.11
+CPAN = 2.1101
 CPAN::Meta = 2.150005
 CPAN::Meta::YAML = 0.018
 Compress::Raw::Bzip2 = 2.069
 Compress::Raw::Zlib = 2.069
 Devel::PPPort = 3.32
 Devel::Peek = 1.23
-Digest = 1.17
+Digest = 1.17_01
 Digest::MD5 = 2.54
-Digest::SHA = 5.95
-Encode = 2.80
+Digest::SHA = 5.95_01
+Encode = 2.80_01
 ExtUtils::CBuilder = 0.280225
-ExtUtils::Command = 7.1
+ExtUtils::Command = 7.1002
 ExtUtils::Embed = 1.33
 ExtUtils::Install = 2.04
-ExtUtils::MakeMaker = 7.1001
+ExtUtils::MakeMaker = 7.1002
 ExtUtils::Manifest = 1.70
 ExtUtils::ParseXS = 3.31
 File::Compare = 1.1006
@@ -26,28 +26,28 @@ FindBin = 1.51
 GDBM_File = 1.15
 Hash::Util = 0.19
 I18N::LangTags = 0.40
-IO = 1.36
+IO = 1.36_01
 IO::Zlib = 1.10
-IPC::Cmd = 0.92
+IPC::Cmd = 0.92_01
 IPC::SysV = 2.06_01
-JSON::PP = 2.27300
+JSON::PP = 2.27300_01
 Locale::Codes = 3.37
-Locale::Maketext = 1.26
-Locale::Maketext::Simple = 0.21
+Locale::Maketext = 1.26_01
+Locale::Maketext::Simple = 0.21_01
 MIME::Base64 = 3.15
 Math::BigInt = 1.999715
 Math::BigInt::FastCalc = 0.40
 Math::BigRat = 0.260802
 Math::Complex = 1.59
 Math::Trig = 1.23
-Memoize = 1.03
-Module::CoreList = 5.20160506
+Memoize = 1.03_01
+Module::CoreList = 5.20170114_24
 Module::Load = 0.32
 Module::Load::Conditional = 0.64
 Module::Metadata = 1.000031
 NEXT = 0.65
 Params::Check = 0.38
-Parse::CPAN::Meta = 1.4417
+Parse::CPAN::Meta = 1.4417_001
 Perl::OSType = 1.009
 PerlIO::via::QuotedPrint = 0.08
 Pod::Escapes = 1.07
@@ -55,13 +55,13 @@ Pod::Parser = 1.63
 Pod::Simple = 3.32
 Safe = 2.39
 Socket = 2.020_03
-Storable = 2.56
-Sys::Syslog = 0.33
+Storable = 2.56_01
+Sys::Syslog = 0.33_01
 Term::ANSIColor = 4.04
 Term::Cap = 1.17
-Test = 1.28
+Test = 1.28_01
 Test::Builder::Tester = 1.28
-Test::Harness = 3.36
+Test::Harness = 3.36_01
 Test::Simple = 1.001014
 Test::Tester = 0.114
 Test::use::ok = 0.16
@@ -76,7 +76,7 @@ UNIVERSAL = 1.13
 Unicode::Collate = 1.14
 Unicode::Normalize = 1.25
 autodie = 2.29
-bignum = 0.42
+bignum = 0.42_01
 libnet = 3.08
 parent = 0.234
 version = 0.9916
diff --git a/perl-modules2 b/perl-modules2
index 890eac6..8046d11 100644
--- a/perl-modules2
+++ b/perl-modules2
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.24.0 distribution.
-IO-Compress	IO::Compress::Base = 2.069
-PathTools	File::Spec = 3.63
+# Non-straight named module versions from Perl 5.24.1 distribution.
+IO-Compress	IO::Compress::Base = 2.069_001
+PathTools	File::Spec = 3.6301
 Scalar-List-Utils	List::Util = 1.4202
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/a9b5b3f7fd42ec9a84818f7c79c7e7abd506e277



More information about the pld-cvs-commit mailing list