1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 1.9. Require perl5.8.

Changes: http://search.cpan.org/src/JV/Text-Filter-1.9/CHANGES
This commit is contained in:
Anton Berezin 2007-06-20 11:31:53 +00:00
parent 12cb63bb4c
commit 7ed4531950
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193938
3 changed files with 14 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -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