summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2008-04-03 14:11:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2008-04-03 14:11:52 +0000
commit30682a8bfbe9efb3b062be9aed10fdf050a0e77a (patch)
tree591dbda39762a7653d1c96d0cbf02924c69ec805 /textproc/p5-Text-CSV
parentUpdate to 2.6 (diff)
Update to 1.02
Notes
Notes: svn path=/head/; revision=210442
Diffstat (limited to 'textproc/p5-Text-CSV')
-rw-r--r--textproc/p5-Text-CSV/Makefile7
-rw-r--r--textproc/p5-Text-CSV/distinfo6
-rw-r--r--textproc/p5-Text-CSV/pkg-plist16
3 files changed, 8 insertions, 21 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
index 7c33d7dbc905..0a5db28c0d51 100644
--- a/textproc/p5-Text-CSV/Makefile
+++ b/textproc/p5-Text-CSV/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Text-CSV
-PORTVERSION= 0.5
+PORTVERSION= 1.02
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/E/ER/ERANGEL
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
@@ -17,6 +16,6 @@ COMMENT= Composition and decomposition of comma-separated values
PERL_CONFIGURE= yes
-MAN3= Text::CSV.3
+MAN3= Text::CSV.3 Text::CSV_PP.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo
index e815e8d34e43..f0346df05092 100644
--- a/textproc/p5-Text-CSV/distinfo
+++ b/textproc/p5-Text-CSV/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-CSV-0.5.tar.gz) = 3112c93c7c44685a3073df6885c4f67d
-SHA256 (Text-CSV-0.5.tar.gz) = 10fdd12b321d75f7a357626afb91b37bc1bdc4ce355347cb5e14435da7845499
-SIZE (Text-CSV-0.5.tar.gz) = 5571
+MD5 (Text-CSV-1.02.tar.gz) = 36512c3906832e01adf3c86e3b8c6523
+SHA256 (Text-CSV-1.02.tar.gz) = b106ebb7cdf3e1163fb3a80c432d1f141d3068fcadd8a36530b0d707702f9e4d
+SIZE (Text-CSV-1.02.tar.gz) = 29349
diff --git a/textproc/p5-Text-CSV/pkg-plist b/textproc/p5-Text-CSV/pkg-plist
index 584635ef165b..843a10c99922 100644
--- a/textproc/p5-Text-CSV/pkg-plist
+++ b/textproc/p5-Text-CSV/pkg-plist
@@ -1,19 +1,7 @@
-%%SITE_PERL%%/auto/Text/CSV/version.al
-%%SITE_PERL%%/auto/Text/CSV/new.al
-%%SITE_PERL%%/auto/Text/CSV/status.al
-%%SITE_PERL%%/auto/Text/CSV/error_input.al
-%%SITE_PERL%%/auto/Text/CSV/string.al
-%%SITE_PERL%%/auto/Text/CSV/fields.al
-%%SITE_PERL%%/auto/Text/CSV/combine.al
-%%SITE_PERL%%/auto/Text/CSV/parse.al
-%%SITE_PERL%%/auto/Text/CSV/_bite.al
-%%SITE_PERL%%/auto/Text/CSV/getDelimiter.al
-%%SITE_PERL%%/auto/Text/CSV/setDelimiter.al
-%%SITE_PERL%%/auto/Text/CSV/autosplit.ix
+@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/.packlist
%%SITE_PERL%%/Text/CSV.pm
-@dirrm %%SITE_PERL%%/auto/Text/CSV
-@dirrmtry %%SITE_PERL%%/auto/Text
+%%SITE_PERL%%/Text/CSV_PP.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/Text