From owner-svn-ports-head@freebsd.org Mon Jun 6 15:18:07 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 13068B6D4D4; Mon, 6 Jun 2016 15:18:07 +0000 (UTC) (envelope-from amdmi3@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 BE612130F; Mon, 6 Jun 2016 15:18:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56FI5AE085534; Mon, 6 Jun 2016 15:18:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56FI5SH085531; Mon, 6 Jun 2016 15:18:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201606061518.u56FI5SH085531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 6 Jun 2016 15:18:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416467 - 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.22 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: Mon, 06 Jun 2016 15:18:07 -0000 Author: amdmi3 Date: Mon Jun 6 15:18:05 2016 New Revision: 416467 URL: https://svnweb.freebsd.org/changeset/ports/416467 Log: - Update to 2.2.1 PR: 209964 Submitted by: freebsd@dns-lab.com (maintainer) Modified: head/dns/knot2/Makefile head/dns/knot2/distinfo head/dns/knot2/pkg-plist Modified: head/dns/knot2/Makefile ============================================================================== --- head/dns/knot2/Makefile Mon Jun 6 14:59:09 2016 (r416466) +++ head/dns/knot2/Makefile Mon Jun 6 15:18:05 2016 (r416467) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= knot -DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ @@ -23,7 +22,7 @@ LIB_DEPENDS= libfstrm.so:devel/fstrm \ CONFLICTS= knot-1.* knot1-[0-6].* -USES= alias libtool pkgconfig tar:xz +USES= alias libedit libtool pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/dns/knot2/distinfo ============================================================================== --- head/dns/knot2/distinfo Mon Jun 6 14:59:09 2016 (r416466) +++ head/dns/knot2/distinfo Mon Jun 6 15:18:05 2016 (r416467) @@ -1,2 +1,3 @@ -SHA256 (knot-2.1.1.tar.xz) = e110d11d4a4c4b5abb091b32fcb073934fb840046e975234323e0fc15f2f8f5b -SIZE (knot-2.1.1.tar.xz) = 998820 +TIMESTAMP = 1465218305 +SHA256 (knot-2.2.1.tar.xz) = 4b587bd8299445a29990ba89087b156ab9b6bf85cbd68846766c078e5b3481d3 +SIZE (knot-2.2.1.tar.xz) = 1017504 Modified: head/dns/knot2/pkg-plist ============================================================================== --- head/dns/knot2/pkg-plist Mon Jun 6 14:59:09 2016 (r416466) +++ head/dns/knot2/pkg-plist Mon Jun 6 15:18:05 2016 (r416467) @@ -24,12 +24,12 @@ include/libknot/attribute.h include/libknot/binary.h include/libknot/codes.h include/libknot/consts.h +include/libknot/control/control.h include/libknot/db/db.h include/libknot/db/db_lmdb.h include/libknot/db/db_trie.h include/libknot/descriptor.h include/libknot/dname.h -include/libknot/dnssec/rrset-sign.h include/libknot/errcode.h include/libknot/error.h include/libknot/libknot.h