From owner-svn-ports-all@freebsd.org Mon Mar 5 10:35:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C87F46590; Mon, 5 Mar 2018 10:35:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A5BD071F6A; Mon, 5 Mar 2018 10:35:26 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9C87E22BA0; Mon, 5 Mar 2018 10:35:26 +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 w25AZQrI084159; Mon, 5 Mar 2018 10:35:26 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w25AZQ4F084157; Mon, 5 Mar 2018 10:35:26 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201803051035.w25AZQ4F084157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Mar 2018 10:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463641 - head/dns/bind9-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/dns/bind9-devel X-SVN-Commit-Revision: 463641 X-SVN-Commit-Repository: ports 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.25 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: Mon, 05 Mar 2018 10:35:27 -0000 Author: mat Date: Mon Mar 5 10:35:26 2018 New Revision: 463641 URL: https://svnweb.freebsd.org/changeset/ports/463641 Log: Update to latest commit. While there, use the GitLab integration. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Mar 5 10:32:32 2018 (r463640) +++ head/dns/bind9-devel/Makefile Mon Mar 5 10:35:26 2018 (r463641) @@ -11,14 +11,12 @@ PORTREVISION= 0 PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 -MASTER_SITES= LOCAL/mat/bind \ - https://gitlab.isc.org/isc-projects/bind9/repository/${HASH}/archive.tar.bz2?d/ +MASTER_SITES= LOCAL/mat/bind .if defined(BIND_TOOLS_SLAVE) PKGNAMESUFFIX= -tools .else PKGNAMESUFFIX= 9-devel .endif -DISTNAME= ${PORTNAME}9-${HASH}-${HASH} MAINTAINER= mat@FreeBSD.org .if defined(BIND_TOOLS_SLAVE) @@ -31,8 +29,12 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.02.26 -HASH= e1d6c9a6631f2db967d1a6331b5a177b78e08b89 +ISCVERSION= 9.13.0a0.2018.03.02 +USE_GITLAB= yes +GL_SITE= https://gitlab.isc.org +GL_ACCOUNT= isc-projects +GL_PROJECT= bind9 +GL_COMMIT= 8529e124eaf13447835a1a0f6453f2812a780710 USES= cpe libedit tar:bz2 @@ -232,10 +234,10 @@ BROKEN= OpenSSL from the base system does not support .endif post-extract: - echo "SRCID=${HASH}" > ${WRKSRC}/srcid + echo "SRCID=${GL_COMMIT}" > ${WRKSRC}/srcid post-patch: - @${REINPLACE_CMD} -e '/RELEASETYPE=/s#$$#-${HASH}#' \ + @${REINPLACE_CMD} -e '/RELEASETYPE=/s#$$#-${GL_COMMIT}#' \ ${WRKSRC}/version .if defined(BIND_TOOLS_SLAVE) @${REINPLACE_CMD} -e 's#^SUBDIRS.*#SUBDIRS = lib bin#' \ Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Mar 5 10:32:32 2018 (r463640) +++ head/dns/bind9-devel/distinfo Mon Mar 5 10:35:26 2018 (r463641) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519641726 -SHA256 (bind9-e1d6c9a6631f2db967d1a6331b5a177b78e08b89-e1d6c9a6631f2db967d1a6331b5a177b78e08b89.tar.bz2) = 5eb8109898b7e8ce4c0f14195cc7040716c970f9e35c291d8e591fbec0bc298c -SIZE (bind9-e1d6c9a6631f2db967d1a6331b5a177b78e08b89-e1d6c9a6631f2db967d1a6331b5a177b78e08b89.tar.bz2) = 7827728 +TIMESTAMP = 1520244716 +SHA256 (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 2971de772ed6611b670dc0634f175cbaca933b3de1fd29b883bea15446f0e67c +SIZE (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 9503228