Date: Tue, 29 Oct 2019 11:51:25 +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: r515974 - head/dns/bind9-devel Message-ID: <201910291151.x9TBpP9Q009941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Oct 29 11:51:24 2019 New Revision: 515974 URL: https://svnweb.freebsd.org/changeset/ports/515974 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 Tue Oct 29 11:51:16 2019 (r515973) +++ head/dns/bind9-devel/Makefile Tue Oct 29 11:51:24 2019 (r515974) @@ -41,13 +41,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.5a0.2019.10.19 +ISCVERSION= 9.15.5a0.2019.10.29 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 8c573fc3fdb42f6ac9f5b79008940d18d3de524e +GL_COMMIT= 82f07b2c6d52184f83ee7e8b3772b5439ad73bd9 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Tue Oct 29 11:51:16 2019 (r515973) +++ head/dns/bind9-devel/distinfo Tue Oct 29 11:51:24 2019 (r515974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571660522 -SHA256 (isc-projects-bind9-8c573fc3fdb42f6ac9f5b79008940d18d3de524e_GL0.tar.gz) = 47f96a8ab1c7ed58a2a8d88993bb7f6aac58622edd2a8baa6d3f0b4048f642f4 -SIZE (isc-projects-bind9-8c573fc3fdb42f6ac9f5b79008940d18d3de524e_GL0.tar.gz) = 6339142 +TIMESTAMP = 1572345707 +SHA256 (isc-projects-bind9-82f07b2c6d52184f83ee7e8b3772b5439ad73bd9_GL0.tar.gz) = 941ba603c2d8d7d592d666bb955c84934f34fdc6522d1fabfb3f508b42bfc146 +SIZE (isc-projects-bind9-82f07b2c6d52184f83ee7e8b3772b5439ad73bd9_GL0.tar.gz) = 6340274
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910291151.x9TBpP9Q009941>