diff options
author | schmonz <schmonz@pkgsrc.org> | 2014-07-15 20:40:48 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2014-07-15 20:40:48 +0000 |
commit | c29dbdde298423fd91234c4ce6b4561633db2717 (patch) | |
tree | b177bd347788fd79ea6c59558c483e49507314df /devel/p5-Package-Constants | |
parent | 01a2276eab271ac596e8c53ab6b079a39d4d2bd5 (diff) | |
download | pkgsrc-c29dbdde298423fd91234c4ce6b4561633db2717.tar.gz |
Update to 0.04. From the changelog:
* Update Makefile.PL to add repository et al
* Install into site if >= v5.12.0
* Add use deprecate due to core scheduled removal
Diffstat (limited to 'devel/p5-Package-Constants')
-rw-r--r-- | devel/p5-Package-Constants/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Package-Constants/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile index ba0f4d5c5e9..a60d665289f 100644 --- a/devel/p5-Package-Constants/Makefile +++ b/devel/p5-Package-Constants/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/07/15 20:40:48 schmonz Exp $ # -DISTNAME= Package-Constants-0.02 +DISTNAME= Package-Constants-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-Package-Constants/distinfo b/devel/p5-Package-Constants/distinfo index c3ce85f1426..f6607698958 100644 --- a/devel/p5-Package-Constants/distinfo +++ b/devel/p5-Package-Constants/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/31 03:31:27 heinz Exp $ +$NetBSD: distinfo,v 1.2 2014/07/15 20:40:48 schmonz Exp $ -SHA1 (Package-Constants-0.02.tar.gz) = 441a42ac6db5fc8da7caef84c380bf7113e3c643 -RMD160 (Package-Constants-0.02.tar.gz) = f7ab76211247bda0efab54fb805d6929c0f03939 -Size (Package-Constants-0.02.tar.gz) = 2761 bytes +SHA1 (Package-Constants-0.04.tar.gz) = a4c22fcb09d26a1f13a60f0b08052385c7e42f82 +RMD160 (Package-Constants-0.04.tar.gz) = dcc80651e209d39013435ace55521b04c5297fc3 +Size (Package-Constants-0.04.tar.gz) = 3582 bytes |