summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorMatthew Horsfall (alh) <wolfsage@gmail.com>2014-05-08 08:49:36 -0400
committerMatthew Horsfall (alh) <wolfsage@gmail.com>2014-05-08 08:52:34 -0400
commitf001cc46fcf48c9b4c09514d8eeb9c8d9eba6501 (patch)
tree70193c0b6f679d72dc5d26125efb7b70eb683213 /Porting
parent89c2544cd319141dbdce6c8408aa52896c2549f1 (diff)
downloadperl-f001cc46fcf48c9b4c09514d8eeb9c8d9eba6501.tar.gz
Revert "Upgrade Devel::PPPort from 3.21 to 3.22"
This reverts commit 8e5dcc37de4ab79d8ec6f30798947ae97355ff2a, since the SvREFCNT_dec_NN is bad (leaks).
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index df005a0a7f..3e4e2eb516 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -340,7 +340,7 @@ use File::Glob qw(:case);
},
'Devel::PPPort' => {
- 'DISTRIBUTION' => 'WOLFSAGE/Devel-PPPort-3.22.tar.gz',
+ 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.21.tar.gz',
# RJBS has asked MHX to have UPSTREAM be 'blead'
# (i.e. move this from cpan/ to dist/)
'FILES' => q[cpan/Devel-PPPort],