Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 19:28:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513730 - head/dns/unbound
Message-ID:  <201910031928.x93JSmBM025081@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  3 19:28:47 2019
New Revision: 513730
URL: https://svnweb.freebsd.org/changeset/ports/513730

Log:
  Update to 1.9.4
  
  Changes:	https://github.com/NLnetLabs/unbound/blob/master/doc/Changelog
  PR:		241033
  Reported by:	C <cm@appliedprivacy.net>
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Security:	108a4be3-e612-11e9-9963-5f1753e0aca0
  MFH:		2019Q4

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

Modified: head/dns/unbound/Makefile
==============================================================================
--- head/dns/unbound/Makefile	Thu Oct  3 19:28:42 2019	(r513729)
+++ head/dns/unbound/Makefile	Thu Oct  3 19:28:47 2019	(r513730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	unbound
-PORTVERSION=	1.9.3
+PORTVERSION=	1.9.4
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/ \
 		https://distfiles.crux.guru/

Modified: head/dns/unbound/distinfo
==============================================================================
--- head/dns/unbound/distinfo	Thu Oct  3 19:28:42 2019	(r513729)
+++ head/dns/unbound/distinfo	Thu Oct  3 19:28:47 2019	(r513730)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566901338
-SHA256 (unbound-1.9.3.tar.gz) = 1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa
-SIZE (unbound-1.9.3.tar.gz) = 5686017
+TIMESTAMP = 1570130060
+SHA256 (unbound-1.9.4.tar.gz) = 3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0
+SIZE (unbound-1.9.4.tar.gz) = 5686242

Modified: head/dns/unbound/pkg-plist
==============================================================================
--- head/dns/unbound/pkg-plist	Thu Oct  3 19:28:42 2019	(r513729)
+++ head/dns/unbound/pkg-plist	Thu Oct  3 19:28:47 2019	(r513730)
@@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc
 lib/libunbound.a
 lib/libunbound.so
 lib/libunbound.so.8
-lib/libunbound.so.8.1.3
+lib/libunbound.so.8.1.4
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py



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