diff options
author | erwin <erwin@FreeBSD.org> | 2013-05-31 17:32:28 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-05-31 17:32:28 +0800 |
commit | 88a9371eceb966483efed8d5d3b57a7b71bb831b (patch) | |
tree | 9749234a924b02f39709855b5c9be1e960766914 /dns/bind98 | |
parent | 1ee58e7ca09bf29c978721d9eda9a65b7096a00d (diff) | |
download | freebsd-ports-gnome-88a9371eceb966483efed8d5d3b57a7b71bb831b.tar.gz freebsd-ports-gnome-88a9371eceb966483efed8d5d3b57a7b71bb831b.tar.zst freebsd-ports-gnome-88a9371eceb966483efed8d5d3b57a7b71bb831b.zip |
Update to 9.8.5
Diffstat (limited to 'dns/bind98')
-rw-r--r-- | dns/bind98/Makefile | 6 | ||||
-rw-r--r-- | dns/bind98/distinfo | 8 | ||||
-rw-r--r-- | dns/bind98/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 2e547f5817de..3d7206c09ae2 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind98 -PORTVERSION= 9.8.4.2 +PORTVERSION= 9.8.5 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 DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.8.4-P2 +ISCVERSION= 9.8.5 MAKE_JOBS_UNSAFE= yes @@ -109,7 +109,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname .endif .if ${PORT_OPTIONS:MRPZRRL_PATCH} -PATCHFILES= rpz2+rl-9.8.4-P2.patch +PATCHFILES= rpz2+rl-9.8.5.patch PATCH_SITES= http://ss.vix.com/~vjs/ .endif diff --git a/dns/bind98/distinfo b/dns/bind98/distinfo index ba513015d7fd..a34dd33e714c 100644 --- a/dns/bind98/distinfo +++ b/dns/bind98/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.8.4-P2.tar.gz) = e772edfb41036a25e1392ab15ff4d3754f03c301b4b059d64afd8d8dadd18193 -SIZE (bind-9.8.4-P2.tar.gz) = 7129690 -SHA256 (rpz2+rl-9.8.4-P2.patch) = d42e860d5d98a54a73be28ff178784a8a245d4d20ff1a4571b3d2b132c9775a5 -SIZE (rpz2+rl-9.8.4-P2.patch) = 340902 +SHA256 (bind-9.8.5.tar.gz) = 250bf1a305290db30c4e3b284e9ac58c53687727b51107c393bdb3fd3f36de6d +SIZE (bind-9.8.5.tar.gz) = 7262595 +SHA256 (rpz2+rl-9.8.5.patch) = 918a45012092f3a21ea4cae248d18d332d435ff41a0e4260246c85f0e682bca9 +SIZE (rpz2+rl-9.8.5.patch) = 323496 diff --git a/dns/bind98/pkg-plist b/dns/bind98/pkg-plist index 7321e5e8a79f..a035432b6016 100644 --- a/dns/bind98/pkg-plist +++ b/dns/bind98/pkg-plist @@ -138,6 +138,7 @@ include/isc/radix.h include/isc/random.h include/isc/ratelimiter.h include/isc/refcount.h +include/isc/regex.h include/isc/region.h include/isc/resource.h include/isc/result.h |