Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2016 15:18:05 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416467 - head/dns/knot2
Message-ID:  <201606061518.u56FI5SH085531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606061518.u56FI5SH085531>