diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-09-30 14:06:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-09-30 14:06:28 +0000 |
commit | 513f52c16248854355246920b9af9998260b4812 (patch) | |
tree | f2f8c8390af7c9f32b2fc2377f02859eb5eaecbc /dns | |
parent | ca0c251f517bd862c2b4f864c6dde0e079f8bd9c (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | 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 1a49b6c89c43..cb6e35866311 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -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.3a0.2019.09.17 +ISCVERSION= 9.15.3a0.2019.09.30 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 6aec894c4c4ac708f94ef495a010862733f8e5af +GL_COMMIT= 98886bab43fd27d50cca373566c048db4aa373b6 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index f8a89eee100e..51563f486b57 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569232851 -SHA256 (isc-projects-bind9-6aec894c4c4ac708f94ef495a010862733f8e5af_GL0.tar.gz) = 802aeba09b883e2cc1dfe9e8c51b195e43fd198be199224d236fb857ac739bd3 -SIZE (isc-projects-bind9-6aec894c4c4ac708f94ef495a010862733f8e5af_GL0.tar.gz) = 6335747 +TIMESTAMP = 1569848062 +SHA256 (isc-projects-bind9-98886bab43fd27d50cca373566c048db4aa373b6_GL0.tar.gz) = cf4b67a8af3ef79d7c2001c1d528f073114c5098dcbfde990556f69209fdc4e1 +SIZE (isc-projects-bind9-98886bab43fd27d50cca373566c048db4aa373b6_GL0.tar.gz) = 6340999 |