From owner-svn-ports-head@freebsd.org Thu Sep 17 11:06:32 2015 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 79F269CE693; Thu, 17 Sep 2015 11:06:32 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 50A9218C4; Thu, 17 Sep 2015 11:06:32 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8HB6Wit043294; Thu, 17 Sep 2015 11:06:32 GMT (envelope-from erwin@FreeBSD.org) Received: (from erwin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8HB6VKb043290; Thu, 17 Sep 2015 11:06:31 GMT (envelope-from erwin@FreeBSD.org) Message-Id: <201509171106.t8HB6VKb043290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: erwin set sender to erwin@FreeBSD.org using -f From: Erwin Lansing Date: Thu, 17 Sep 2015 11:06:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397107 - 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.20 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, 17 Sep 2015 11:06:32 -0000 Author: erwin Date: Thu Sep 17 11:06:30 2015 New Revision: 397107 URL: https://svnweb.freebsd.org/changeset/ports/397107 Log: Update to 2.0.1 PR: 203127 Submitted by: Leo Vandewoestijne (maintainer) Sponsored by: DK Hostmaster A/S Modified: head/dns/knot2/Makefile head/dns/knot2/distinfo head/dns/knot2/pkg-plist Modified: head/dns/knot2/Makefile ============================================================================== --- head/dns/knot2/Makefile Thu Sep 17 11:04:07 2015 (r397106) +++ head/dns/knot2/Makefile Thu Sep 17 11:06:30 2015 (r397107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 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 Thu Sep 17 11:04:07 2015 (r397106) +++ head/dns/knot2/distinfo Thu Sep 17 11:06:30 2015 (r397107) @@ -1,2 +1,2 @@ -SHA256 (knot-2.0.0.tar.xz) = 28b2277647f618ea7edba741fd6685a8b1fc17d3a178b48f4ca7f2a43359998f -SIZE (knot-2.0.0.tar.xz) = 947200 +SHA256 (knot-2.0.1.tar.xz) = 183bac1f23cb3996731c8161889ff5c1e2f99b9a6d8690390a2a23af433d6ce6 +SIZE (knot-2.0.1.tar.xz) = 958560 Modified: head/dns/knot2/pkg-plist ============================================================================== --- head/dns/knot2/pkg-plist Thu Sep 17 11:04:07 2015 (r397106) +++ head/dns/knot2/pkg-plist Thu Sep 17 11:06:30 2015 (r397107) @@ -6,6 +6,7 @@ bin/knsec3hash bin/knsupdate include/dnssec/binary.h include/dnssec/crypto.h +include/dnssec/dnssec.h include/dnssec/error.h include/dnssec/event.h include/dnssec/kasp.h @@ -50,6 +51,7 @@ include/libknot/internal/tolower.h include/libknot/internal/trie/hat-trie.h include/libknot/internal/trie/murmurhash3.h include/libknot/internal/utils.h +include/libknot/internal/wire_ctx.h include/libknot/libknot.h include/libknot/packet/compr.h include/libknot/packet/pkt.h @@ -73,8 +75,15 @@ include/libknot/rrtype/rdname.h include/libknot/rrtype/rrsig.h include/libknot/rrtype/soa.h include/libknot/rrtype/tsig.h +include/libknot/rrtype/txt.h include/libknot/tsig-op.h include/libknot/tsig.h +include/libknot/yparser/yparser.h +include/libknot/yparser/ypformat.h +include/libknot/yparser/ypscheme.h +include/libknot/yparser/yptrafo.h +include/zscanner/error.h +include/zscanner/scanner.h lib/libdnssec.a lib/libdnssec.so lib/libdnssec.so.0