Tue Sep 21 06:22:11 2010 UTC ()
Updating devel/p5-Getopt-Long-Descriptive from 0.085nb1 to 0.086

pkgsrc changes:
- bump version of dependency to devel/p5-Sub-Exporter

Upstream changes:
0.086   2010-09-19
        fix minimum required version of Sub::Exporter
        minor tweak to avoid warnings when run with -w


(sno)
diff -r1.11 -r1.12 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile 2010/08/21 16:33:48 1.11
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile 2010/09/21 06:22:11 1.12
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.11 2010/08/21 16:33:48 seb Exp $ 1# $NetBSD: Makefile,v 1.12 2010/09/21 06:22:11 sno Exp $
2 2
3DISTNAME= Getopt-Long-Descriptive-0.085 3DISTNAME= Getopt-Long-Descriptive-0.086
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5#PKGREVISION= 1
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/ 10HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/
11COMMENT= Perl 5 module providing Getopt::Long with usage text 11COMMENT= Perl 5 module providing Getopt::Long with usage text
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate 16DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
17DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter 17DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter
18 18
19PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist 19PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
20 20
21.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo 2010/03/15 18:39:41 1.7
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo 2010/09/21 06:22:11 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2010/03/15 18:39:41 sno Exp $ 1$NetBSD: distinfo,v 1.8 2010/09/21 06:22:11 sno Exp $
2 2
3SHA1 (Getopt-Long-Descriptive-0.085.tar.gz) = 1335fa7012040f5b7cf7e5b752987079b5cb355b 3SHA1 (Getopt-Long-Descriptive-0.086.tar.gz) = 70d8baf578d4a838ea79cb68da0e4577e08a83a9
4RMD160 (Getopt-Long-Descriptive-0.085.tar.gz) = b61df01dd9833aaafe0ae8b1178e7b0f15de1326 4RMD160 (Getopt-Long-Descriptive-0.086.tar.gz) = 93ce6aa375be36535cadc8bcf5d18defa59997c2
5Size (Getopt-Long-Descriptive-0.085.tar.gz) = 12464 bytes 5Size (Getopt-Long-Descriptive-0.086.tar.gz) = 12560 bytes