diff options
author | mat <mat@FreeBSD.org> | 2018-03-26 21:40:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-03-26 21:40:26 +0800 |
commit | bf8da665d3386f6779833120c3bb71f9d584e793 (patch) | |
tree | 99b7643ac7287611197ab1da33350d8470e96fb2 /dns | |
parent | cb2f5214c709f2c657e95b936cc637f87150a7ef (diff) | |
download | freebsd-ports-gnome-bf8da665d3386f6779833120c3bb71f9d584e793.tar.gz freebsd-ports-gnome-bf8da665d3386f6779833120c3bb71f9d584e793.tar.zst freebsd-ports-gnome-bf8da665d3386f6779833120c3bb71f9d584e793.zip |
Update to latest commit.
Sponsored by: Absolight
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 bbe49e98210d..359aabb5f178 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -29,12 +29,12 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.03.19 +ISCVERSION= 9.13.0a0.2018.03.21 USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 92a3ff9182c3e15b75b295181c52f83016a40e51 +GL_COMMIT= 52909b5dbeadf13ecbf43e8ee573af23eebd6859 USES= cpe libedit tar:bz2 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index d1ff7fc60a4e..674f9cfe292e 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521452050 -SHA256 (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = d4e9a546cdd5d4cfff86cec7ee33567c74571a99517ff7c04d7c674c7e646499 -SIZE (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = 8970076 +TIMESTAMP = 1522069214 +SHA256 (isc-projects-bind9-52909b5dbeadf13ecbf43e8ee573af23eebd6859_GL0.tar.gz) = e605744916aa8399774fa1f2c4bcffe93095cb2d644b4df4aaa81419de0644fd +SIZE (isc-projects-bind9-52909b5dbeadf13ecbf43e8ee573af23eebd6859_GL0.tar.gz) = 8969035 |