diff options
author | mef <mef@pkgsrc.org> | 2015-01-29 08:43:47 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-29 08:43:47 +0000 |
commit | 2c2539768068ce97616d24d858ca81214d18866d (patch) | |
tree | b5e9955c7a4a5c1fcaa3af20153b631d7aa85d4d | |
parent | 7ac8dfa5267c674f1098f769392f4af54831c234 (diff) | |
download | pkgsrc-2c2539768068ce97616d24d858ca81214d18866d.tar.gz |
Update 0.10 to 0.14
----------------------------------------
version .14 at 2014-11-06 10:43:20 +0000
----------------------------------------
Release engineering for 0.14
Date : 2014-11-06 10:23:48 +0000
Adjusted the regex in the distini test
Date : 2014-11-06 10:22:16 +0000
Handle licenses that don't have new()
----------------------------------------
version .12 at 2013-11-29 00:16:10 +0000
----------------------------------------
[RT#90933] "New Moose may break your code"
-rw-r--r-- | devel/p5-Dist-Zooky/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Dist-Zooky/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Dist-Zooky/Makefile b/devel/p5-Dist-Zooky/Makefile index 07e319434b3..01d1c26f562 100644 --- a/devel/p5-Dist-Zooky/Makefile +++ b/devel/p5-Dist-Zooky/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:51 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/01/29 08:43:47 mef Exp $ -DISTNAME= Dist-Zooky-0.10 +DISTNAME= Dist-Zooky-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/devel/p5-Dist-Zooky/distinfo b/devel/p5-Dist-Zooky/distinfo index 4400c77d9ad..e194e4af313 100644 --- a/devel/p5-Dist-Zooky/distinfo +++ b/devel/p5-Dist-Zooky/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/08/08 09:21:27 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/01/29 08:43:47 mef Exp $ -SHA1 (Dist-Zooky-0.10.tar.gz) = b966edf0d8f0fdc0b3ac7fe81572b2a35dde8c3b -RMD160 (Dist-Zooky-0.10.tar.gz) = 16249c463aaa96bc82ed9c7cfb60b93a2edb1333 -Size (Dist-Zooky-0.10.tar.gz) = 16639 bytes +SHA1 (Dist-Zooky-0.14.tar.gz) = 451a620af7196dabefa1a3ebf208166b189a6be9 +RMD160 (Dist-Zooky-0.14.tar.gz) = da05b2a8da53e2c8271ef832cb09fcc952a5412f +Size (Dist-Zooky-0.14.tar.gz) = 17503 bytes |