Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2019 14:08:27 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489576 - head/dns/bind9-devel
Message-ID:  <201901071408.x07E8RmO040583@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jan  7 14:08:26 2019
New Revision: 489576
URL: https://svnweb.freebsd.org/changeset/ports/489576

Log:
  Update to latest commit.

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 Jan  7 14:04:56 2019	(r489575)
+++ head/dns/bind9-devel/Makefile	Mon Jan  7 14:08:26 2019	(r489576)
@@ -5,11 +5,11 @@ PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
 .if defined(BIND_TOOLS_SLAVE)
 # dns/bind-tools here
-PORTREVISION=	1
+PORTREVISION=	0
 .else
 # XXX: correct version
 # dns/bind9xx here
-PORTREVISION=	3
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
 # XXX: put the ISC master_site
@@ -38,13 +38,13 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 # XXX: remove tar:bz2
 USES=	compiler:c11 cpe libedit ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.13.4a0.2018.12.20
+ISCVERSION=	9.13.4a0.2019.01.06
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	1b95cb79bbb53e0cbec8618678c99b35985d22be
+GL_COMMIT=	a38b31ccf92daab8e359ef51a1f046177796b53e
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Jan  7 14:04:56 2019	(r489575)
+++ head/dns/bind9-devel/distinfo	Mon Jan  7 14:08:26 2019	(r489576)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545648454
-SHA256 (isc-projects-bind9-1b95cb79bbb53e0cbec8618678c99b35985d22be_GL0.tar.gz) = 569e9fea081f7c6daa0f3c7089a096bd3b546b098972f569e9f77bb011143cdf
-SIZE (isc-projects-bind9-1b95cb79bbb53e0cbec8618678c99b35985d22be_GL0.tar.gz) = 6344732
+TIMESTAMP = 1546869195
+SHA256 (isc-projects-bind9-a38b31ccf92daab8e359ef51a1f046177796b53e_GL0.tar.gz) = e9d897f2fc6ad94d2a4f28778930746239a829b161802b74391a935ebd3fad35
+SIZE (isc-projects-bind9-a38b31ccf92daab8e359ef51a1f046177796b53e_GL0.tar.gz) = 6344877



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901071408.x07E8RmO040583>