diff options
author | erwin <erwin@FreeBSD.org> | 2013-05-31 17:31:58 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-05-31 17:31:58 +0800 |
commit | 1ee58e7ca09bf29c978721d9eda9a65b7096a00d (patch) | |
tree | 785543508ad031d76f8bb2718e7b25781904424f /dns | |
parent | 6a9a1ecf978511e0cefbd5b965456e16bacc82f6 (diff) | |
download | freebsd-ports-gnome-1ee58e7ca09bf29c978721d9eda9a65b7096a00d.tar.gz freebsd-ports-gnome-1ee58e7ca09bf29c978721d9eda9a65b7096a00d.tar.zst freebsd-ports-gnome-1ee58e7ca09bf29c978721d9eda9a65b7096a00d.zip |
Update to 9.6-ESV-R9 and extend the EOL to January 2014
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind96/Makefile | 8 | ||||
-rw-r--r-- | dns/bind96/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index f45ac20f6a59..ad78c1620812 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind96 -PORTVERSION= 9.6.3.1.ESV.R8 +PORTVERSION= 9.6.3.1.ESV.R9 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -13,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and threads LICENSE= ISCL # ISC releases things like 9.4.0b3, which our versioning doesn't like -ISCVERSION= 9.6-ESV-R8 +ISCVERSION= 9.6-ESV-R9 MAKE_JOBS_UNSAFE= yes @@ -22,8 +22,8 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ --with-randomdev=/dev/random CONFLICTS= bind9*-9.[45789].* bind9*-sdb-9.[45789].* bind-tools-9.* -DEPRECATED= EOL in June 2013, consider moving to Bind 9.8 or 9.9 -EXPIRATION_DATE= 2013-06-30 +DEPRECATED= EOL in January 2014, consider moving to Bind 9.8 or 9.9 +EXPIRATION_DATE= 2014-01-31 OPTIONS_DEFAULT= IPV6 SSL LINKS XML THREADS OPTIONS_DEFINE= SSL LINKS XML IDN REPLACE_BASE LARGE_FILE \ diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index 1139a308f7fb..db0ecc8de980 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1,4 +1,2 @@ -SHA256 (bind-9.6-ESV-R8.tar.gz) = a4fb8baa5c5018ef0ca7c1a035326efab32e84074daab82599fe5e63a562fa45 -SIZE (bind-9.6-ESV-R8.tar.gz) = 6424347 -SHA256 (bind-9.6-ESV-R8.tar.gz.asc) = 7a8568b12fd533e5e73f7f2ed66ced709c4620bbdcaff072fa1f347cbe18b78d -SIZE (bind-9.6-ESV-R8.tar.gz.asc) = 490 +SHA256 (bind-9.6-ESV-R9.tar.gz) = a4976dc35d2eb1ab2aef3d1b2c86429ebe0c32bf2f4755e9ebad20629443c448 +SIZE (bind-9.6-ESV-R9.tar.gz) = 6409624 |