Date: Mon, 24 Mar 2014 12:30:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348960 - head/devel/p5-File-ConfigDir Message-ID: <201403241230.s2OCUu9r078042@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 24 12:30:56 2014 New Revision: 348960 URL: http://svnweb.freebsd.org/changeset/ports/348960 QAT: https://qat.redports.org/buildarchive/r348960/ Log: - Update to 0.012 Changes: http://search.cpan.org/dist/File-ConfigDir/Changes Modified: head/devel/p5-File-ConfigDir/Makefile head/devel/p5-File-ConfigDir/distinfo Modified: head/devel/p5-File-ConfigDir/Makefile ============================================================================== --- head/devel/p5-File-ConfigDir/Makefile Mon Mar 24 12:30:51 2014 (r348959) +++ head/devel/p5-File-ConfigDir/Makefile Mon Mar 24 12:30:56 2014 (r348960) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-ConfigDir -PORTVERSION= 0.011 +PORTVERSION= 0.012 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,10 @@ COMMENT= Get directories of configuratio LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-File-HomeDir>=0.50:${PORTSDIR}/devel/p5-File-HomeDir \ + p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils +RUN_DEPENDS:= ${BUILD_DEPENDS} + USE_PERL5= configure USES= perl5 Modified: head/devel/p5-File-ConfigDir/distinfo ============================================================================== --- head/devel/p5-File-ConfigDir/distinfo Mon Mar 24 12:30:51 2014 (r348959) +++ head/devel/p5-File-ConfigDir/distinfo Mon Mar 24 12:30:56 2014 (r348960) @@ -1,2 +1,2 @@ -SHA256 (File-ConfigDir-0.011.tar.gz) = 85eb0a2a29bffb5d22dfe1cc150e90515782c1ecc057bc20b12e15a7f365f932 -SIZE (File-ConfigDir-0.011.tar.gz) = 8981 +SHA256 (File-ConfigDir-0.012.tar.gz) = 7e92210d6df3040885891e4f86debf193d59887677ffd8220b5e9c3e6b91eb2e +SIZE (File-ConfigDir-0.012.tar.gz) = 8999
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403241230.s2OCUu9r078042>