Sun Nov 24 00:58:56 2013 UTC ()
Update to 0.096
Add DEPENDS for test

Upstream changes:
0.096     2013-10-04 08:03:12 America/New_York
        - update version of Test::Warnings required
          (thanks, Alexandr Ciornii!)

0.095     2013-09-26 20:32:55 America/New_York
        - add the "shortcircuit" option option (thanks, Diab Jerius!)

0.094     2013-09-05 09:35:26 America/New_York
        - update documentation to note that failed validation is fatal (thanks,
          SMYLERS)
        - show off "required" in the SYNOPSIS (thanks, OALDERS)


(wen)
diff -r1.21 -r1.22 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo

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

--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile 2013/07/03 13:34:14 1.21
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile 2013/11/24 00:58:56 1.22
@@ -1,21 +1,22 @@ @@ -1,21 +1,22 @@
1# $NetBSD: Makefile,v 1.21 2013/07/03 13:34:14 sno Exp $ 1# $NetBSD: Makefile,v 1.22 2013/11/24 00:58:56 wen Exp $
2 2
3DISTNAME= Getopt-Long-Descriptive-0.093 3DISTNAME= Getopt-Long-Descriptive-0.096
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/ 9HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/
10COMMENT= Perl 5 module providing Getopt::Long with usage text 10COMMENT= Perl 5 module providing Getopt::Long with usage text
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Params-Validate>=0.97:../../devel/p5-Params-Validate 13DEPENDS+= p5-Params-Validate>=0.97:../../devel/p5-Params-Validate
14DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter 14DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter
15 15
16BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple 16BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
 17BUILD_DEPENDS+= p5-Test-Warnings>=0.005:../../devel/p5-Test-Warnings
17 18
18PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist 19PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
19 20
20.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo 2013/07/03 13:34:14 1.12
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo 2013/11/24 00:58:56 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2013/07/03 13:34:14 sno Exp $ 1$NetBSD: distinfo,v 1.13 2013/11/24 00:58:56 wen Exp $
2 2
3SHA1 (Getopt-Long-Descriptive-0.093.tar.gz) = 15ecd38912acf0ed146ceceb1e1179cf8fcfc393 3SHA1 (Getopt-Long-Descriptive-0.096.tar.gz) = adf44abbd9355fbabdd3d8fdcd8bf5b6f8ccdda1
4RMD160 (Getopt-Long-Descriptive-0.093.tar.gz) = 3400f8299a42985b4f141b542c3ccdbc870f0751 4RMD160 (Getopt-Long-Descriptive-0.096.tar.gz) = 2c7c3b13e615609e2682af5fdd1e4a6f6e479407
5Size (Getopt-Long-Descriptive-0.093.tar.gz) = 23954 bytes 5Size (Getopt-Long-Descriptive-0.096.tar.gz) = 25016 bytes