Date: Sat, 25 Jan 2025 10:55:55 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 74f5c8b4669b - 2025Q1 - =?utf-8?Q?dns/{knot3,py-libknot}: Update 3.4.3 =E2=86=92 3.4.4?= Message-ID: <202501251055.50PAttCa096040@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=74f5c8b4669b6120f5c95d7c124767e55ec9c15f commit 74f5c8b4669b6120f5c95d7c124767e55ec9c15f Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2025-01-25 10:30:36 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-01-25 10:54:41 +0000 dns/{knot3,py-libknot}: Update 3.4.3 → 3.4.4 Changelog: https://www.knot-dns.cz/2025-01-22-version-344.html PR: 284318 MFH: 2025Q1 (cherry picked from commit 2de5c691ca2c1004d868d86ae987a4c6853fd368) --- dns/knot3/Makefile | 1 - dns/knot3/distinfo | 6 +++--- dns/knot3/distinfo.py-libknot | 6 +++--- dns/knot3/knotdns.mk | 2 +- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 56bff20d0635..18fbd0e13dab 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,6 +1,5 @@ PORTNAME= knot DISTVERSION= ${KNOT_VERSION} -PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index a81f074f5d80..c17ae14ddfdf 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733752969 -SHA256 (knot-3.4.3.tar.xz) = fb153f07805f4679e836f143a74f5cd204ae71c3acbea7ab05ef8e012c6e905c -SIZE (knot-3.4.3.tar.xz) = 1637080 +TIMESTAMP = 1737736066 +SHA256 (knot-3.4.4.tar.xz) = e7d9d6de97f21bf33e907bd986a4038025f394879af0a5fd19787203ac3b2131 +SIZE (knot-3.4.4.tar.xz) = 1641460 diff --git a/dns/knot3/distinfo.py-libknot b/dns/knot3/distinfo.py-libknot index 8b74ea18e2c7..89470ae5859c 100644 --- a/dns/knot3/distinfo.py-libknot +++ b/dns/knot3/distinfo.py-libknot @@ -1,3 +1,3 @@ -TIMESTAMP = 1733753065 -SHA256 (libknot-3.4.3.tar.gz) = 4a6dd61d9742a73d05feda4641ceedbe98dcc5f3dcd9c300c9cd2b5639ba8b4e -SIZE (libknot-3.4.3.tar.gz) = 11251 +TIMESTAMP = 1737736075 +SHA256 (libknot-3.4.4.tar.gz) = a6f5a48e82e6c21541cc37f503173a8ae38bac37c87eb634cabd6ebc91b2d2ce +SIZE (libknot-3.4.4.tar.gz) = 16763 diff --git a/dns/knot3/knotdns.mk b/dns/knot3/knotdns.mk index 3d6f42e96837..1e48d8eaeeb7 100644 --- a/dns/knot3/knotdns.mk +++ b/dns/knot3/knotdns.mk @@ -1 +1 @@ -KNOT_VERSION= 3.4.3 +KNOT_VERSION= 3.4.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501251055.50PAttCa096040>