Update to v5.33.0-262-g2122602f85.
This commit is contained in:
parent
c67bd563ce
commit
e90119c5e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545167
@ -33,7 +33,7 @@ USES= cpe
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Perl
|
||||
GH_PROJECT= perl5
|
||||
GH_TAGNAME= v5.33.0-198-g3134649473
|
||||
GH_TAGNAME= v5.33.0-262-g2122602f85
|
||||
|
||||
# Give a hint of where libperl.so can be found.
|
||||
USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596458651
|
||||
SHA256 (perl/Perl-perl5-v5.33.0-198-g3134649473_GH0.tar.gz) = cb861f0146e52275e64989914fea59f7bf34243305c3b2a235001f182fcfd944
|
||||
SIZE (perl/Perl-perl5-v5.33.0-198-g3134649473_GH0.tar.gz) = 19586106
|
||||
TIMESTAMP = 1597667028
|
||||
SHA256 (perl/Perl-perl5-v5.33.0-262-g2122602f85_GH0.tar.gz) = aa319ccf8751387b1e5ba38b91f9a5a3703be9619c443f6dbe7c7ea1ed087f4a
|
||||
SIZE (perl/Perl-perl5-v5.33.0-262-g2122602f85_GH0.tar.gz) = 19630330
|
||||
|
@ -1,6 +1,6 @@
|
||||
Fix tests for modified files.
|
||||
|
||||
--- t/porting/customized.dat.orig 2020-08-03 06:19:35 UTC
|
||||
--- t/porting/customized.dat.orig 2020-08-17 02:17:01 UTC
|
||||
+++ t/porting/customized.dat
|
||||
@@ -7,6 +7,7 @@ Digest::MD5 cpan/Digest-MD5/Makefile.PL 3bf781444ee671
|
||||
Digest::MD5 cpan/Digest-MD5/MD5.pm df5f0663f0f755be7eda6e3d2f008f2629246b19
|
||||
@ -10,7 +10,7 @@ Fix tests for modified files.
|
||||
Filter::Util::Call pod/perlfilter.pod e9833bf4ebc51087dfee5c553e0f8a5eef67212d
|
||||
Locale::Maketext::Simple cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm 57ed38905791a17c150210cd6f42ead22a7707b6
|
||||
Math::Complex cpan/Math-Complex/lib/Math/Complex.pm 66f28a17647e2de166909ca66e4ced26f8a0a62e
|
||||
@@ -24,7 +25,7 @@ Pod::Checker cpan/Pod-Checker/t/pod/contains_bad_pod.x
|
||||
@@ -25,7 +26,7 @@ Pod::Checker cpan/Pod-Checker/t/pod/contains_bad_pod.x
|
||||
Pod::Checker cpan/Pod-Checker/t/pod/selfcheck.t 8ce3cfd38e4b9bcf5bc7fe7f2a14195e49aed7d8
|
||||
Pod::Checker cpan/Pod-Checker/t/pod/testcmp.pl a0cd5c8eca775c7753f4464eee96fa916e3d8a16
|
||||
Pod::Checker cpan/Pod-Checker/t/pod/testpchk.pl b2072c7f4379fd050e15424175d7cac5facf5b3b
|
||||
|
@ -701,6 +701,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf
|
||||
%%ARCH_LIB%%/CORE/perl.h
|
||||
%%ARCH_LIB%%/CORE/perl_inc_macro.h
|
||||
%%ARCH_LIB%%/CORE/perl_langinfo.h
|
||||
%%ARCH_LIB%%/CORE/perl_siphash.h
|
||||
%%ARCH_LIB%%/CORE/perlapi.h
|
||||
%%DTRACE%%%%ARCH_LIB%%/CORE/perldtrace.h
|
||||
%%ARCH_LIB%%/CORE/perlio.h
|
||||
|
Loading…
Reference in New Issue
Block a user