Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:18:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8e044e74dc2 - main - misc/p5-Geo-Address-Formatter: Update to 1.9982
Message-ID:  <202306300718.35U7IYUr065200@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8e044e74dc2a02144959d2eb58f85e0747014a9

commit a8e044e74dc2a02144959d2eb58f85e0747014a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:02:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:02:40 +0000

    misc/p5-Geo-Address-Formatter: Update to 1.9982
    
    Changes:        https://metacpan.org/dist/Geo-Address-Formatter/changes
---
 misc/p5-Geo-Address-Formatter/Makefile | 7 ++++---
 misc/p5-Geo-Address-Formatter/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/misc/p5-Geo-Address-Formatter/Makefile b/misc/p5-Geo-Address-Formatter/Makefile
index 1bbeb4bba85c..552062f22b8c 100644
--- a/misc/p5-Geo-Address-Formatter/Makefile
+++ b/misc/p5-Geo-Address-Formatter/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	Geo-Address-Formatter
-PORTVERSION=	1.997
+PORTVERSION=	1.998.2
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+DISTNAME=	Geo-Address-Formatter-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Take structured address data and format it according to the various global/country rules
@@ -13,12 +14,12 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Clone>=0.45:devel/p5-Clone \
+RUN_DEPENDS=	p5-Clone>=0.46: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-Try-Catch>=0:lang/p5-Try-Catch \
-		p5-YAML-LibYAML>=0.82:textproc/p5-YAML-LibYAML
+		p5-YAML-LibYAML>=0.86:textproc/p5-YAML-LibYAML
 TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper \
 		p5-Test-Exception>=0:devel/p5-Test-Exception \
 		p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
diff --git a/misc/p5-Geo-Address-Formatter/distinfo b/misc/p5-Geo-Address-Formatter/distinfo
index 824dfafc51d6..7432f555231e 100644
--- a/misc/p5-Geo-Address-Formatter/distinfo
+++ b/misc/p5-Geo-Address-Formatter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498606
-SHA256 (Geo-Address-Formatter-1.997.tar.gz) = c16bec9e1b348b8657ef9ab68a4e4393a6d2c0bd1a398d3e47e68437835f2d5c
-SIZE (Geo-Address-Formatter-1.997.tar.gz) = 185694
+TIMESTAMP = 1686496718
+SHA256 (Geo-Address-Formatter-1.9982.tar.gz) = e0678a131609cffd7a1385b672c558dba226892654e13a4654d7571d7fe67d89
+SIZE (Geo-Address-Formatter-1.9982.tar.gz) = 186617



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300718.35U7IYUr065200>