Index: head/devel/p5-File-Find-Rule/Makefile =================================================================== --- head/devel/p5-File-Find-Rule/Makefile (revision 114737) +++ head/devel/p5-File-Find-Rule/Makefile (revision 114738) @@ -1,39 +1,39 @@ # New ports collection makefile for: File-Find-Rule # Date created: 19 May 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= File-Find-Rule -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Alternative interface to File::Find BUILD_DEPENDS= ${SITE_PERL}/Number/Compare.pm:${PORTSDIR}/math/p5-Number-Compare \ ${SITE_PERL}/Text/Glob.pm:${PORTSDIR}/textproc/p5-Text-Glob RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAN1= findrule.1 MAN3= File::Find::Rule.3 File::Find::Rule::Extending.3 \ File::Find::Rule::Procedural.3 .include .if ${PERL_LEVEL} <= 500600 BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec .endif .if ${PERL_LEVEL} < 500702 BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple .endif .include Property changes on: head/devel/p5-File-Find-Rule/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-File-Find-Rule/distinfo =================================================================== --- head/devel/p5-File-Find-Rule/distinfo (revision 114737) +++ head/devel/p5-File-Find-Rule/distinfo (revision 114738) @@ -1,2 +1,2 @@ -MD5 (File-Find-Rule-0.27.tar.gz) = b14f1f2b70d6d2b9cc16a59da9644684 -SIZE (File-Find-Rule-0.27.tar.gz) = 14254 +MD5 (File-Find-Rule-0.28.tar.gz) = b12a6f02cb316ca62bd2411564606d1f +SIZE (File-Find-Rule-0.28.tar.gz) = 14391 Property changes on: head/devel/p5-File-Find-Rule/distinfo ___________________________________________________________________ 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-File-Find-Rule/pkg-descr =================================================================== --- head/devel/p5-File-Find-Rule/pkg-descr (revision 114737) +++ head/devel/p5-File-Find-Rule/pkg-descr (revision 114738) @@ -1,7 +1,4 @@ File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories. WWW: http://search.cpan.org/dist/File-Find-Rule/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/devel/p5-File-Find-Rule/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property