diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 12:26:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 12:26:16 +0800 |
commit | 5703d41a6a7b83ef76c8ad2667a0dcbd2473234d (patch) | |
tree | a6b1b57ebff4ecdd3636c2ba11f22273adc229f5 | |
parent | d5940087ca8976279674de72df93f2472bfe5340 (diff) | |
download | freebsd-ports-gnome-5703d41a6a7b83ef76c8ad2667a0dcbd2473234d.tar.gz freebsd-ports-gnome-5703d41a6a7b83ef76c8ad2667a0dcbd2473234d.tar.zst freebsd-ports-gnome-5703d41a6a7b83ef76c8ad2667a0dcbd2473234d.zip |
- Update to 0.22
- Add LICENSE
Changes: http://search.cpan.org/dist/Want/Changes
-rw-r--r-- | devel/p5-Want/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Want/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Want/Makefile b/devel/p5-Want/Makefile index 07f72a4256ba..cbd766c15cd0 100644 --- a/devel/p5-Want/Makefile +++ b/devel/p5-Want/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Want -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ROBIN @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generalisation of wantarray +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Want/distinfo b/devel/p5-Want/distinfo index b586622553b9..a59daccc2eb5 100644 --- a/devel/p5-Want/distinfo +++ b/devel/p5-Want/distinfo @@ -1,2 +1,2 @@ -SHA256 (Want-0.21.tar.gz) = cc8bed2d029a08b2f0c8188ade90bea1fd82cbd70b66867039a50ff385a5eba8 -SIZE (Want-0.21.tar.gz) = 18607 +SHA256 (Want-0.22.tar.gz) = ae35c8bb97b65a202c3c6949a80fc3c80c23f480316a50a062c8c5345e9deddd +SIZE (Want-0.22.tar.gz) = 18684 |