summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-07-19 21:36:33 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2018-07-19 21:36:33 +0100
commit3b8ffc90f45719aac51ef6e57afea6a501731a5a (patch)
tree8b8fabf2d4426cf4f097ea21cfc75c7a5e84f0f3
parent0bb5a0fec28f471ef45432ba94c67218efe2cd14 (diff)
downloadperl-3b8ffc90f45719aac51ef6e57afea6a501731a5a.tar.gz
Tidy-ups following Devel::PPPort and Storable syncings
- Update versions in Porting/Maintainers.pl - Devel::PPPort - Former blead customization of parts/embed.fnc (commit b6bb1ecbab) is now included in the CPAN distro - Sync Storable's MANIFEST with the CPAN version - Storable's retrieve.t is still customized (commit 7e52c9caaa) but we don't normally bother listing customized files for upstream=>blead distros anyway
-rwxr-xr-xPorting/Maintainers.pl5
-rw-r--r--dist/Storable/MANIFEST1
-rw-r--r--t/porting/customized.dat1
3 files changed, 3 insertions, 4 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c55e6f3037..4df9f78c9b 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -344,12 +344,11 @@ use File::Glob qw(:case);
},
'Devel::PPPort' => {
- 'DISTRIBUTION' => 'WOLFSAGE/Devel-PPPort-3.36.tar.gz',
+ 'DISTRIBUTION' => 'XSAWYERX/Devel-PPPort-3.42.tar.gz',
'FILES' => q[dist/Devel-PPPort],
'EXCLUDED' => [
'PPPort.pm', # we use PPPort_pm.PL instead
],
- 'CUSTOMIZED' => [ qw[ parts/embed.fnc ] ],
},
'Devel::SelfStubber' => {
@@ -1000,7 +999,7 @@ use File::Glob qw(:case);
},
'Storable' => {
- 'DISTRIBUTION' => 'AMS/Storable-2.51.tar.gz',
+ 'DISTRIBUTION' => 'XSAWYERX/Storable-3.11.tar.gz',
'FILES' => q[dist/Storable],
'EXCLUDED' => [
qr{^t/compat/},
diff --git a/dist/Storable/MANIFEST b/dist/Storable/MANIFEST
index 144fe1b50b..5cff265586 100644
--- a/dist/Storable/MANIFEST
+++ b/dist/Storable/MANIFEST
@@ -6,6 +6,7 @@ hints/hpux.pl
hints/linux.pl
Makefile.PL
MANIFEST This list of files
+META.json Module JSON meta-data (added by MakeMaker)
META.yml Module meta-data (added by MakeMaker)
ppport.h
README
diff --git a/t/porting/customized.dat b/t/porting/customized.dat
index 1ef1f770cc..674ae3190d 100644
--- a/t/porting/customized.dat
+++ b/t/porting/customized.dat
@@ -1,7 +1,6 @@
# Regenerate this file using:
# cd t
# ./perl -I../lib porting/customized.t --regen
-Devel::PPPort dist/Devel-PPPort/parts/embed.fnc e030719d9c6921810554a8e2d398543348b4878c
Digest cpan/Digest/Digest.pm 43f7f544cb11842b2f55c73e28930da50774e081
Encode cpan/Encode/t/truncated_utf8.t 36e6780c20f1d22ed7c97b1a388a63629617451f
Locale::Maketext::Simple cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm 57ed38905791a17c150210cd6f42ead22a7707b6