diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-28 04:57:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-28 04:57:38 +0800 |
commit | 3d0613bc89864c5e48250baee4aa1d86b07035c3 (patch) | |
tree | 262fc466621c978ed9ded0a672b6563d6199a7e3 /devel | |
parent | 03b71238d8d579094b755bb8bf2898cf77dce1df (diff) | |
download | freebsd-ports-gnome-3d0613bc89864c5e48250baee4aa1d86b07035c3.tar.gz freebsd-ports-gnome-3d0613bc89864c5e48250baee4aa1d86b07035c3.tar.zst freebsd-ports-gnome-3d0613bc89864c5e48250baee4aa1d86b07035c3.zip |
- Update to 0.095
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index 05991486870f..00f401032de5 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Getopt-Long-Descriptive -PORTVERSION= 0.094 +PORTVERSION= 0.095 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \ p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Getopt-Long-Descriptive/distinfo b/devel/p5-Getopt-Long-Descriptive/distinfo index 8d7903776a75..725d8decc021 100644 --- a/devel/p5-Getopt-Long-Descriptive/distinfo +++ b/devel/p5-Getopt-Long-Descriptive/distinfo @@ -1,2 +1,2 @@ -SHA256 (Getopt-Long-Descriptive-0.094.tar.gz) = ef55fea05b072081c03451758cc3066b9a56b614e9f5334c17db667ef9e32b82 -SIZE (Getopt-Long-Descriptive-0.094.tar.gz) = 23884 +SHA256 (Getopt-Long-Descriptive-0.095.tar.gz) = b5214407ec6b5a3578b54d2a22d931903ef918c6e2c9c558c1c89cd8edb697af +SIZE (Getopt-Long-Descriptive-0.095.tar.gz) = 25175 |