svn commit: r567844 - head/dns/bind9-devel

Mathieu Arnold mat at FreeBSD.org
Mon Mar 8 12:53:36 UTC 2021


Author: mat
Date: Mon Mar  8 12:53:36 2021
New Revision: 567844
URL: https://svnweb.freebsd.org/changeset/ports/567844

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 Mar  8 12:53:22 2021	(r567843)
+++ head/dns/bind9-devel/Makefile	Mon Mar  8 12:53:36 2021	(r567844)
@@ -50,13 +50,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=		autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.17.10a0.2021.02.26
+ISCVERSION=	9.17.10a0.2021.03.08
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc
+GL_COMMIT=	77ac8db0c68c38cc776cfe9e7104aefedb532bc2
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
@@ -71,6 +71,7 @@ CONFIGURE_ARGS=	--disable-linux-caps \
 		--with-dlopen=yes \
 		--with-libxml2 \
 		--with-openssl=${OPENSSLBASE} \
+		--enable-dnsrps \
 		--with-readline=libedit
 CONFIGURE_ENV=	READLINE_CFLAGS="-L${LOCALBASE}/lib"
 ETCDIR=		${PREFIX}/etc/namedb

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Mar  8 12:53:22 2021	(r567843)
+++ head/dns/bind9-devel/distinfo	Mon Mar  8 12:53:36 2021	(r567844)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614602431
-SHA256 (isc-projects-bind9-8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc_GL0.tar.gz) = be5a6a64d6fe2ac9f4a85627972c249d10c1ac253f6468d4175394affee4a4ce
-SIZE (isc-projects-bind9-8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc_GL0.tar.gz) = 6403038
+TIMESTAMP = 1615205363
+SHA256 (isc-projects-bind9-77ac8db0c68c38cc776cfe9e7104aefedb532bc2_GL0.tar.gz) = f5f67460483fc446e51b5b4b583b85715a6e242a4369f63b7a71460a7171e19a
+SIZE (isc-projects-bind9-77ac8db0c68c38cc776cfe9e7104aefedb532bc2_GL0.tar.gz) = 6414529


More information about the svn-ports-head mailing list