Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 21:48:08 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353356 - head/dns/bind910
Message-ID:  <201405082148.s48Lm8Si016785@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu May  8 21:48:08 2014
New Revision: 353356
URL: http://svnweb.freebsd.org/changeset/ports/353356
QAT: https://qat.redports.org/buildarchive/r353356/

Log:
  Update to 9.10.0-P1.
  
  Changes:	https://lists.isc.org/pipermail/bind-announce/2014-May/000909.html
  Security:	CVE-2014-3214
  Sponsored by:	Absolight

Modified:
  head/dns/bind910/Makefile
  head/dns/bind910/distinfo

Modified: head/dns/bind910/Makefile
==============================================================================
--- head/dns/bind910/Makefile	Thu May  8 20:52:35 2014	(r353355)
+++ head/dns/bind910/Makefile	Thu May  8 21:48:08 2014	(r353356)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bind
-PORTVERSION=	9.10.0
+PORTVERSION=	9.10.0.1
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	${MASTER_SITE_ISC}
 MASTER_SITE_SUBDIR=	bind9/${ISCVERSION}
@@ -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.10.0
+ISCVERSION=	9.10.0-P1
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/dns/bind910/distinfo
==============================================================================
--- head/dns/bind910/distinfo	Thu May  8 20:52:35 2014	(r353355)
+++ head/dns/bind910/distinfo	Thu May  8 21:48:08 2014	(r353356)
@@ -1,2 +1,2 @@
-SHA256 (bind-9.10.0.tar.gz) = acc2f5cc58c121f927e02c23e7e3e2e4876139eaac4a9df71800d4a38917c887
-SIZE (bind-9.10.0.tar.gz) = 8335569
+SHA256 (bind-9.10.0-P1.tar.gz) = e9587bfb082f33e7b80f5c82af92ba33ae7a3fa350bb7b65a3255f766af2f631
+SIZE (bind-9.10.0-P1.tar.gz) = 8335421



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