Date: Thu, 6 Jul 2023 20:28:23 GMT From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8670a8ec77f7 - main - net/py-maxminddb: Update to 2.4.0 Message-ID: <202307062028.366KSNP4080435@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=8670a8ec77f74ceacc5a8a469d6a27e4c8f8db70 commit 8670a8ec77f74ceacc5a8a469d6a27e4c8f8db70 Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2023-07-06 20:26:51 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2023-07-06 20:26:51 +0000 net/py-maxminddb: Update to 2.4.0 ChangeLog: https://github.com/maxmind/MaxMind-DB-Reader-python/releases/tag/v2.4.0 Reported by: portscout --- net/py-maxminddb/Makefile | 2 +- net/py-maxminddb/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile index 72673c03a4d2..e2df61f1ba16 100644 --- a/net/py-maxminddb/Makefile +++ b/net/py-maxminddb/Makefile @@ -1,5 +1,5 @@ PORTNAME= maxminddb -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-maxminddb/distinfo b/net/py-maxminddb/distinfo index ccb4af5c8cf8..718097a1c6a5 100644 --- a/net/py-maxminddb/distinfo +++ b/net/py-maxminddb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683816524 -SHA256 (maxmind-MaxMind-DB-Reader-python-v2.3.0-d8accfe_GH0.tar.gz) = 8c4c61fe1589fa4d4a6c30e994f30b68dec514ed7a0db6fb72513233a68f0cbf -SIZE (maxmind-MaxMind-DB-Reader-python-v2.3.0-d8accfe_GH0.tar.gz) = 35743 +TIMESTAMP = 1688675121 +SHA256 (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 8c4c61fe1589fa4d4a6c30e994f30b68dec514ed7a0db6fb72513233a68f0cbf +SIZE (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 35743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307062028.366KSNP4080435>