Date: Mon, 5 Nov 2018 08:37:10 +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: r484178 - head/dns/bind9-devel Message-ID: <201811050837.wA58bAgw021780@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Nov 5 08:37:10 2018 New Revision: 484178 URL: https://svnweb.freebsd.org/changeset/ports/484178 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 Nov 5 08:36:37 2018 (r484177) +++ head/dns/bind9-devel/Makefile Mon Nov 5 08:37:10 2018 (r484178) @@ -40,13 +40,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.1a0.2018.10.31 +ISCVERSION= 9.13.1a0.2018.11.02 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 97bb9b2be91af38b7d70aeac76581f5402776c73 +GL_COMMIT= d88efa7e40cbf244ca7886d8ddf0f0361ce8a518 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Nov 5 08:36:37 2018 (r484177) +++ head/dns/bind9-devel/distinfo Mon Nov 5 08:37:10 2018 (r484178) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540998998 -SHA256 (isc-projects-bind9-97bb9b2be91af38b7d70aeac76581f5402776c73_GL0.tar.gz) = c477c852f21ffa900b95d36d8d2fc3240139b3675ccc7321e0be9d0e47318ffe -SIZE (isc-projects-bind9-97bb9b2be91af38b7d70aeac76581f5402776c73_GL0.tar.gz) = 7267166 +TIMESTAMP = 1541405974 +SHA256 (isc-projects-bind9-d88efa7e40cbf244ca7886d8ddf0f0361ce8a518_GL0.tar.gz) = b8794031fcf4552f7cd305c2787bc4c6389e8ce35915c6a01212dc8877f04bdd +SIZE (isc-projects-bind9-d88efa7e40cbf244ca7886d8ddf0f0361ce8a518_GL0.tar.gz) = 7266983
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811050837.wA58bAgw021780>