Index: head/devel/p5-Config-Auto/Makefile =================================================================== --- head/devel/p5-Config-Auto/Makefile (revision 280076) +++ head/devel/p5-Config-Auto/Makefile (revision 280077) @@ -1,34 +1,34 @@ # New ports collection makefile for: p5-Config-Auto # Date created: August 29 2003 # Whom: Lars Thegler # # $FreeBSD$ PORTNAME= Config-Auto -PORTVERSION= 0.36 +PORTVERSION= 0.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Magical config file parser BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \ p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes OPTIONS= XMLSIMPLE "Support for XML config files" off .include .ifdef(WITH_XMLSIMPLE) BUILD_DEPENDS+= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple RUN_DEPENDS+= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple .endif MAN3= Config::Auto.3 .include Property changes on: head/devel/p5-Config-Auto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/devel/p5-Config-Auto/distinfo =================================================================== --- head/devel/p5-Config-Auto/distinfo (revision 280076) +++ head/devel/p5-Config-Auto/distinfo (revision 280077) @@ -1,2 +1,2 @@ -SHA256 (Config-Auto-0.36.tar.gz) = be4ab899c8d77a491344ea30409765397ccac11999c97044bdb6210d31480967 -SIZE (Config-Auto-0.36.tar.gz) = 14393 +SHA256 (Config-Auto-0.38.tar.gz) = d283e336b1598c666e241ae2d57bb5f8ee05f60720359a0b2f5808dfc50d462c +SIZE (Config-Auto-0.38.tar.gz) = 15517 Property changes on: head/devel/p5-Config-Auto/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property