Date: Mon, 31 May 2021 06:45:37 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1d328f5b4304 - main - dns/bind9-devel: Update to latets commit. Message-ID: <202105310645.14V6jbdi030425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d328f5b4304de3a659fff20b73eac121d5e1281 commit 1d328f5b4304de3a659fff20b73eac121d5e1281 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2021-05-31 06:39:52 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2021-05-31 06:43:12 +0000 dns/bind9-devel: Update to latets commit. --- dns/bind9-devel/Makefile | 4 ++-- dns/bind9-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 5cf4af1c5b33..618bba324f34 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -49,13 +49,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.13a0.2021.05.25 +ISCVERSION= 9.17.13a0.2021.05.30 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 9359e1a8c0151edbd123245049c89e5856e43a35 +GL_COMMIT= 6702f23dcd29a1e6a5d82d182db9d0de984a0beb CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 0f1c99c00f9d..7050e707482c 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621926546 -SHA256 (isc-projects-bind9-9359e1a8c0151edbd123245049c89e5856e43a35_GL0.tar.gz) = b038ae3c8b566a10432c4df2d41e9936f26726f210e423e4ecdc8a4aec0e5573 -SIZE (isc-projects-bind9-9359e1a8c0151edbd123245049c89e5856e43a35_GL0.tar.gz) = 6434366 +TIMESTAMP = 1622441480 +SHA256 (isc-projects-bind9-6702f23dcd29a1e6a5d82d182db9d0de984a0beb_GL0.tar.gz) = 63fb1659d8d68c3318127117d41c3df57a22a99f3908638ac4a3a2ee43317a17 +SIZE (isc-projects-bind9-6702f23dcd29a1e6a5d82d182db9d0de984a0beb_GL0.tar.gz) = 6435101
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105310645.14V6jbdi030425>