Update to 3.6:
3.6 Sun Jun 17 14:24:53 CEST 2012 - work around more 5.16 breakage - $^H doesn't work as nicely as p5p make you to believe. - add features: unicode_strings current_sub fc evalbytes. - disable features: array_base.
This commit is contained in:
parent
9da73b006d
commit
428d1d0ac5
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2012/10/03 21:55:51 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2012/10/21 22:49:26 wiz Exp $
|
||||
|
||||
DISTNAME= common-sense-3.5
|
||||
DISTNAME= common-sense-3.6
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2012/04/22 10:51:17 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.11 2012/10/21 22:49:26 wiz Exp $
|
||||
|
||||
SHA1 (common-sense-3.5.tar.gz) = 9cacf866dd16655cd3951c53bd67803db7bb53f4
|
||||
RMD160 (common-sense-3.5.tar.gz) = 837a52c8335c66c158f2c3564c4afee305caa4f3
|
||||
Size (common-sense-3.5.tar.gz) = 12166 bytes
|
||||
SHA1 (common-sense-3.6.tar.gz) = 5be4f69ea11d4b334f0f4250ab1178bd02b51f1d
|
||||
RMD160 (common-sense-3.6.tar.gz) = 6274f881b2abf3731b10744e16d261430a61cb85
|
||||
Size (common-sense-3.6.tar.gz) = 12594 bytes
|
||||
|
|
Loading…
Reference in a new issue