Date: Sat, 28 Dec 2019 07:29:15 +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: r521071 - head/misc/p5-Geo-Address-Formatter Message-ID: <201912280729.xBS7TFxg031800@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:29:14 2019 New Revision: 521071 URL: https://svnweb.freebsd.org/changeset/ports/521071 Log: Update to 1.80 Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter Modified: head/misc/p5-Geo-Address-Formatter/Makefile head/misc/p5-Geo-Address-Formatter/distinfo Modified: head/misc/p5-Geo-Address-Formatter/Makefile ============================================================================== --- head/misc/p5-Geo-Address-Formatter/Makefile Sat Dec 28 07:29:09 2019 (r521070) +++ head/misc/p5-Geo-Address-Formatter/Makefile Sat Dec 28 07:29:14 2019 (r521071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.79 +PORTVERSION= 1.80 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,12 +17,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0.43:devel/p5-Clone \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ - p5-File-Slurper>=0:devel/p5-File-Slurper \ - p5-Text-Hogan>=2.01:textproc/p5-Text-Hogan \ + p5-Text-Hogan>=2.03:textproc/p5-Text-Hogan \ p5-Text-Trim>=1.02:textproc/p5-Text-Trim \ p5-Try-Catch>=0:lang/p5-Try-Catch \ p5-YAML-LibYAML>=0.75:textproc/p5-YAML-LibYAML -TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ +TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \ + p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Warn>=0:devel/p5-Test-Warn USES= perl5 Modified: head/misc/p5-Geo-Address-Formatter/distinfo ============================================================================== --- head/misc/p5-Geo-Address-Formatter/distinfo Sat Dec 28 07:29:09 2019 (r521070) +++ head/misc/p5-Geo-Address-Formatter/distinfo Sat Dec 28 07:29:14 2019 (r521071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564491833 -SHA256 (Geo-Address-Formatter-1.79.tar.gz) = b963875667439c44522f19d3841bcab4dc164a68684dfd73e26f9cbb54ce445e -SIZE (Geo-Address-Formatter-1.79.tar.gz) = 105166 +TIMESTAMP = 1577145737 +SHA256 (Geo-Address-Formatter-1.80.tar.gz) = e02641ed8016d9f7feb4f60e231656db6ef5225dcf717dc068e2c1fbb438f6c2 +SIZE (Geo-Address-Formatter-1.80.tar.gz) = 105481
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280729.xBS7TFxg031800>