Index: head/devel/p5-orz/Makefile =================================================================== --- head/devel/p5-orz/Makefile (revision 166452) +++ head/devel/p5-orz/Makefile (revision 166453) @@ -1,31 +1,31 @@ # New ports collection makefile for: p5-orz # Date created: 2006-06-08 # Whom: Tsung-Han Yeh # # $FreeBSD$ # PORTNAME= orz -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CPAN/INGY PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= A method of annotation as /* */ in perl BUILD_DEPENDS= ${SITE_PERL}/Module/Compile.pm:${PORTSDIR}/devel/p5-Module-Compile RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= orz.3 .include -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.1 or above +.if ${PERL_LEVEL} < 500800 # inherited from p5-Module-Compile +IGNORE= requires perl 5.8 or above .endif .include Property changes on: head/devel/p5-orz/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-orz/distinfo =================================================================== --- head/devel/p5-orz/distinfo (revision 166452) +++ head/devel/p5-orz/distinfo (revision 166453) @@ -1,3 +1,3 @@ -MD5 (orz-0.11.tar.gz) = 355b09cc0ff0ca3cab95d57372e913fe -SHA256 (orz-0.11.tar.gz) = dbf034c0c992ee480e1cbeb01ecfae539d794c3656c1067207c2a893923a8646 -SIZE (orz-0.11.tar.gz) = 30393 +MD5 (orz-0.12.tar.gz) = 27b08d416bd2566a8ece8131e64af75c +SHA256 (orz-0.12.tar.gz) = 1e14c993bf27792e7ed5f6964b03e1171b1862ff3aa4a346a099274f590b5232 +SIZE (orz-0.12.tar.gz) = 32034 Property changes on: head/devel/p5-orz/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property