Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2023 21:32:07 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: 3fc990a9fb92 - main - net/geoipupdate: Update to 6.0.0
Message-ID:  <202307122132.36CLW7OY037731@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=3fc990a9fb92f296b9fd882ba8ce8e52b6b3bab3

commit 3fc990a9fb92f296b9fd882ba8ce8e52b6b3bab3
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-07-12 21:31:54 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-07-12 21:32:04 +0000

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

diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index 9589863522d6..9419d5e4b3b0 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	geoipupdate
-PORTVERSION=	5.1.1
+PORTVERSION=	6.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net geography
 
@@ -13,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/v5
+GO_MODULE=	github.com/maxmind/geoipupdate/v6
 
 MAKE_ENV+=	${GO_ENV} \
 		CONFFILE=${PREFIX}/etc/GeoIP.conf \
diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo
index b002bbbfc812..bfad19c1334b 100644
--- a/net/geoipupdate/distinfo
+++ b/net/geoipupdate/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1683563326
-SHA256 (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.mod) = 6be6e5d22de91ea94b660c9ec8dc7901e2e5b00c694b29ebfa8afbc09f71927b
-SIZE (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.mod) = 551
-SHA256 (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.zip) = 7e3d87dcdb0948841b032f9f471f8bfc7269e44062847af683799cac43ee9f4e
-SIZE (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.zip) = 62583
+TIMESTAMP = 1689197307
+SHA256 (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.mod) = c53be06e15330c2d393900c06607607f329bf89dd03b6185197cc63f3435bb7d
+SIZE (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.mod) = 590
+SHA256 (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.zip) = d4fcc1a2412cfa6e9fab6b33115c35570b1e1ebec16800016fed832f1876de6e
+SIZE (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.zip) = 64874



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