diff options
author | mat <mat@FreeBSD.org> | 2019-04-11 00:02:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-04-11 00:02:06 +0800 |
commit | 3ec186a64b91712678d41e047b0217de92407556 (patch) | |
tree | de22a3f5effbc24b4b8722032272b0eb4abba581 /dns | |
parent | 79a01d0561288654e6bee4000a9507e839e7fd82 (diff) | |
download | freebsd-ports-gnome-3ec186a64b91712678d41e047b0217de92407556.tar.gz freebsd-ports-gnome-3ec186a64b91712678d41e047b0217de92407556.tar.zst freebsd-ports-gnome-3ec186a64b91712678d41e047b0217de92407556.zip |
Update to latest commit.
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 d5dff3ba120a..6cfcdb1500ec 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -38,13 +38,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.0a0.2019.03.29 +ISCVERSION= 9.15.0a0.2019.04.10 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 7e069cb16a0a6b8d3551ecb793e1cea682815942 +GL_COMMIT= 961d256d73680154383f5886aaa4d03fe8f6d867 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index f5e1b585b9a8..e3eb01d47f14 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554105090 -SHA256 (isc-projects-bind9-7e069cb16a0a6b8d3551ecb793e1cea682815942_GL0.tar.gz) = c08bd0de7d39bdd1c015b1680eb4e0cc2ee4b0bfaa2bdf310f93924cb58f6b51 -SIZE (isc-projects-bind9-7e069cb16a0a6b8d3551ecb793e1cea682815942_GL0.tar.gz) = 6337730 +TIMESTAMP = 1554895655 +SHA256 (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 80a80ca0ffe52c249c18504f9bb78e4f656ce12aea62bd8f47ab731b3cb4fce4 +SIZE (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 6341543 |