aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Filter
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-06-20 11:31:53 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-06-20 11:31:53 +0000
commit7ed4531950dfb2169301d5eb89bba0cc3586166e (patch)
tree04d1b353281d84fe6e2cdb57ed78fee27add3519 /textproc/p5-Text-Filter
parent12cb63bb4c8e0304be7f302a2e113a463cf69d50 (diff)
downloadports-7ed4531950dfb2169301d5eb89bba0cc3586166e.tar.gz
ports-7ed4531950dfb2169301d5eb89bba0cc3586166e.zip
Update to 1.9. Require perl5.8.
Notes
Notes: svn path=/head/; revision=193938
Diffstat (limited to 'textproc/p5-Text-Filter')
-rw-r--r--textproc/p5-Text-Filter/Makefile12
-rw-r--r--textproc/p5-Text-Filter/distinfo6
-rw-r--r--textproc/p5-Text-Filter/pkg-plist2
3 files changed, 14 insertions, 6 deletions
diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile
index 8abe0be0d888..9400a954d7fe 100644
--- a/textproc/p5-Text-Filter/Makefile
+++ b/textproc/p5-Text-Filter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Filter
-PORTVERSION= 1.7
+PORTVERSION= 1.9
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -17,6 +17,12 @@ COMMENT= Base class for objects that can read and write text lines
PERL_CONFIGURE= yes
-MAN3= Text::Filter.3
+MAN3= Text::Filter.3 Text::Filter::Cooked.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE= fails tests with perl 5.6.X. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-Text-Filter/distinfo b/textproc/p5-Text-Filter/distinfo
index d057505aedd0..940a463ebd8b 100644
--- a/textproc/p5-Text-Filter/distinfo
+++ b/textproc/p5-Text-Filter/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Filter-1.7.tar.gz) = 3a2f2caaf3b44ae67c06cf850a42016f
-SHA256 (Text-Filter-1.7.tar.gz) = 06df476bd6faebd71b76e997754c4bb24f6f4b64062cee9d9342d6e26f013563
-SIZE (Text-Filter-1.7.tar.gz) = 7447
+MD5 (Text-Filter-1.9.tar.gz) = 07a37d177d45411a02b68025a542d1a8
+SHA256 (Text-Filter-1.9.tar.gz) = 64aaa9f3641e7a16dd49a04aef0e9bf0a46fe0ada85ce03c22c8b3e1af5ff424
+SIZE (Text-Filter-1.9.tar.gz) = 13527
diff --git a/textproc/p5-Text-Filter/pkg-plist b/textproc/p5-Text-Filter/pkg-plist
index 6f0745592af9..c2ef192f80cc 100644
--- a/textproc/p5-Text-Filter/pkg-plist
+++ b/textproc/p5-Text-Filter/pkg-plist
@@ -1,5 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Filter/.packlist
%%SITE_PERL%%/Text/Filter.pm
+%%SITE_PERL%%/Text/Filter/Cooked.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Filter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
+@dirrmtry %%SITE_PERL%%/Text/Filter
@dirrmtry %%SITE_PERL%%/Text