summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-05-18 09:05:33 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-05-18 09:05:33 +0100
commit96623e3152b3f622bf7b2d58384465be6752900d (patch)
tree053192ec51d1f30ebb54c9ac7ff9eb0afcfbad35 /Porting
parentcca58a489cebfe3c30870ceba288d2b88ff35a06 (diff)
downloadperl-96623e3152b3f622bf7b2d58384465be6752900d.tar.gz
PerlIO::via::QuotedPrint finally has a new release which synchronizes it with blead
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl9
1 files changed, 1 insertions, 8 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 9f02ff7844..81a075d7c9 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -908,15 +908,8 @@ use File::Glob qw(:case);
},
'PerlIO::via::QuotedPrint' => {
- 'DISTRIBUTION' => 'ELIZABETH/PerlIO-via-QuotedPrint-0.07.tar.gz',
+ 'DISTRIBUTION' => 'SHAY/PerlIO-via-QuotedPrint-0.08.tar.gz',
'FILES' => q[cpan/PerlIO-via-QuotedPrint],
-
- # Waiting to be merged upstream: see CPAN RT#54047
- 'CUSTOMIZED' => [
- qw( t/QuotedPrint.t
- ),
- ],
-
},
'Pod::Checker' => {