From owner-svn-ports-all@freebsd.org Thu Jun 30 16:44:12 2016 Return-Path: Delivered-To: svn-ports-all@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 2F905B87657; Thu, 30 Jun 2016 16:44:12 +0000 (UTC) (envelope-from pi@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 DB01F2E5E; Thu, 30 Jun 2016 16:44:11 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5UGiBIm032064; Thu, 30 Jun 2016 16:44:11 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5UGiA30032060; Thu, 30 Jun 2016 16:44:10 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201606301644.u5UGiA30032060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 30 Jun 2016 16:44:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417833 - head/dns/yadifa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2016 16:44:12 -0000 Author: pi Date: Thu Jun 30 16:44:10 2016 New Revision: 417833 URL: https://svnweb.freebsd.org/changeset/ports/417833 Log: dns/yadifa: 2.1.3 -> 2.1.6 PR: 210496 Changes: http://cdn.yadifa.eu/sites/default/files/README_2.1.6.txt Approved by: mat Modified: head/dns/yadifa/Makefile head/dns/yadifa/distinfo head/dns/yadifa/pkg-descr head/dns/yadifa/pkg-plist Modified: head/dns/yadifa/Makefile ============================================================================== --- head/dns/yadifa/Makefile Thu Jun 30 16:05:54 2016 (r417832) +++ head/dns/yadifa/Makefile Thu Jun 30 16:44:10 2016 (r417833) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= yadifa -PORTVERSION= 2.1.3 -DISTVERSIONSUFFIX= -5519 +PORTVERSION= 2.1.6 +DISTVERSIONSUFFIX= -5826 CATEGORIES= dns ipv6 MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ LOCAL/mat/yadifa Modified: head/dns/yadifa/distinfo ============================================================================== --- head/dns/yadifa/distinfo Thu Jun 30 16:05:54 2016 (r417832) +++ head/dns/yadifa/distinfo Thu Jun 30 16:44:10 2016 (r417833) @@ -1,2 +1,3 @@ -SHA256 (yadifa-2.1.3-5519.tar.gz) = d7613ee225a7a9fd3bb3d4ee744cd01eeac997be970ce082212938e4bc4114c4 -SIZE (yadifa-2.1.3-5519.tar.gz) = 3457041 +TIMESTAMP = 1466693575 +SHA256 (yadifa-2.1.6-5826.tar.gz) = c42a4ca927d989f74ee8978b8122c22032d9460176bfcdafc1c371571803e642 +SIZE (yadifa-2.1.6-5826.tar.gz) = 3480220 Modified: head/dns/yadifa/pkg-descr ============================================================================== --- head/dns/yadifa/pkg-descr Thu Jun 30 16:05:54 2016 (r417832) +++ head/dns/yadifa/pkg-descr Thu Jun 30 16:44:10 2016 (r417833) @@ -12,5 +12,4 @@ YADIFA was developed on FreeBSD and a GN soon ported to other Unix flavours like OpenBSD and Solaris. A Microsoft Windows version is also on the cards. - WWW: http://www.yadifa.eu/ Modified: head/dns/yadifa/pkg-plist ============================================================================== --- head/dns/yadifa/pkg-plist Thu Jun 30 16:05:54 2016 (r417832) +++ head/dns/yadifa/pkg-plist Thu Jun 30 16:44:10 2016 (r417833) @@ -33,6 +33,7 @@ include/dnscore/dnscore-config-features. include/dnscore/dnscore-config.h include/dnscore/dnscore.h include/dnscore/dnsformat.h +include/dnscore/dnskey-keyring.h include/dnscore/dnskey.h include/dnscore/dnskey_dsa.h include/dnscore/dnskey_rsa.h