diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-06-30 21:26:44 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-06-30 21:26:44 +0800 |
commit | 7b954dc49b268dcf3f6a32c61bb0ecb2361a04ec (patch) | |
tree | 16e462248c7df1b49a3fc6f61484e1e8e77419b8 /devel | |
parent | 1daf5ad967c2fe4424208a9d36a70553b0d68292 (diff) | |
download | freebsd-ports-gnome-7b954dc49b268dcf3f6a32c61bb0ecb2361a04ec.tar.gz freebsd-ports-gnome-7b954dc49b268dcf3f6a32c61bb0ecb2361a04ec.tar.zst freebsd-ports-gnome-7b954dc49b268dcf3f6a32c61bb0ecb2361a04ec.zip |
- Update to 0.21
- Add LICENSE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Carp-Assert/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Carp-Assert/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile index c7c48f646fe9..d54ef4b03789 100644 --- a/devel/p5-Carp-Assert/Makefile +++ b/devel/p5-Carp-Assert/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Carp-Assert -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Executable comments like the ANSI C library assert.h +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= pod2test:${PORTSDIR}/devel/p5-Pod-Tests USES= perl5 diff --git a/devel/p5-Carp-Assert/distinfo b/devel/p5-Carp-Assert/distinfo index 58790b9fb3c1..b1771a63c167 100644 --- a/devel/p5-Carp-Assert/distinfo +++ b/devel/p5-Carp-Assert/distinfo @@ -1,2 +1,2 @@ -SHA256 (Carp-Assert-0.20.tar.gz) = 0dd34a8b53a56d09da962a9fa629411de77c02a6bf98aa972f24f2cd3525fef3 -SIZE (Carp-Assert-0.20.tar.gz) = 10898 +SHA256 (Carp-Assert-0.21.tar.gz) = 924f8e2b4e3cb3d8b26246b5f9c07cdaa4b8800cef345fa0811d72930d73a54e +SIZE (Carp-Assert-0.21.tar.gz) = 11106 |