Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2023 21:11:32 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d868f6b92519 - main - net/geoipupdate: Update to 5.0.0
Message-ID:  <202304122111.33CLBWJ1056434@gitrepo.freebsd.org>

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

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

commit d868f6b925193f8551e07380cdbd442651d9b06c
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-04-12 21:11:27 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-04-12 21:11:27 +0000

    net/geoipupdate: Update to 5.0.0
---
 net/geoipupdate/Makefile |  5 ++---
 net/geoipupdate/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index aa40ad4135dc..d07c8af0467b 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	geoipupdate
-PORTVERSION=	4.11.1
-PORTREVISION=	1
+PORTVERSION=	5.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net geography
 
@@ -14,7 +13,7 @@ LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 
 USES=		gmake go:modules,no_targets
-GO_MODULE=	github.com/maxmind/geoipupdate/v4
+GO_MODULE=	github.com/maxmind/geoipupdate/v5
 
 MAKE_ENV+=	${GO_ENV} \
 		CONFFILE=${PREFIX}/etc/GeoIP.conf \
diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo
index 9222a8c54f38..ce1831c6b34d 100644
--- a/net/geoipupdate/distinfo
+++ b/net/geoipupdate/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1678981421
-SHA256 (go/net_geoipupdate/geoipupdate-v4.11.1/v4.11.1.mod) = 181ca2182b5008570c82982204b7d278b90346947fe6238308700fa5a8028806
-SIZE (go/net_geoipupdate/geoipupdate-v4.11.1/v4.11.1.mod) = 406
-SHA256 (go/net_geoipupdate/geoipupdate-v4.11.1/v4.11.1.zip) = 6c5c9700dd613ab209075a1b19329c0d7a4401791c3bbb508df28acd9210068e
-SIZE (go/net_geoipupdate/geoipupdate-v4.11.1/v4.11.1.zip) = 53880
+TIMESTAMP = 1681333801
+SHA256 (go/net_geoipupdate/geoipupdate-v5.0.0/v5.0.0.mod) = 7939b6e2b56c03ddc5d407e41b956e2f6bc8de7da5815c4f744796c47f21546c
+SIZE (go/net_geoipupdate/geoipupdate-v5.0.0/v5.0.0.mod) = 432
+SHA256 (go/net_geoipupdate/geoipupdate-v5.0.0/v5.0.0.zip) = b1bbf44fb38d395ccebe9258ad983feb85dc97a071d3dd57b2067603ec7443a9
+SIZE (go/net_geoipupdate/geoipupdate-v5.0.0/v5.0.0.zip) = 59129



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