summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-10-13 08:18:23 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-10-13 08:18:23 +0100
commitf08d6ff9b6bebfe69f7f3fbdb7953783d6e8848d (patch)
tree2bc7c6bd6884ee9507b09439e05ef4c07ccc3723 /Porting
parentd939098ccc7209faf586b0a2cca8b202f4c297f1 (diff)
downloadperl-f08d6ff9b6bebfe69f7f3fbdb7953783d6e8848d.tar.gz
Upgrade Test-Simple from version 1.302100 to 1.302101
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
-rwxr-xr-xPorting/cmpVERSION.pl1
2 files changed, 1 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index daaa77b386..d22c8ad58a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1069,7 +1069,7 @@ use File::Glob qw(:case);
},
'Test::Simple' => {
- 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302100.tar.gz',
+ 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302101.tar.gz',
'FILES' => q[cpan/Test-Simple],
'EXCLUDED' => [
qr{^examples/},
diff --git a/Porting/cmpVERSION.pl b/Porting/cmpVERSION.pl
index 31b7a6ecf0..e7ae68d6f8 100755
--- a/Porting/cmpVERSION.pl
+++ b/Porting/cmpVERSION.pl
@@ -81,7 +81,6 @@ if ($exclude_upstream) {
# usually because they pull in their version from some other file.
my %skip;
@skip{
- 'cpan/Test-Simple/lib/Test/Builder/IO/Scalar.pm', #
'cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm', # just a test module