Update p5-common-sense to 3.72.
Revision history for perl pragma common::sense. 3.72 Wed Jul 31 19:44:18 CEST 2013 - install paths were wrong for current MakeMaker (reported by various people). 3.71 Wed Jul 31 02:34:48 CEST 2013 - CPAN failed to parse the version number in 3.7, try to work around. 3.7 Wed Jul 31 01:26:50 CEST 2013 - move pod to separate file, to further improve loading times. - make it arch-specific, adding a test that warns when an old version is still installed. - due to a logic glitch, warnings were not enabled at all on 5.16.
This commit is contained in:
parent
38c6575c06
commit
083a398a2e
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.15 2013/05/31 12:40:54 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2013/09/02 12:48:10 obache Exp $
|
||||
|
||||
DISTNAME= common-sense-3.6
|
||||
DISTNAME= common-sense-3.72
|
||||
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.11 2012/10/21 22:49:26 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.12 2013/09/02 12:48:10 obache Exp $
|
||||
|
||||
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
|
||||
SHA1 (common-sense-3.72.tar.gz) = e678b2e6a068d407885932736ae4e3dc5768bee1
|
||||
RMD160 (common-sense-3.72.tar.gz) = 7c3ed3aeb9c79042bd935400a60285ddd242340c
|
||||
Size (common-sense-3.72.tar.gz) = 10985 bytes
|
||||
|
|
Loading…
Reference in a new issue