Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2023 07:54:21 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 11f44f375254 - main - dns/knot3: upgrade to 3.3.0
Message-ID:  <202308300754.37U7sL4Y097552@gitrepo.freebsd.org>

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

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

commit 11f44f375254e07a262455aaf8311bfd4bbedb67
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2023-08-29 12:15:25 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-08-30 07:54:09 +0000

    dns/knot3: upgrade to 3.3.0
    
    ChangeLog: https://www.knot-dns.cz/2023-08-28-version-330.html
    
    PR:             273394
    Reported by:    freebsd@dns.company (maintainer)
---
 dns/knot3/Makefile  | 2 +-
 dns/knot3/distinfo  | 6 +++---
 dns/knot3/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile
index 043edbefdd48..b400d9dac28a 100644
--- a/dns/knot3/Makefile
+++ b/dns/knot3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	knot
-DISTVERSION=	3.2.9
+DISTVERSION=	3.3.0
 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 2a142bb93242..281d646a4921 100644
--- a/dns/knot3/distinfo
+++ b/dns/knot3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690449865
-SHA256 (knot-3.2.9.tar.xz) = bc1f9eb8c9f67f52805f3acfa2d0153190245fa145b007fafa9068d2da292506
-SIZE (knot-3.2.9.tar.xz) = 1642600
+TIMESTAMP = 1693211385
+SHA256 (knot-3.3.0.tar.xz) = cf12ab736c512eb719a221cd3f65bb94f93ff2b477803d9474d1334af73c1533
+SIZE (knot-3.3.0.tar.xz) = 1544660
diff --git a/dns/knot3/pkg-plist b/dns/knot3/pkg-plist
index 06898be58f72..054be9786771 100644
--- a/dns/knot3/pkg-plist
+++ b/dns/knot3/pkg-plist
@@ -81,8 +81,8 @@ lib/libdnssec.so.9
 lib/libdnssec.so.9.0.0
 lib/libknot.a
 lib/libknot.so
-lib/libknot.so.13
-lib/libknot.so.13.0.0
+lib/libknot.so.14
+lib/libknot.so.14.0.0
 lib/libzscanner.a
 lib/libzscanner.so
 lib/libzscanner.so.4



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