Date: Sun, 25 Feb 2024 17:04:27 +0100 From: Michael Grimm <trashcan@ellael.org> To: freebsd-ports@freebsd.org Cc: freebsd@dns.company Subject: dns/knot3 update to 3.3.4 Message-ID: <14DA84EE-3CC0-454E-967A-CBFF40C06ABD@ellael.org>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_5DEE45C1-B39E-427A-8FF6-5A79FD6D9C53 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, a new version of this port has been released two month ago.=20 The maintainer normally updates knot3 shortly after the release of a new = version. He didn't react on a mail of mine. No pun intended, there are = numerous reasons for that. I do have a git-diff patch at hand, successfully compiling with = poudriere, and running well for 1 month now. What can I do to get this patch committed?=20 Shall I create a PR like = https://cgit.freebsd.org/ports/commit/?id=3D11f44f375254e07a262455aaf8311b= fd4bbedb67 Regards, Michael --Apple-Mail=_5DEE45C1-B39E-427A-8FF6-5A79FD6D9C53 Content-Disposition: attachment; filename=knot3-3.3.4_1.diff Content-Type: application/octet-stream; x-unix-mode=0644; name="knot3-3.3.4_1.diff" Content-Transfer-Encoding: 7bit diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 639dc6ca4d50..3530786ef1d8 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,5 +1,5 @@ PORTNAME= knot -DISTVERSION= 3.3.3 +DISTVERSION= 3.3.4 PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index 758346055274..83f4f2cc86fa 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702644682 -SHA256 (knot-3.3.3.tar.xz) = aab40aab2acd735c500f296bacaa5c84ff0488221a4068ce9946e973beacc5ae -SIZE (knot-3.3.3.tar.xz) = 1586348 +TIMESTAMP = 1707743944 +SHA256 (knot-3.3.4.tar.xz) = 2a771b43ce96b6b48d53b29f2086528732e6ac067bc71a3be934f859d1302fc0 +SIZE (knot-3.3.4.tar.xz) = 1553908 --Apple-Mail=_5DEE45C1-B39E-427A-8FF6-5A79FD6D9C53--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14DA84EE-3CC0-454E-967A-CBFF40C06ABD>