From owner-svn-ports-head@freebsd.org Thu Mar 25 14:01:37 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E96515BE3FF; Thu, 25 Mar 2021 14:01:37 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F5mxF6N21z3NS9; Thu, 25 Mar 2021 14:01:37 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CD81C36C; Thu, 25 Mar 2021 14:01:37 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12PE1bvx015406; Thu, 25 Mar 2021 14:01:37 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12PE1bJM015402; Thu, 25 Mar 2021 14:01:37 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202103251401.12PE1bJM015402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Thu, 25 Mar 2021 14:01:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569204 - head/dns/knot3 X-SVN-Group: ports-head X-SVN-Commit-Author: nc X-SVN-Commit-Paths: head/dns/knot3 X-SVN-Commit-Revision: 569204 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2021 14:01:38 -0000 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 (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