From owner-svn-ports-head@FreeBSD.ORG Fri Jan 31 09:06:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F38CE5D4; Fri, 31 Jan 2014 09:06:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD8B7196D; Fri, 31 Jan 2014 09:06:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0V96wDe016799; Fri, 31 Jan 2014 09:06:58 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0V96wpf016796; Fri, 31 Jan 2014 09:06:58 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201401310906.s0V96wpf016796@svn.freebsd.org> From: Mathieu Arnold Date: Fri, 31 Jan 2014 09:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341951 - head/dns/bind98 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.17 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: Fri, 31 Jan 2014 09:06:59 -0000 Author: mat Date: Fri Jan 31 09:06:57 2014 New Revision: 341951 URL: http://svnweb.freebsd.org/changeset/ports/341951 QAT: https://qat.redports.org/buildarchive/r341951/ Log: Update to 9.8.7. Changes: https://lists.isc.org/pipermail/bind-announce/2014-January/000895.html Sponsored by: Absolight Modified: head/dns/bind98/Makefile head/dns/bind98/distinfo head/dns/bind98/pkg-plist Modified: head/dns/bind98/Makefile ============================================================================== --- head/dns/bind98/Makefile Fri Jan 31 09:04:51 2014 (r341950) +++ head/dns/bind98/Makefile Fri Jan 31 09:06:57 2014 (r341951) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind98 -PORTVERSION= 9.8.6.2 +PORTVERSION= 9.8.7 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -13,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.8.6-P2 +ISCVERSION= 9.8.7 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind98/distinfo ============================================================================== --- head/dns/bind98/distinfo Fri Jan 31 09:04:51 2014 (r341950) +++ head/dns/bind98/distinfo Fri Jan 31 09:06:57 2014 (r341951) @@ -1,4 +1,4 @@ -SHA256 (bind-9.8.6-P2.tar.gz) = e5c87bdf102ac5b2563955393a2f4805e7574dc7addd03d18152c2f70befedeb -SIZE (bind-9.8.6-P2.tar.gz) = 7275835 +SHA256 (bind-9.8.7.tar.gz) = c59e7469f0e14b81df0962833cd9b0279290f0c28ef4e2e234973bc5bfa34308 +SIZE (bind-9.8.7.tar.gz) = 7477496 SHA256 (rpz2+rl-9.8.6.patch) = 76b988205ce17034ff6c03cff943d0e579a5a46dbc47e1fac83704c88fb96d79 SIZE (rpz2+rl-9.8.6.patch) = 348361 Modified: head/dns/bind98/pkg-plist ============================================================================== --- head/dns/bind98/pkg-plist Fri Jan 31 09:04:51 2014 (r341950) +++ head/dns/bind98/pkg-plist Fri Jan 31 09:06:57 2014 (r341951) @@ -1,3 +1,4 @@ +bin/bind9-config bin/dig bin/host bin/isc-config.sh @@ -12,6 +13,7 @@ include/dns/byaddr.h include/dns/cache.h include/dns/callbacks.h include/dns/cert.h +include/dns/client.h include/dns/compress.h include/dns/db.h include/dns/dbiterator.h @@ -51,13 +53,13 @@ include/dns/rdatasetiter.h include/dns/rdataslab.h include/dns/rdatastruct.h include/dns/rdatatype.h -include/dns/rpz.h -include/dns/sdlz.h include/dns/request.h include/dns/resolver.h include/dns/result.h include/dns/rootns.h +include/dns/rpz.h include/dns/sdb.h +include/dns/sdlz.h include/dns/secalg.h include/dns/secproto.h include/dns/soa.h @@ -65,6 +67,7 @@ include/dns/ssu.h include/dns/tcpmsg.h include/dns/time.h include/dns/tkey.h +include/dns/tsec.h include/dns/tsig.h include/dns/ttl.h include/dns/types.h @@ -203,6 +206,7 @@ lib/libisccc.a lib/libisccfg.a lib/liblwres.a %%SHARE_MAN%%man/man1/arpaname.1.gz +%%SHARE_MAN%%man/man1/bind9-config.1.gz %%SHARE_MAN%%man/man1/dig.1.gz %%SHARE_MAN%%man/man1/host.1.gz %%SHARE_MAN%%man/man1/isc-config.sh.1.gz