Update to 1.20121103. From the changelog:

- fixed VERSION( undef ) (Peter Vereshagin, RT #80304)
- fixed POD encoding error (Norbert E. Gruener, RT #80468)
- added Perl 5.16 support
This commit is contained in:
schmonz 2013-07-10 02:17:05 +00:00
parent 825363c385
commit cd335b45ca
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:29 wiz Exp $
# $NetBSD: Makefile,v 1.8 2013/07/10 02:17:05 schmonz Exp $
DISTNAME= Modern-Perl-1.20120130
DISTNAME= Modern-Perl-1.20121103
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CH/CHROMATIC/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2012/02/02 03:58:42 schmonz Exp $
$NetBSD: distinfo,v 1.3 2013/07/10 02:17:05 schmonz Exp $
SHA1 (Modern-Perl-1.20120130.tar.gz) = e805d4041b7b811520789b1c1a0e5bda28993694
RMD160 (Modern-Perl-1.20120130.tar.gz) = f40496e30c26e271210b623665ba26487ddf49d0
Size (Modern-Perl-1.20120130.tar.gz) = 12384 bytes
SHA1 (Modern-Perl-1.20121103.tar.gz) = 04fead947e70fe335f9e307f2f1cec88ace35f18
RMD160 (Modern-Perl-1.20121103.tar.gz) = 9e4db718bc3e595ec6033fa1b9e75832a5dcfe6a
Size (Modern-Perl-1.20121103.tar.gz) = 12922 bytes