Straight forward update, some nice sounding new features like improving
the output to be even more descriptive.

https://metacpan.org/changes/distribution/Getopt-Long-Descriptive

Requires the previously sent p5-CPAN-Meta-Check to be able to run
tests.

http://marc.info/?l=openbsd-ports&m=148027876721720&w=2

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Getopt-Long-Descriptive/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    20 Mar 2016 19:56:24 -0000      1.9
+++ Makefile    27 Nov 2016 19:57:39 -0000
@@ -4,7 +4,7 @@ COMMENT =       Getopt::Long, but simpler and 
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Getopt-Long-Descriptive-0.098
+DISTNAME =     Getopt-Long-Descriptive-0.100
 CATEGORIES =   devel
 
 MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
@@ -13,9 +13,10 @@ MAINTAINER = Andrew Fresh <afresh1@openb
 PERMIT_PACKAGE_CDROM = Yes
 
 RUN_DEPENDS =  devel/p5-Params-Validate>=0.97 \
-               devel/p5-Sub-Exporter>=0.972
+               devel/p5-Sub-Exporter
 
-TEST_DEPENDS = devel/p5-Test-Warnings>=0.005 \
-               devel/p5-Test-Fatal
+TEST_DEPENDS = devel/p5-CPAN-Meta-Check>=0.011 \
+               devel/p5-Test-Fatal \
+               devel/p5-Test-Warnings>=0.005
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Getopt-Long-Descriptive/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    24 Dec 2014 06:50:55 -0000      1.4
+++ distinfo    27 Nov 2016 19:57:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Long-Descriptive-0.098.tar.gz) = 
qqZbkp6riu0suVFn7S/6s/RsVGM7k2/a3lIxqPGGlyI=
-SIZE (Getopt-Long-Descriptive-0.098.tar.gz) = 28582
+SHA256 (Getopt-Long-Descriptive-0.100.tar.gz) = 
FFHnkxDRYw3jdpDjq6XDjqXwGkhsWkPwzZW+8qAt/7Y=
+SIZE (Getopt-Long-Descriptive-0.100.tar.gz) = 31366

Reply via email to