diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-21 22:42:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-21 22:42:57 +0000 |
commit | c24bf3fcc9424fed769c24239ebaae84a4eca5da (patch) | |
tree | 026395b25bee2c2db61665ef4a29d3acb6377475 /devel | |
parent | 73ea8049f43a9f0605625dbac0f342aaec50c78a (diff) | |
download | pkgsrc-c24bf3fcc9424fed769c24239ebaae84a4eca5da.tar.gz |
Update to 1.11:
1.11 August 25, 2012
- No functional changes
- Minor documentation improvements
- Now built with Dist::Zilla (includes v2 META.json)
- Repository now publicly available on GitHub
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile index 828639f97e7..2cc362d6383 100644 --- a/devel/p5-Getopt-Mixed/Makefile +++ b/devel/p5-Getopt-Mixed/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/21 22:42:57 wiz Exp $ -DISTNAME= Getopt-Mixed-1.10 +DISTNAME= Getopt-Mixed-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Mixed/distinfo b/devel/p5-Getopt-Mixed/distinfo index e66e43a6a32..f6fb4d7e730 100644 --- a/devel/p5-Getopt-Mixed/distinfo +++ b/devel/p5-Getopt-Mixed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/15 21:11:16 agc Exp $ +$NetBSD: distinfo,v 1.2 2012/10/21 22:42:57 wiz Exp $ -SHA1 (Getopt-Mixed-1.10.tar.gz) = 3d5fb052910e4a560ff02c4e4f594a27fe1d22e0 -RMD160 (Getopt-Mixed-1.10.tar.gz) = 4cd74ed2906c1b63d56dba0eb802e037918fda69 -Size (Getopt-Mixed-1.10.tar.gz) = 11199 bytes +SHA1 (Getopt-Mixed-1.11.tar.gz) = 1dee916c35c562d146510a283bf7477c65f9cf18 +RMD160 (Getopt-Mixed-1.11.tar.gz) = 92db760dd3bb850e0cc04f7eea1d483bf8585463 +Size (Getopt-Mixed-1.11.tar.gz) = 21162 bytes |