diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-03-08 12:53:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-03-08 12:53:36 +0000 |
commit | 0dd98faa70016aab84e37d7ecae5de997ff4c311 (patch) | |
tree | 2058435198b1acf2cbca7f8551efb8050a9f1f8e /dns/bind9-devel | |
parent | 6d178a21ba4f927d3e72cf26f1e471e461ef2c26 (diff) | |
download | freebsd-ports-0dd98faa70016aab84e37d7ecae5de997ff4c311.zip |
Update to latest commit.
Diffstat (limited to 'dns/bind9-devel')
-rw-r--r-- | dns/bind9-devel/Makefile | 5 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index fde84095b3d7..b6a8fadf744a 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -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 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 2ab4031a2e56..97c32991f4b3 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -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 |