Update p5-Getopt-Long-Descriptive from version 0.074 to version 0.076.
Pkgsrc changes: - Adjust dependencies Upstream changes: 0.076 2009-08-20 bundle the accidentally omitted Usage.pm file the $opt returned by described_options is now an object with accessors 0.075 2009-08-19 significant refactoring, especially to GLD::Usage, which is now a more traditional (non-hash-based) object (RJBS)
This commit is contained in:
parent
26eaeec216
commit
62b523e0d9
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/10/19 19:17:54 he Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/08/20 22:28:00 seb Exp $
|
||||
|
||||
DISTNAME= Getopt-Long-Descriptive-0.074
|
||||
DISTNAME= Getopt-Long-Descriptive-0.076
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
|
||||
|
||||
|
@ -14,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
|
||||
DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
|
||||
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
|
||||
|
||||
PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/07/30 13:15:37 he Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/08/20 22:28:00 seb Exp $
|
||||
|
||||
SHA1 (Getopt-Long-Descriptive-0.074.tar.gz) = a277cda0f592c5324a11e9beb604c77d229a4cee
|
||||
RMD160 (Getopt-Long-Descriptive-0.074.tar.gz) = 57acca555a9cfb2b1d506c0ad7f90d7043dbb956
|
||||
Size (Getopt-Long-Descriptive-0.074.tar.gz) = 8000 bytes
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue