Date: Fri, 30 Dec 2022 09:16:36 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: b04eb4acaaca - main - graphics/p5-Geo-Gpx: Update to 1.07 Message-ID: <202212300916.2BU9GaMm024556@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=b04eb4acaaca6e969f973f1b9af707fa805ecd63 commit b04eb4acaaca6e969f973f1b9af707fa805ecd63 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:51:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:01 +0000 graphics/p5-Geo-Gpx: Update to 1.07 Changes: https://metacpan.org/dist/Geo-Gpx/changes --- graphics/p5-Geo-Gpx/Makefile | 8 +++++--- graphics/p5-Geo-Gpx/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile index 1df31326a343..50d148c9f10f 100644 --- a/graphics/p5-Geo-Gpx/Makefile +++ b/graphics/p5-Geo-Gpx/Makefile @@ -1,5 +1,5 @@ PORTNAME= Geo-Gpx -PORTVERSION= 1.00 +PORTVERSION= 1.07 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +12,12 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ +RUN_DEPENDS= p5-DateTime>=1.44:devel/p5-DateTime \ + p5-DateTime-Format-ISO8601>=0.16:devel/p5-DateTime-Format-ISO8601 \ p5-ExtUtils-MakeMaker-Coverage>=0:devel/p5-ExtUtils-MakeMaker-Coverage \ + p5-Geo-Calc>=0:science/p5-Geo-Calc \ + p5-Geo-Coordinates-Transform>=0:science/p5-Geo-Coordinates-Transform \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ - p5-TimeDate>=0:devel/p5-TimeDate \ p5-XML-Descent>=0:textproc/p5-XML-Descent USES= perl5 diff --git a/graphics/p5-Geo-Gpx/distinfo b/graphics/p5-Geo-Gpx/distinfo index 59bc3ecb7e30..c0700211224b 100644 --- a/graphics/p5-Geo-Gpx/distinfo +++ b/graphics/p5-Geo-Gpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665236506 -SHA256 (Geo-Gpx-1.00.tar.gz) = dc22474edab53ff12331ac5cf15d37633752d0d2fd652f8802201ebc2ea4bd12 -SIZE (Geo-Gpx-1.00.tar.gz) = 24762 +TIMESTAMP = 1669058289 +SHA256 (Geo-Gpx-1.07.tar.gz) = 5ade8735b7b1a5d716b1cb66416e5f0978aa4a591f3d7f66b14ae421ad1be3f1 +SIZE (Geo-Gpx-1.07.tar.gz) = 37442
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300916.2BU9GaMm024556>