Index: head/devel/p5-Data-Printer/Makefile =================================================================== --- head/devel/p5-Data-Printer/Makefile (revision 289813) +++ head/devel/p5-Data-Printer/Makefile (revision 289814) @@ -1,51 +1,51 @@ # New ports collection makefile for: p5-Data-Printer # Date created: 2011-10-24 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= Data-Printer -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Colored pretty-print of Perl data structures and objects BUILD_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ p5-File-HomeDir>=0.91:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Hash-FieldHash>=0:${PORTSDIR}/devel/p5-Hash-FieldHash \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ p5-File-HomeDir>=0.91:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Hash-FieldHash>=0:${PORTSDIR}/devel/p5-Hash-FieldHash \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy \ p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes MAN3= Data::Printer.3 \ Data::Printer::Filter.3 \ Data::Printer::Filter::DB.3 \ Data::Printer::Filter::DateTime.3 .include .if ${PERL_LEVEL} < 501001 TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple .endif .if ${PERL_LEVEL} < 501400 BUILD_DEPENDS+= p5-Term-ANSIColor>=3:${PORTSDIR}/devel/p5-Term-ANSIColor RUN_DEPENDS+= p5-Term-ANSIColor>=3:${PORTSDIR}/devel/p5-Term-ANSIColor .endif .include Property changes on: head/devel/p5-Data-Printer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-Data-Printer/distinfo =================================================================== --- head/devel/p5-Data-Printer/distinfo (revision 289813) +++ head/devel/p5-Data-Printer/distinfo (revision 289814) @@ -1,2 +1,2 @@ -SHA256 (Data-Printer-0.28.tar.gz) = 9be22c9ff4327f6afb2f473ce201ebb19f7bdd30d89e3a7e842332576082f950 -SIZE (Data-Printer-0.28.tar.gz) = 42571 +SHA256 (Data-Printer-0.29.tar.gz) = 6391bb6746bafd2524626b871eea1915be4a509bb1ea83975e70cdb30446428f +SIZE (Data-Printer-0.29.tar.gz) = 43107 Property changes on: head/devel/p5-Data-Printer/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property