Date: Sat, 28 Apr 2018 20:09:59 +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: r468575 - head/devel/p5-File-ConfigDir Message-ID: <201804282009.w3SK9xuM047409@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 28 20:09:59 2018 New Revision: 468575 URL: https://svnweb.freebsd.org/changeset/ports/468575 Log: Update to 0.019 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 Sat Apr 28 20:09:44 2018 (r468574) +++ head/devel/p5-File-ConfigDir/Makefile Sat Apr 28 20:09:59 2018 (r468575) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-ConfigDir -PORTVERSION= 0.018 +PORTVERSION= 0.019 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-HomeDir>=0.50:devel/p5-File-HomeDir \ p5-List-MoreUtils>=0.419:lang/p5-List-MoreUtils \ - p5-List-MoreUtils-XS>=0.418:lang/p5-List-MoreUtils-XS + p5-List-MoreUtils-XS>=0.418:lang/p5-List-MoreUtils-XS \ + p5-local-lib>=1.008008:devel/p5-local-lib RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/devel/p5-File-ConfigDir/distinfo ============================================================================== --- head/devel/p5-File-ConfigDir/distinfo Sat Apr 28 20:09:44 2018 (r468574) +++ head/devel/p5-File-ConfigDir/distinfo Sat Apr 28 20:09:59 2018 (r468575) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495549408 -SHA256 (File-ConfigDir-0.018.tar.gz) = 2e8b9f082db395539230f7696d2cd85c83b9b8f3f73e53e999533fa03ccdfff6 -SIZE (File-ConfigDir-0.018.tar.gz) = 9449 +TIMESTAMP = 1524918121 +SHA256 (File-ConfigDir-0.019.tar.gz) = 142aa7effffca05297ea716d5701017b2c12f84bde73b25b370a17d0b137cc0b +SIZE (File-ConfigDir-0.019.tar.gz) = 10998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804282009.w3SK9xuM047409>