Date: Thu, 25 Mar 2021 14:01:37 +0000 (UTC) From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569204 - head/dns/knot3 Message-ID: <202103251401.12PE1bJM015402@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nc Date: Thu Mar 25 14:01:37 2021 New Revision: 569204 URL: https://svnweb.freebsd.org/changeset/ports/569204 Log: dns/knot3: Update to to 3.0.5 Changes: https://www.knot-dns.cz/2021-03-25-version-305.html PR: 254547 Submitted by: Leo Vandewoestijne <freebsd AT dns DOT company> (maintainer) Modified: head/dns/knot3/Makefile head/dns/knot3/distinfo Modified: head/dns/knot3/Makefile ============================================================================== --- head/dns/knot3/Makefile Thu Mar 25 13:54:56 2021 (r569203) +++ head/dns/knot3/Makefile Thu Mar 25 14:01:37 2021 (r569204) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -DISTVERSION= 3.0.4 +DISTVERSION= 3.0.5 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ Modified: head/dns/knot3/distinfo ============================================================================== --- head/dns/knot3/distinfo Thu Mar 25 13:54:56 2021 (r569203) +++ head/dns/knot3/distinfo Thu Mar 25 14:01:37 2021 (r569204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611572376 -SHA256 (knot-3.0.4.tar.xz) = 451d8913a769b7e4bcb3e250a3181b448e28a82cfc58cea6f2509475d7327983 -SIZE (knot-3.0.4.tar.xz) = 1347928 +TIMESTAMP = 1616677466 +SHA256 (knot-3.0.5.tar.xz) = 695e7d7a0abefc5a8fd01f3b3080f030f33b0948215f84cd4892c6d904390802 +SIZE (knot-3.0.5.tar.xz) = 1318292
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103251401.12PE1bJM015402>