Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 12:59:50 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: 951ae8f99584 - main - misc/p5-Geo-GeoNames: Update to 1.140
Message-ID:  <202310111259.39BCxoKH036648@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=951ae8f99584ab3b9f06d6e67e14687ae5678e6b

commit 951ae8f99584ab3b9f06d6e67e14687ae5678e6b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:57:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:57:43 +0000

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

diff --git a/misc/p5-Geo-GeoNames/Makefile b/misc/p5-Geo-GeoNames/Makefile
index b588ed2d00c1..7f74e94aa8b3 100644
--- a/misc/p5-Geo-GeoNames/Makefile
+++ b/misc/p5-Geo-GeoNames/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	Geo-GeoNames
-PORTVERSION=	1.130
+PORTVERSION=	1.140
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:S|0$||}
+DISTNAME=	Geo-GeoNames-${PORTVERSION:S|0$||}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Perform geographical queries using GeoNames Web Services
@@ -16,6 +16,7 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-JSON>=1.14:converters/p5-JSON \
 		p5-Mojolicious>=0:www/p5-Mojolicious \
 		p5-XML-Simple>=2.13:textproc/p5-XML-Simple
+TEST_DEPENDS=	p5-Test-Most>=0:devel/p5-Test-Most
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/misc/p5-Geo-GeoNames/distinfo b/misc/p5-Geo-GeoNames/distinfo
index ffa135c05e3f..dc7f0e6daad9 100644
--- a/misc/p5-Geo-GeoNames/distinfo
+++ b/misc/p5-Geo-GeoNames/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565515537
-SHA256 (Geo-GeoNames-1.13.tar.gz) = 9afe12b554d8248fff1b1386dee065a8dde738039025706fe9bceb78a3384d39
-SIZE (Geo-GeoNames-1.13.tar.gz) = 20897
+TIMESTAMP = 1696904110
+SHA256 (Geo-GeoNames-1.14.tar.gz) = da97beda419ffb6ed66501aeade8282e4ff20282afd152c69de5e8970b0ae16a
+SIZE (Geo-GeoNames-1.14.tar.gz) = 26670



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