Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 09:49:42 +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: r319476 - head/dns/bind99
Message-ID:  <201305310949.r4V9ngXK023636@svn.freebsd.org>

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

Log:
  Update to 9.9.3

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

Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile	Fri May 31 09:48:32 2013	(r319475)
+++ head/dns/bind99/Makefile	Fri May 31 09:49:42 2013	(r319476)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME?=	bind99
-PORTVERSION=	9.9.2.2
+PORTVERSION=	9.9.3
 PORTREVISION?=	0
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	${MASTER_SITE_ISC}
@@ -14,7 +14,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.9.2-P2
+ISCVERSION=	9.9.3
 
 MAKE_JOBS_UNSAFE=	yes
 
@@ -123,7 +123,7 @@ CONFIGURE_ARGS+=	--enable-rpz-nsdname
 .endif
 
 .if ${PORT_OPTIONS:MRPZRRL_PATCH}
-PATCHFILES=		rpz2+rl-9.9.2-P2.patch
+PATCHFILES=		rpz2+rl-9.9.3.patch
 PATCH_SITES=		http://ss.vix.com/~vjs/
 .endif
 

Modified: head/dns/bind99/distinfo
==============================================================================
--- head/dns/bind99/distinfo	Fri May 31 09:48:32 2013	(r319475)
+++ head/dns/bind99/distinfo	Fri May 31 09:49:42 2013	(r319476)
@@ -1,4 +1,4 @@
-SHA256 (bind-9.9.2-P2.tar.gz) = ff822734e3550969251411e20f6f7397d14a912613a42af423752e93fdb565d2
-SIZE (bind-9.9.2-P2.tar.gz) = 7277958
-SHA256 (rpz2+rl-9.9.2-P2.patch) = e4490089f76075a805d60b78bdf2a1146c98acb7601d6f9fc15b5c64e3da4416
-SIZE (rpz2+rl-9.9.2-P2.patch) = 343784
+SHA256 (bind-9.9.3.tar.gz) = e45c08217eb56eb35aa39f2bb2f6fa77ee626b4dcef165a1bf0f522e252fd6bc
+SIZE (bind-9.9.3.tar.gz) = 7459387
+SHA256 (rpz2+rl-9.9.3.patch) = dd2f27acbbd4cb1f26c0e1c9a0e33094a9a3a2b68bf7046413aacc8f092e5fac
+SIZE (rpz2+rl-9.9.3.patch) = 324621

Modified: head/dns/bind99/pkg-plist
==============================================================================
--- head/dns/bind99/pkg-plist	Fri May 31 09:48:32 2013	(r319475)
+++ head/dns/bind99/pkg-plist	Fri May 31 09:49:42 2013	(r319476)
@@ -139,6 +139,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?201305310949.r4V9ngXK023636>