Date: Fri, 15 Jun 2018 12:55:07 +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: r472442 - in head/dns/bind913: . files Message-ID: <201806151255.w5FCt7sJ001917@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Jun 15 12:55:06 2018 New Revision: 472442 URL: https://svnweb.freebsd.org/changeset/ports/472442 Log: Update to 9.13.1. Sponsored by: Absolight Deleted: head/dns/bind913/files/patch-CVE-2018-5738 Modified: head/dns/bind913/Makefile (contents, props changed) head/dns/bind913/distinfo (contents, props changed) Modified: head/dns/bind913/Makefile ============================================================================== --- head/dns/bind913/Makefile Fri Jun 15 12:21:31 2018 (r472441) +++ head/dns/bind913/Makefile Fri Jun 15 12:55:06 2018 (r472442) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind913 here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} @@ -33,7 +33,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= cpe libedit ssl # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0 +ISCVERSION= 9.13.1 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind913/distinfo ============================================================================== --- head/dns/bind913/distinfo Fri Jun 15 12:21:31 2018 (r472441) +++ head/dns/bind913/distinfo Fri Jun 15 12:55:06 2018 (r472442) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527250140 -SHA256 (bind-9.13.0.tar.gz) = cac499088c7135d9486ba1fc8416088adec58eea9eeee017845383a1aff34ffc -SIZE (bind-9.13.0.tar.gz) = 8906102 +TIMESTAMP = 1529066513 +SHA256 (bind-9.13.1.tar.gz) = d081011170a915b3059d3f24e1a14e5540d2892f2a0267af94cfbe6601423d22 +SIZE (bind-9.13.1.tar.gz) = 8787034
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806151255.w5FCt7sJ001917>