From owner-svn-ports-head@freebsd.org Wed Oct 25 16:12:05 2017 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 E1D28E4E6E7; Wed, 25 Oct 2017 16:12:05 +0000 (UTC) (envelope-from mat@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 BDB0973E61; Wed, 25 Oct 2017 16:12:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9PGC4jN039040; Wed, 25 Oct 2017 16:12:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9PGC4ZT039037; Wed, 25 Oct 2017 16:12:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201710251612.v9PGC4ZT039037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 25 Oct 2017 16:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452866 - head/dns/bind912 X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/dns/bind912 X-SVN-Commit-Revision: 452866 X-SVN-Commit-Repository: ports 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.23 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: Wed, 25 Oct 2017 16:12:06 -0000 Author: mat Date: Wed Oct 25 16:12:04 2017 New Revision: 452866 URL: https://svnweb.freebsd.org/changeset/ports/452866 Log: Add BIND9 9.12, currently in beta 1. Changes: https://lists.isc.org/pipermail/bind-announce/2017-October/001068.html Sponsored by: Absolight Added: head/dns/bind912/ - copied from r452865, head/dns/bind9-devel/ Modified: head/dns/bind912/Makefile head/dns/bind912/distinfo head/dns/bind912/pkg-plist Modified: head/dns/bind912/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Wed Oct 25 15:17:59 2017 (r452865) +++ head/dns/bind912/Makefile Wed Oct 25 16:12:04 2017 (r452866) @@ -8,17 +8,16 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 -MASTER_SITES= LOCAL/mat/bind -#MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;/ +MASTER_SITES= ISC/bind9/${ISCVERSION} .if defined(BIND_TOOLS_SLAVE) PKGNAMESUFFIX= -tools .else -PKGNAMESUFFIX= 9-devel +PKGNAMESUFFIX= 912 .endif -DISTNAME= ${PORTNAME}9-${HASH} +DISTNAME= ${PORTNAME}-${ISCVERSION} MAINTAINER= mat@FreeBSD.org .if defined(BIND_TOOLS_SLAVE) @@ -31,8 +30,7 @@ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2017.10.22 -HASH= 2e662cf +ISCVERSION= 9.12.0b1 USES= cpe libedit @@ -226,12 +224,7 @@ BROKEN= OpenSSL from the base system does not support that needs SSL. .endif -post-extract: - echo "SRCID=${HASH}" > ${WRKSRC}/srcid - post-patch: - @${REINPLACE_CMD} -e '/RELEASETYPE=/s#$$#-${HASH}#' \ - ${WRKSRC}/version .if defined(BIND_TOOLS_SLAVE) @${REINPLACE_CMD} -e 's#^SUBDIRS.*#SUBDIRS = lib bin#' \ -e 's#isc-config.sh installdirs#installdirs#' \ Modified: head/dns/bind912/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Wed Oct 25 15:17:59 2017 (r452865) +++ head/dns/bind912/distinfo Wed Oct 25 16:12:04 2017 (r452866) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508765328 -SHA256 (bind9-2e662cf.tar.gz) = b646046925a9569a7b3a43c338379db0b8642d7261b299f22a529994d612a7d5 -SIZE (bind9-2e662cf.tar.gz) = 11341720 +TIMESTAMP = 1508945823 +SHA256 (bind-9.12.0b1.tar.gz) = 640549c74d5e1d6e1be3fdee37c5664185becdc8aeda334aeb38afa0b57c9c3c +SIZE (bind-9.12.0b1.tar.gz) = 9249247 Modified: head/dns/bind912/pkg-plist ============================================================================== --- head/dns/bind9-devel/pkg-plist Wed Oct 25 15:17:59 2017 (r452865) +++ head/dns/bind912/pkg-plist Wed Oct 25 16:12:04 2017 (r452866) @@ -147,7 +147,6 @@ include/isc/commandline.h include/isc/condition.h include/isc/counter.h include/isc/crc64.h -include/isc/deprecated.h include/isc/dir.h include/isc/entropy.h include/isc/errno.h @@ -174,7 +173,6 @@ include/isc/lang.h include/isc/lex.h include/isc/lfsr.h include/isc/lib.h -include/isc/likely.h include/isc/list.h include/isc/log.h include/isc/magic.h