1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 0.21

- Add LICENSE
This commit is contained in:
Philippe Audeoud 2014-06-30 13:26:44 +00:00
parent 3bf4d16461
commit c4b02b5477
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359837
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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