diff options
author | mat <mat@FreeBSD.org> | 2019-03-25 17:57:09 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-03-25 17:57:09 +0800 |
commit | ebdded3d6aec05c0c74270f38cfc14fb058959bf (patch) | |
tree | e0c79396394626dc7611371982286db0f9bcd2b9 /dns | |
parent | af5c0110b120bcb6dca167955f4efaf797047b50 (diff) | |
download | freebsd-ports-gnome-ebdded3d6aec05c0c74270f38cfc14fb058959bf.tar.gz freebsd-ports-gnome-ebdded3d6aec05c0c74270f38cfc14fb058959bf.tar.zst freebsd-ports-gnome-ebdded3d6aec05c0c74270f38cfc14fb058959bf.zip |
Update to 9.14.0.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind914/Makefile | 2 | ||||
-rw-r--r-- | dns/bind914/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind914/Makefile b/dns/bind914/Makefile index 81e8b31ac213..32c563fc8a95 100644 --- a/dns/bind914/Makefile +++ b/dns/bind914/Makefile @@ -33,7 +33,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= compiler:c11 cpe libedit ssl # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.14.0rc3 +ISCVERSION= 9.14.0 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind914/distinfo b/dns/bind914/distinfo index 63ba8f714c17..3cb7fccc5ef8 100644 --- a/dns/bind914/distinfo +++ b/dns/bind914/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552551873 -SHA256 (bind-9.14.0rc3.tar.gz) = 16de60971fb7e3ac5fbc1b2ed9fbbe4b90bdf6b1f64e650996cdc6ac6e9bc38c -SIZE (bind-9.14.0rc3.tar.gz) = 6289124 +TIMESTAMP = 1553504518 +SHA256 (bind-9.14.0.tar.gz) = 4edd459830bb97f749e25a5d42a2a4a093d7800e9962fca4300996cf7ea680af +SIZE (bind-9.14.0.tar.gz) = 6290135 |