Date: Mon, 29 Mar 2021 09:03:34 +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: r569447 - head/dns/bind9-devel Message-ID: <202103290903.12T93YvO041505@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Mar 29 09:03:33 2021 New Revision: 569447 URL: https://svnweb.freebsd.org/changeset/ports/569447 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 29 09:02:46 2021 (r569446) +++ head/dns/bind9-devel/Makefile Mon Mar 29 09:03:33 2021 (r569447) @@ -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.11a0.2021.03.22 +ISCVERSION= 9.17.11a0.2021.03.26 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 28923bc6952ff273b30c69dcbef0b9aeebf5a5c6 +GL_COMMIT= 99ff8f285c83de095788eb4f66e7347f9811fa4f CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Mar 29 09:02:46 2021 (r569446) +++ head/dns/bind9-devel/distinfo Mon Mar 29 09:03:33 2021 (r569447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1616417566 -SHA256 (isc-projects-bind9-28923bc6952ff273b30c69dcbef0b9aeebf5a5c6_GL0.tar.gz) = 5e8bdfa8b3036b1726b99e7bed635935b4c3889f5963d5ef3b7c4fe95bae373f -SIZE (isc-projects-bind9-28923bc6952ff273b30c69dcbef0b9aeebf5a5c6_GL0.tar.gz) = 6424596 +TIMESTAMP = 1617005416 +SHA256 (isc-projects-bind9-99ff8f285c83de095788eb4f66e7347f9811fa4f_GL0.tar.gz) = 3035e82f3ed18d0b816242768deb19ee431cadbc9633a082d742d23b05760c0d +SIZE (isc-projects-bind9-99ff8f285c83de095788eb4f66e7347f9811fa4f_GL0.tar.gz) = 6424740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103290903.12T93YvO041505>