- Update to 1.33

- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Text-CSV/Changes
This commit is contained in:
Frederic Culot 2015-03-04 14:18:05 +00:00
parent de357d9a0c
commit 6d76b9ffa8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380436
2 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Text-CSV
PORTVERSION= 1.32
PORTREVISION= 1
PORTVERSION= 1.33
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAKAMAKA
@ -12,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Composition and decomposition of comma-separated values
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Text-CSV-1.32.tar.gz) = b49fea66d75a1419a76b0b2b30144d97e1f69728928c06ed08405874fd8ff9af
SIZE (Text-CSV-1.32.tar.gz) = 62294
SHA256 (Text-CSV-1.33.tar.gz) = 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115
SIZE (Text-CSV-1.33.tar.gz) = 64771