Date: Mon, 13 Jan 2020 13:02:20 +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: r522887 - head/dns/bind9-devel Message-ID: <202001131302.00DD2KWf015845@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Jan 13 13:02:20 2020 New Revision: 522887 URL: https://svnweb.freebsd.org/changeset/ports/522887 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 Jan 13 13:02:15 2020 (r522886) +++ head/dns/bind9-devel/Makefile Mon Jan 13 13:02:20 2020 (r522887) @@ -42,13 +42,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.7a0.2020.01.06 +ISCVERSION= 9.15.7a0.2020.01.13 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= db9ad432941af7840c86cabb5e674b9e6b4d2113 +GL_COMMIT= 423a627946d935e74e3682af68553963ee4187c1 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Jan 13 13:02:15 2020 (r522886) +++ head/dns/bind9-devel/distinfo Mon Jan 13 13:02:20 2020 (r522887) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578315219 -SHA256 (isc-projects-bind9-db9ad432941af7840c86cabb5e674b9e6b4d2113_GL0.tar.gz) = d2d38539424b3c5d2855c0b6c7233537375c9b3023fe17d2a6c59309f2f56c55 -SIZE (isc-projects-bind9-db9ad432941af7840c86cabb5e674b9e6b4d2113_GL0.tar.gz) = 6338248 +TIMESTAMP = 1578912612 +SHA256 (isc-projects-bind9-423a627946d935e74e3682af68553963ee4187c1_GL0.tar.gz) = 37e938e092fc21f7ec801ae493ded235c3ad33d5d344968b45e897a2a617bee2 +SIZE (isc-projects-bind9-423a627946d935e74e3682af68553963ee4187c1_GL0.tar.gz) = 6338881
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001131302.00DD2KWf015845>