1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Update to 0.08

This commit is contained in:
Lars Thegler 2004-11-24 19:15:03 +00:00
parent a14f47fdc4
commit 0de5bb08e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122324
3 changed files with 5 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= Text-RecordParser
PORTVERSION= 0.07
PORTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@ -20,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= tablify.1
MAN1= tablify.1 tabmerge.1
MAN3= Text::RecordParser.3
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
MD5 (Text-RecordParser-0.07.tar.gz) = 133c84e21e7604c8a253dfd21b94cd67
SIZE (Text-RecordParser-0.07.tar.gz) = 17865
MD5 (Text-RecordParser-0.08.tar.gz) = db2490a5548247da8d393f945d9a245e
SIZE (Text-RecordParser-0.08.tar.gz) = 19588

View File

@ -1,4 +1,5 @@
bin/tablify
bin/tabmerge
%%SITE_PERL%%/Text/RecordParser.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/RecordParser/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/RecordParser