From owner-svn-ports-head@freebsd.org Mon Aug 17 09:11:53 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 2409F9BB48D; Mon, 17 Aug 2015 09:11:53 +0000 (UTC) (envelope-from mat@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 F12D21C59; Mon, 17 Aug 2015 09:11:52 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7H9BqwD089724; Mon, 17 Aug 2015 09:11:52 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7H9BqUl089720; Mon, 17 Aug 2015 09:11:52 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201508170911.t7H9BqUl089720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 17 Aug 2015 09:11:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394442 - 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-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: Mon, 17 Aug 2015 09:11:53 -0000 Author: mat Date: Mon Aug 17 09:11:51 2015 New Revision: 394442 URL: https://svnweb.freebsd.org/changeset/ports/394442 Log: Update to 2.1.2. PR: 202333 Submitted by: Leo Vandewoestijne Sponsored by: Absolight Modified: head/dns/yadifa/Makefile head/dns/yadifa/distinfo head/dns/yadifa/pkg-plist Modified: head/dns/yadifa/Makefile ============================================================================== --- head/dns/yadifa/Makefile Mon Aug 17 08:39:12 2015 (r394441) +++ head/dns/yadifa/Makefile Mon Aug 17 09:11:51 2015 (r394442) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= yadifa -PORTVERSION= 2.1.0 -DISTVERSIONSUFFIX= -5055 +PORTVERSION= 2.1.2 +DISTVERSIONSUFFIX= -5426 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 Mon Aug 17 08:39:12 2015 (r394441) +++ head/dns/yadifa/distinfo Mon Aug 17 09:11:51 2015 (r394442) @@ -1,2 +1,2 @@ -SHA256 (yadifa-2.1.0-5055.tar.gz) = b63d34f8051b4d8d0371b414707f4856f5f866460e096c5785d7d8b25a05a1b3 -SIZE (yadifa-2.1.0-5055.tar.gz) = 3458049 +SHA256 (yadifa-2.1.2-5426.tar.gz) = 8837affda15379282e2fd32b4b0dfc0997dd1ee68af095879a93f222562a7e0c +SIZE (yadifa-2.1.2-5426.tar.gz) = 3454802 Modified: head/dns/yadifa/pkg-plist ============================================================================== --- head/dns/yadifa/pkg-plist Mon Aug 17 08:39:12 2015 (r394441) +++ head/dns/yadifa/pkg-plist Mon Aug 17 09:11:51 2015 (r394442) @@ -43,7 +43,6 @@ include/dnscore/empty-input-stream.h include/dnscore/fdtools.h include/dnscore/file_input_stream.h include/dnscore/file_output_stream.h -include/dnscore/filter_input_stream.h include/dnscore/fingerprint.h include/dnscore/format.h include/dnscore/host_address.h @@ -66,7 +65,7 @@ include/dnscore/message_verify_rrsig.h include/dnscore/mt_output_stream.h include/dnscore/mutex.h include/dnscore/network.h -%%NSID%%include/dnscore/nsid.h +include/dnscore/nsid.h include/dnscore/output_stream.h include/dnscore/pace.h include/dnscore/packet_reader.h @@ -186,7 +185,6 @@ include/dnslg/config-resolver.h include/dnslg/dns.h include/dnslg/dnslg-config-features.h include/dnslg/resolv-conf.h -include/dnslg/resolv.h include/dnszone/dnszone-config-features.h include/dnszone/dnszone-config.h include/dnszone/dnszone.h