Date: Thu, 21 May 2020 04:58:22 +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: r536048 - head/misc/p5-Geo-Address-Formatter Message-ID: <202005210458.04L4wMiM074056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 21 04:58:22 2020 New Revision: 536048 URL: https://svnweb.freebsd.org/changeset/ports/536048 Log: Update to 1.82 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 Thu May 21 04:58:16 2020 (r536047) +++ head/misc/p5-Geo-Address-Formatter/Makefile Thu May 21 04:58:22 2020 (r536048) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.81 +PORTVERSION= 1.82 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,13 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Clone>=0.43:devel/p5-Clone \ +RUN_DEPENDS= p5-Clone>=0.45:devel/p5-Clone \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ + p5-Ref-Util>=0.204:devel/p5-Ref-Util \ 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.81:textproc/p5-YAML-LibYAML + p5-YAML-LibYAML>=0.82:textproc/p5-YAML-LibYAML 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 Modified: head/misc/p5-Geo-Address-Formatter/distinfo ============================================================================== --- head/misc/p5-Geo-Address-Formatter/distinfo Thu May 21 04:58:16 2020 (r536047) +++ head/misc/p5-Geo-Address-Formatter/distinfo Thu May 21 04:58:22 2020 (r536048) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580830451 -SHA256 (Geo-Address-Formatter-1.81.tar.gz) = e3730f824f6bb39b33f30b6f025f3df14bb7ea533beb8a1b896d3a1c3693cdf7 -SIZE (Geo-Address-Formatter-1.81.tar.gz) = 105714 +TIMESTAMP = 1589997738 +SHA256 (Geo-Address-Formatter-1.82.tar.gz) = bfbfa09f85a97295a021ea46947f0c09b53902d103980bda11724312a32904b3 +SIZE (Geo-Address-Formatter-1.82.tar.gz) = 162260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005210458.04L4wMiM074056>