From owner-svn-ports-head@freebsd.org Fri Dec 9 14:43:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DDD4C68F44; Fri, 9 Dec 2016 14:43:47 +0000 (UTC) (envelope-from robak@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 mx1.freebsd.org (Postfix) with ESMTPS id D192912DF; Fri, 9 Dec 2016 14:43:46 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB9Ehkpb008390; Fri, 9 Dec 2016 14:43:46 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9EhjQL008387; Fri, 9 Dec 2016 14:43:45 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201612091443.uB9EhjQL008387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 9 Dec 2016 14:43:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428210 - head/dns/knot2 X-SVN-Group: ports-head 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.23 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: Fri, 09 Dec 2016 14:43:47 -0000 Author: robak Date: Fri Dec 9 14:43:45 2016 New Revision: 428210 URL: https://svnweb.freebsd.org/changeset/ports/428210 Log: dns/knot2: update 2.3.2 -> 2.3.3 PR: 215161 Submitted by: Leo Vandewoestijne (maintainer) Modified: head/dns/knot2/Makefile head/dns/knot2/distinfo head/dns/knot2/pkg-plist Modified: head/dns/knot2/Makefile ============================================================================== --- head/dns/knot2/Makefile Fri Dec 9 14:41:58 2016 (r428209) +++ head/dns/knot2/Makefile Fri Dec 9 14:43:45 2016 (r428210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ Modified: head/dns/knot2/distinfo ============================================================================== --- head/dns/knot2/distinfo Fri Dec 9 14:41:58 2016 (r428209) +++ head/dns/knot2/distinfo Fri Dec 9 14:43:45 2016 (r428210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479994675 -SHA256 (knot-2.3.2.tar.xz) = ba298157693d2b3264ff53afd397d8bb240336b36c18064515890733254700df -SIZE (knot-2.3.2.tar.xz) = 1069500 +TIMESTAMP = 1481221203 +SHA256 (knot-2.3.3.tar.xz) = a929bce3b957a81776b1db7b43b0e4473339bf16be8dbba5abb4b0593bf43c94 +SIZE (knot-2.3.3.tar.xz) = 1071160 Modified: head/dns/knot2/pkg-plist ============================================================================== --- head/dns/knot2/pkg-plist Fri Dec 9 14:41:58 2016 (r428209) +++ head/dns/knot2/pkg-plist Fri Dec 9 14:43:45 2016 (r428210) @@ -1,5 +1,6 @@ bin/kdig bin/khost +bin/kjournalprint bin/knsec3hash bin/knsupdate bin/kzonecheck @@ -85,6 +86,7 @@ libdata/pkgconfig/libzscanner.pc libexec/knot1to2 man/man1/kdig.1.gz man/man1/khost.1.gz +man/man1/kjournalprint.1.gz man/man1/knot1to2.1.gz man/man1/knsec3hash.1.gz man/man1/knsupdate.1.gz