diff options
author | mat <mat@FreeBSD.org> | 2018-08-09 05:25:56 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-08-09 05:25:56 +0800 |
commit | 29fe20afd359fc0db90479f4e4b39d38df2ba506 (patch) | |
tree | 89ad5899a5de0ce92166ef1d9a8610965903b1b1 /dns/bind911 | |
parent | 4825995d64699986fcf6d60ddae0eba30cd1a0ac (diff) | |
download | freebsd-ports-gnome-29fe20afd359fc0db90479f4e4b39d38df2ba506.tar.gz freebsd-ports-gnome-29fe20afd359fc0db90479f4e4b39d38df2ba506.tar.zst freebsd-ports-gnome-29fe20afd359fc0db90479f4e4b39d38df2ba506.zip |
Update to 9.11.4-P1 and 9.12.2-P1.
Security: CVE-2018-5740
Sponsored by: Absolight
Diffstat (limited to 'dns/bind911')
-rw-r--r-- | dns/bind911/Makefile | 2 | ||||
-rw-r--r-- | dns/bind911/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index ca19a6d4a4ee..dcdc384b5399 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= cpe libedit # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.4 +ISCVERSION= 9.11.4-P1 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo index 7f229f4d4fa9..d32ddc608ee5 100644 --- a/dns/bind911/distinfo +++ b/dns/bind911/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531290674 -SHA256 (bind-9.11.4.tar.gz) = 595070b031f869f8939656b5a5d11b121211967f15f6afeafa895df745279617 -SIZE (bind-9.11.4.tar.gz) = 9621408 +TIMESTAMP = 1533712466 +SHA256 (bind-9.11.4-P1.tar.gz) = b0e0dc3c8bf26989b1cad53f90d44a48e39404afc68f65c45bae79b446f0fe23 +SIZE (bind-9.11.4-P1.tar.gz) = 9623403 |