diff options
author | sno <sno@pkgsrc.org> | 2009-08-25 16:40:11 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-25 16:40:11 +0000 |
commit | df3493118889166d686cf6093551867bcd6b3771 (patch) | |
tree | c757bdb532737245eb9fc6b805dd4ddc75d3a6a6 /devel | |
parent | f5b1100dd794a94f912f76dda04df2dbc655b65c (diff) | |
download | pkgsrc-df3493118889166d686cf6093551867bcd6b3771.tar.gz |
Updating package devel/p5-Getopt-Long-Descriptive from 0.076 to 0.077
Upstream changes:
0.077 2009-08-21
allow 'f' as an option name; had mistakenly required 2 characters
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index bbc1789ec59..84e4f575e65 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2009/08/21 05:36:37 sno Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/25 16:40:11 sno Exp $ -DISTNAME= Getopt-Long-Descriptive-0.076 +DISTNAME= Getopt-Long-Descriptive-0.077 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long-Descriptive/distinfo b/devel/p5-Getopt-Long-Descriptive/distinfo index 80838fe6603..fa3b74095af 100644 --- a/devel/p5-Getopt-Long-Descriptive/distinfo +++ b/devel/p5-Getopt-Long-Descriptive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/08/20 22:28:00 seb Exp $ +$NetBSD: distinfo,v 1.4 2009/08/25 16:40:11 sno Exp $ -SHA1 (Getopt-Long-Descriptive-0.076.tar.gz) = 333e59756104151f3f375170d8877f4135375b56 -RMD160 (Getopt-Long-Descriptive-0.076.tar.gz) = 9279b08e716b07de028942829f8466e90aacff9c -Size (Getopt-Long-Descriptive-0.076.tar.gz) = 9119 bytes +SHA1 (Getopt-Long-Descriptive-0.077.tar.gz) = fa7cd9e9031d539fb0ae75bf531c2302006a31f2 +RMD160 (Getopt-Long-Descriptive-0.077.tar.gz) = ff86efdc51a9723bfb8fa4b4ed5921512b82350c +Size (Getopt-Long-Descriptive-0.077.tar.gz) = 9166 bytes |