In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6bcde12e2f1e7cf9e52bae4dd4e3b833de47f42c?hp=a1f2a8e1cd00212abafa68f24524f23f9a6b0efb>
- Log ----------------------------------------------------------------- commit 6bcde12e2f1e7cf9e52bae4dd4e3b833de47f42c Author: Matthew Horsfall (alh) <[email protected]> Date: Sat Jan 17 11:40:45 2015 -0500 Update Porting/Maintainers.pl for Devel::PPPort 3.27->3.28. Missed this in b127ff5 ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 67da3e2..242b32f 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -334,7 +334,7 @@ use File::Glob qw(:case); }, 'Devel::PPPort' => { - 'DISTRIBUTION' => 'WOLFSAGE/Devel-PPPort-3.27.tar.gz', + 'DISTRIBUTION' => 'WOLFSAGE/Devel-PPPort-3.28.tar.gz', # RJBS has asked MHX to have UPSTREAM be 'blead' # (i.e. move this from cpan/ to dist/) 'FILES' => q[cpan/Devel-PPPort], -- Perl5 Master Repository
