Index: head/devel/p5-Config-INI/Makefile =================================================================== --- head/devel/p5-Config-INI/Makefile (revision 260022) +++ head/devel/p5-Config-INI/Makefile (revision 260023) @@ -1,36 +1,39 @@ # New ports collection makefile for: p5-Config-INI # Date created: 2009-03-10 # Whom: bapt # # $FreeBSD$ # PORTNAME= Config-INI -PORTVERSION= 0.014 +PORTVERSION= 0.015 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bapt@FreeBSD.org COMMENT= Simple .ini files emitter and parser for Perl BUILD_DEPENDS= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise RUN_DEPENDS+= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise PERL_CONFIGURE= yes + +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 MAN3= Config::INI.3 \ Config::INI::Reader.3 \ Config::INI::Writer.3 PLIST_FILES= %%SITE_PERL%%/Config/INI.pm \ %%SITE_PERL%%/Config/INI/Reader.pm \ %%SITE_PERL%%/Config/INI/Writer.pm \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI/.packlist PLIST_DIRS= %%SITE_PERL%%/Config/INI \ %%SITE_PERL%%/Config \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config .include Property changes on: head/devel/p5-Config-INI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Config-INI/distinfo =================================================================== --- head/devel/p5-Config-INI/distinfo (revision 260022) +++ head/devel/p5-Config-INI/distinfo (revision 260023) @@ -1,3 +1,3 @@ -MD5 (Config-INI-0.014.tar.gz) = 184be93729b019aba169a39fbe466531 -SHA256 (Config-INI-0.014.tar.gz) = b3e9583983dab9d6cc9ebdf23405ecc7ae300f299343215e5c42e4dee0293074 -SIZE (Config-INI-0.014.tar.gz) = 30323 +MD5 (Config-INI-0.015.tar.gz) = 5b2fc8ce86645916f149a29d82419770 +SHA256 (Config-INI-0.015.tar.gz) = c128f0cd260e1d60d8064d626b2d084426145f241a99d4b8a335ac94b0736699 +SIZE (Config-INI-0.015.tar.gz) = 35190 Property changes on: head/devel/p5-Config-INI/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property