svn commit: r496810 - head/dns/bind914
Mathieu Arnold
mat at FreeBSD.org
Mon Mar 25 09:57:11 UTC 2019
Author: mat
Date: Mon Mar 25 09:57:09 2019
New Revision: 496810
URL: https://svnweb.freebsd.org/changeset/ports/496810
Log:
Update to 9.14.0.
Modified:
head/dns/bind914/Makefile (contents, props changed)
head/dns/bind914/distinfo (contents, props changed)
Modified: head/dns/bind914/Makefile
==============================================================================
--- head/dns/bind914/Makefile Mon Mar 25 09:57:05 2019 (r496809)
+++ head/dns/bind914/Makefile Mon Mar 25 09:57:09 2019 (r496810)
@@ -33,7 +33,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= compiler:c11 cpe libedit ssl
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.14.0rc3
+ISCVERSION= 9.14.0
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
Modified: head/dns/bind914/distinfo
==============================================================================
--- head/dns/bind914/distinfo Mon Mar 25 09:57:05 2019 (r496809)
+++ head/dns/bind914/distinfo Mon Mar 25 09:57:09 2019 (r496810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552551873
-SHA256 (bind-9.14.0rc3.tar.gz) = 16de60971fb7e3ac5fbc1b2ed9fbbe4b90bdf6b1f64e650996cdc6ac6e9bc38c
-SIZE (bind-9.14.0rc3.tar.gz) = 6289124
+TIMESTAMP = 1553504518
+SHA256 (bind-9.14.0.tar.gz) = 4edd459830bb97f749e25a5d42a2a4a093d7800e9962fca4300996cf7ea680af
+SIZE (bind-9.14.0.tar.gz) = 6290135
More information about the svn-ports-all
mailing list