Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2018 10:42:21 +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: r459828 - head/dns/bind912
Message-ID:  <201801241042.w0OAgL55045516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Jan 24 10:42:20 2018
New Revision: 459828
URL: https://svnweb.freebsd.org/changeset/ports/459828

Log:
  Update to 9.12.0.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bind912/Makefile   (contents, props changed)
  head/dns/bind912/distinfo   (contents, props changed)

Modified: head/dns/bind912/Makefile
==============================================================================
--- head/dns/bind912/Makefile	Wed Jan 24 10:38:50 2018	(r459827)
+++ head/dns/bind912/Makefile	Wed Jan 24 10:42:20 2018	(r459828)
@@ -8,7 +8,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
 PORTREVISION=	0
 .else
 # dns/bind912 here
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
@@ -30,7 +30,7 @@ LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.12.0rc3
+ISCVERSION=	9.12.0
 
 USES=	cpe libedit
 

Modified: head/dns/bind912/distinfo
==============================================================================
--- head/dns/bind912/distinfo	Wed Jan 24 10:38:50 2018	(r459827)
+++ head/dns/bind912/distinfo	Wed Jan 24 10:42:20 2018	(r459828)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516175610
-SHA256 (bind-9.12.0rc3.tar.gz) = 2e9c35e9292fe0ef0dfbd68a4eba5ee4055e4299c0522e623b1dc31fe085d893
-SIZE (bind-9.12.0rc3.tar.gz) = 9288446
+TIMESTAMP = 1516788319
+SHA256 (bind-9.12.0.tar.gz) = 29870e9bf9dcc31ead3793ca754a7b0236a0785a7a9dc0f859a0bc42e19b3c82
+SIZE (bind-9.12.0.tar.gz) = 9282550



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