Date: Sat, 22 May 2021 01:09:13 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ce74222e579 - main - dns/knot3: Update to 3.0.6 Message-ID: <202105220109.14M19D5f021727@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ce74222e57947cb9134f897c971f4a7075bca65 commit 4ce74222e57947cb9134f897c971f4a7075bca65 Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2021-05-22 01:08:51 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-22 01:08:51 +0000 dns/knot3: Update to 3.0.6 Changes: https://www.knot-dns.cz/2021-05-12-version-306.html PR: 256001 --- dns/knot3/Makefile | 2 +- dns/knot3/distinfo | 6 +++--- dns/knot3/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 69c110eabd98..beadb824e5d9 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,7 +1,7 @@ # Created by: Leo Vandewoestijne <freebsd@dns.company> PORTNAME= knot -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.6 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 7ef276674cfd..90c49749dc3f 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616677466 -SHA256 (knot-3.0.5.tar.xz) = 695e7d7a0abefc5a8fd01f3b3080f030f33b0948215f84cd4892c6d904390802 -SIZE (knot-3.0.5.tar.xz) = 1318292 +TIMESTAMP = 1621645570 +SHA256 (knot-3.0.6.tar.xz) = 63756ac5a00c3e4a066ed231a287faef5963a9183d77326e30bf0644cdf74f86 +SIZE (knot-3.0.6.tar.xz) = 1333296 diff --git a/dns/knot3/pkg-plist b/dns/knot3/pkg-plist index b205e29d3930..736a39cc5c58 100644 --- a/dns/knot3/pkg-plist +++ b/dns/knot3/pkg-plist @@ -41,6 +41,8 @@ include/libknot/packet/compr.h include/libknot/packet/pkt.h include/libknot/packet/rrset-wire.h include/libknot/packet/wire.h +include/libknot/probe/data.h +include/libknot/probe/probe.h include/libknot/rdata.h include/libknot/rdataset.h include/libknot/rrset-dump.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105220109.14M19D5f021727>
