Index: head/textproc/p5-Text-TabularDisplay/Makefile =================================================================== --- head/textproc/p5-Text-TabularDisplay/Makefile (revision 298575) +++ head/textproc/p5-Text-TabularDisplay/Makefile (revision 298576) @@ -1,20 +1,23 @@ # New ports collection makefile for: p5-Text-TabularDisplay # Date created: 16 May 2004 # Whom: Lars Thegler # # $FreeBSD$ PORTNAME= Text-TabularDisplay -PORTVERSION= 1.28 +PORTVERSION= 1.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Display text in formatted table output PERL_CONFIGURE= yes MAN3= Text::TabularDisplay.3 + +regression-test: build + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test .include Property changes on: head/textproc/p5-Text-TabularDisplay/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/p5-Text-TabularDisplay/distinfo =================================================================== --- head/textproc/p5-Text-TabularDisplay/distinfo (revision 298575) +++ head/textproc/p5-Text-TabularDisplay/distinfo (revision 298576) @@ -1,2 +1,2 @@ -SHA256 (Text-TabularDisplay-1.28.tar.gz) = a855ce25cc02dabd5e0ffac6f7d13e9cc45bac1e107aa2eaf063da1713fd0805 -SIZE (Text-TabularDisplay-1.28.tar.gz) = 18977 +SHA256 (Text-TabularDisplay-1.30.tar.gz) = 0a57988b8a00c570831121f34ca8f438b003a51b410fa3d3f7dd8bfaf2764981 +SIZE (Text-TabularDisplay-1.30.tar.gz) = 18976 Property changes on: head/textproc/p5-Text-TabularDisplay/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property