Index: head/devel/p5-Module-Load-Conditional/Makefile =================================================================== --- head/devel/p5-Module-Load-Conditional/Makefile (revision 169424) +++ head/devel/p5-Module-Load-Conditional/Makefile (revision 169425) @@ -1,39 +1,37 @@ # New ports collection makefile for: devel/p5-Module-Load-Conditional # Date created: 15 December 2004 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Module-Load-Conditional -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Looking up Perl modules information/loading at runtime -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load \ ${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ ${SITE_PERL}/Params/Check.pm:${PORTSDIR}/devel/p5-Params-Check +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Module::Load::Conditional.3 .if !defined(NOPORTDOCS) PORTDOCS= README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/devel/p5-Module-Load-Conditional/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Module-Load-Conditional/distinfo =================================================================== --- head/devel/p5-Module-Load-Conditional/distinfo (revision 169424) +++ head/devel/p5-Module-Load-Conditional/distinfo (revision 169425) @@ -1,3 +1,3 @@ -MD5 (Module-Load-Conditional-0.08.tar.gz) = 9e2a706b6511651ca4eb6de0c4c89a12 -SHA256 (Module-Load-Conditional-0.08.tar.gz) = da4bc42958adf206a8c4b2aabf03865c4a24079ce18ea88f3d8f748d1d1afdd5 -SIZE (Module-Load-Conditional-0.08.tar.gz) = 6630 +MD5 (Module-Load-Conditional-0.10.tar.gz) = 7f9d3dc493429163ec0cd87fd0bd80e4 +SHA256 (Module-Load-Conditional-0.10.tar.gz) = b7da9e23437fc3b6539880a6c1f7e4bb0678acfd2f6e1c564502d5b428055f58 +SIZE (Module-Load-Conditional-0.10.tar.gz) = 7779 Property changes on: head/devel/p5-Module-Load-Conditional/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property