summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2014-03-20 15:54:11 +0000
committerAaron Crane <arc@cpan.org>2014-03-20 15:55:20 +0000
commit8e5dcc37de4ab79d8ec6f30798947ae97355ff2a (patch)
tree5bc17c6a63216222610a1f432ecfb65a0faaec4c /Porting
parent6fa4f5e39a4e2b5d7a131bd1ed0247c1c70c25dc (diff)
downloadperl-8e5dcc37de4ab79d8ec6f30798947ae97355ff2a.tar.gz
Upgrade Devel::PPPort from 3.21 to 3.22
[DELTA] * Add support for the following API SvREFCNT_dec_NN mg_findext sv_unmagicext * Update META Move bug tracker to github Provide link to repository
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 4b48564814..ce13163e6d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -351,7 +351,7 @@ use File::Glob qw(:case);
},
'Devel::PPPort' => {
- 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.21.tar.gz',
+ 'DISTRIBUTION' => 'WOLFSAGE/Devel-PPPort-3.22.tar.gz',
# RJBS has asked MHX to have UPSTREAM be 'blead'
# (i.e. move this from cpan/ to dist/)
'FILES' => q[cpan/Devel-PPPort],