mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.11
- Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Text-Delimited/Changes
This commit is contained in:
parent
c6845e4538
commit
dd74268dea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360527
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Delimited
|
||||
PORTVERSION= 2.00
|
||||
PORTVERSION= 2.11
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Module for parsing delimited text files
|
||||
|
||||
USES= perl5
|
||||
LICENSE= ART20
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Text-Delimited-2.00.tar.gz) = f0ce4f6383bda240d906e96932b748a3d361dca62cd4cbf5798a436a6b1b91cb
|
||||
SIZE (Text-Delimited-2.00.tar.gz) = 5410
|
||||
SHA256 (Text-Delimited-2.11.tar.gz) = 796c94266e81365680cb4fecfdb209f6499469863e7749963c9a755e480914fb
|
||||
SIZE (Text-Delimited-2.11.tar.gz) = 9787
|
||||
|
@ -1,6 +1,6 @@
|
||||
%%PERL5_MAN3%%/Text::Delimited.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited/.packlist
|
||||
%%SITE_PERL%%/Text/Delimited.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited/.packlist
|
||||
%%PERL5_MAN3%%/Text::Delimited.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
|
Loading…
Reference in New Issue
Block a user