diff options
author | culot <culot@FreeBSD.org> | 2012-03-28 21:02:14 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-03-28 21:02:14 +0800 |
commit | df9d2da94b0db3ec87d9b6af750b01ecbaa2b87f (patch) | |
tree | e187949c62851bf737d9386c36dfe237c3fb4f8a | |
parent | 1e3601e3c7bb3476b3ba20668b877c6c4353949d (diff) | |
download | freebsd-ports-gnome-df9d2da94b0db3ec87d9b6af750b01ecbaa2b87f.tar.gz freebsd-ports-gnome-df9d2da94b0db3ec87d9b6af750b01ecbaa2b87f.tar.zst freebsd-ports-gnome-df9d2da94b0db3ec87d9b6af750b01ecbaa2b87f.zip |
- Update to 0.20
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Getopt-Compact-WithCmd/Changes
Feature safe: yes
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Getopt-Compact-WithCmd/Makefile b/devel/p5-Getopt-Compact-WithCmd/Makefile index 2a5757f98a10..1cbfbb803944 100644 --- a/devel/p5-Getopt-Compact-WithCmd/Makefile +++ b/devel/p5-Getopt-Compact-WithCmd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Compact-WithCmd -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sub-command friendly, like Getopt::Compact +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table RUN_DEPENDS= p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table diff --git a/devel/p5-Getopt-Compact-WithCmd/distinfo b/devel/p5-Getopt-Compact-WithCmd/distinfo index 1bb87baeb031..c2ab4d48b5d5 100644 --- a/devel/p5-Getopt-Compact-WithCmd/distinfo +++ b/devel/p5-Getopt-Compact-WithCmd/distinfo @@ -1,2 +1,2 @@ -SHA256 (Getopt-Compact-WithCmd-0.19.tar.gz) = a419510a488510c8a6c482383f9bee03306b53aa6143682b801ee5eeca5c8031 -SIZE (Getopt-Compact-WithCmd-0.19.tar.gz) = 37296 +SHA256 (Getopt-Compact-WithCmd-0.20.tar.gz) = c0ac4059aca07ecdfc2d008c26debdf8b7ec80b919648e241d2d5433cc20853e +SIZE (Getopt-Compact-WithCmd-0.20.tar.gz) = 38352 |