Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 09:32:29 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319472 - head/dns/bind98
Message-ID:  <201305310932.r4V9WTU9018723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin
Date: Fri May 31 09:32:28 2013
New Revision: 319472
URL: http://svnweb.freebsd.org/changeset/ports/319472

Log:
  Update to 9.8.5

Modified:
  head/dns/bind98/Makefile
  head/dns/bind98/distinfo
  head/dns/bind98/pkg-plist

Modified: head/dns/bind98/Makefile
==============================================================================
--- head/dns/bind98/Makefile	Fri May 31 09:31:58 2013	(r319471)
+++ head/dns/bind98/Makefile	Fri May 31 09:32:28 2013	(r319472)
@@ -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 DNS
 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
 

Modified: head/dns/bind98/distinfo
==============================================================================
--- head/dns/bind98/distinfo	Fri May 31 09:31:58 2013	(r319471)
+++ head/dns/bind98/distinfo	Fri May 31 09:32:28 2013	(r319472)
@@ -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

Modified: head/dns/bind98/pkg-plist
==============================================================================
--- head/dns/bind98/pkg-plist	Fri May 31 09:31:58 2013	(r319471)
+++ head/dns/bind98/pkg-plist	Fri May 31 09:32:28 2013	(r319472)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305310932.r4V9WTU9018723>