aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Class-CSV
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-02-13 17:37:04 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-02-13 17:37:04 +0000
commit2c20d7276ae2860270c5041790506b3667dde48c (patch)
tree0cb3b5149325f1121e62cbb21dcff844b4164c24 /textproc/p5-Class-CSV
parent5d655dd7c030542583656f7aaa0c7f086c2ae66d (diff)
downloadports-2c20d7276ae2860270c5041790506b3667dde48c.tar.gz
ports-2c20d7276ae2860270c5041790506b3667dde48c.zip
Notes
Diffstat (limited to 'textproc/p5-Class-CSV')
-rw-r--r--textproc/p5-Class-CSV/Makefile16
-rw-r--r--textproc/p5-Class-CSV/distinfo6
2 files changed, 8 insertions, 14 deletions
diff --git a/textproc/p5-Class-CSV/Makefile b/textproc/p5-Class-CSV/Makefile
index 066d093437c9..97386e118a55 100644
--- a/textproc/p5-Class-CSV/Makefile
+++ b/textproc/p5-Class-CSV/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Class-CSV
-PORTVERSION= 1.02
+PORTVERSION= 1.03
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,18 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Class based CSV parser/writer
-BUILD_DEPENDS= p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \
+RUN_DEPENDS= p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Class::CSV.3
+MAN3= Class::CSV.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl5.6. Install lang/perl5 or lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-Class-CSV/distinfo b/textproc/p5-Class-CSV/distinfo
index 87f6db0bb169..8fcd297f15f7 100644
--- a/textproc/p5-Class-CSV/distinfo
+++ b/textproc/p5-Class-CSV/distinfo
@@ -1,3 +1,3 @@
-MD5 (Class-CSV-1.02.tar.gz) = f811bcae2de07df90898d0bc447a86e4
-SHA256 (Class-CSV-1.02.tar.gz) = 863f434ee46d95b8020b1cca4a690f0b5d1b468f3980a5eec7b396ffd327b1c0
-SIZE (Class-CSV-1.02.tar.gz) = 6257
+MD5 (Class-CSV-1.03.tar.gz) = 35ba525a67e4c06c1e48f897aec2e0b8
+SHA256 (Class-CSV-1.03.tar.gz) = bce148284947a2cf7375eac13260fbfe23cb6b8c215970e3af7049b36de5e354
+SIZE (Class-CSV-1.03.tar.gz) = 6365