diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-02-03 13:14:02 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-02-03 13:34:52 +0000 |
commit | f25474b0531878b277e2bd50a823ced1a3df6000 (patch) | |
tree | aa618e41d31c8b4df7e0a269b8d40c0ef9b88522 /Porting | |
parent | d2b110e6a5467455bc4a3d333ec4f1abc5383bd8 (diff) | |
download | perl-f25474b0531878b277e2bd50a823ced1a3df6000.tar.gz |
Bump version version and remove/update customisations
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 40bd9e735c..201ec8a11b 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1266,7 +1266,7 @@ use File::Glob qw(:case); }, 'version' => { - 'DISTRIBUTION' => 'JPEACOCK/version-0.9907.tar.gz', + 'DISTRIBUTION' => 'JPEACOCK/version-0.9908.tar.gz', 'FILES' => q[cpan/version vutil.c vutil.h vxs.inc], 'EXCLUDED' => [ qr{^vutil/lib/}, @@ -1281,8 +1281,6 @@ use File::Glob qw(:case); 'CUSTOMIZED' => [ qw( lib/version.pm ), - # Waiting to be merged upstream: see CPAN RT#92536 - 't/07locale.t', 'lib/version/vpp.pm', 'vutil.c' ], 'MAP' => { |