This port requires the recently merged and updated ports, so make sure your tree is up-to-date.
A newer version is needed for the upcoming p5-SQL-Abstract update. New features and bug fixes. https://metacpan.org/changes/distribution/Getopt-Long-Descriptive Take maintainership as requested by the original maintainer. OK?
Index: devel/p5-Getopt-Long-Descriptive//Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Getopt-Long-Descriptive/Makefile,v retrieving revision 1.6 diff -u -p -u -r1.6 Makefile --- devel/p5-Getopt-Long-Descriptive//Makefile 11 Mar 2013 10:50:17 -0000 1.6 +++ devel/p5-Getopt-Long-Descriptive//Makefile 10 May 2014 17:31:09 -0000 @@ -1,22 +1,20 @@ # $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:17 espie Exp $ -COMMENT= Getopt::Long, but simpler and more powerful +COMMENT = Getopt::Long, but simpler and more powerful -MODULES= cpan -DISTNAME= Getopt-Long-Descriptive-0.087 -REVISION= 0 -CATEGORIES= devel -USE_GROFF = Yes +MODULES = cpan +DISTNAME = Getopt-Long-Descriptive-0.097 +CATEGORIES = devel -MAINTAINER= Jim Razmus II <[email protected]> +MAINTAINER = Andrew Fresh <[email protected]> # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes -RUN_DEPENDS= devel/p5-Params-Validate \ - devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} -TEST_DEPENDS= devel/p5-Test-Pod \ - devel/p5-Test-Pod-Coverage +RUN_DEPENDS = devel/p5-Params-Validate>=0.97 \ + devel/p5-Sub-Exporter>=0.972 + +TEST_DEPENDS = devel/p5-Test-Warnings>=0.005 \ + devel/p5-Test-Fatal .include <bsd.port.mk> Index: devel/p5-Getopt-Long-Descriptive//distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Getopt-Long-Descriptive/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- devel/p5-Getopt-Long-Descriptive//distinfo 1 Dec 2010 14:08:12 -0000 1.2 +++ devel/p5-Getopt-Long-Descriptive//distinfo 10 May 2014 17:31:09 -0000 @@ -1,5 +1,2 @@ -MD5 (Getopt-Long-Descriptive-0.087.tar.gz) = IdHZ44KkLg0TCAjCHCFc3g== -RMD160 (Getopt-Long-Descriptive-0.087.tar.gz) = Zu9teoFnbFw4/MBP1fga7zIvjx4= -SHA1 (Getopt-Long-Descriptive-0.087.tar.gz) = AaCjhxQ15hVDQC46oHFuhNntW18= -SHA256 (Getopt-Long-Descriptive-0.087.tar.gz) = KRME5WuZuZTwrrymoczN/uYuXsFRf/UxVrJce/0bEHY= -SIZE (Getopt-Long-Descriptive-0.087.tar.gz) = 12994 +SHA256 (Getopt-Long-Descriptive-0.097.tar.gz) = puSElicnri2ILV01xb7dSLwTcwp+THOafap09SVCKIM= +SIZE (Getopt-Long-Descriptive-0.097.tar.gz) = 26399
