Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 11:35:50 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496136 - in head/dns/unbound: . files
Message-ID:  <201903181135.x2IBZoKQ071286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Mar 18 11:35:49 2019
New Revision: 496136
URL: https://svnweb.freebsd.org/changeset/ports/496136

Log:
  dns/unbound: update to 1.9.1
  
  PR:		236575
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)

Deleted:
  head/dns/unbound/files/patch-daemon_remote.c
  head/dns/unbound/files/patch-iterator_iter__fwd.c
  head/dns/unbound/files/patch-iterator_iter__hints.c
Modified:
  head/dns/unbound/Makefile   (contents, props changed)
  head/dns/unbound/distinfo   (contents, props changed)
  head/dns/unbound/pkg-plist   (contents, props changed)

Modified: head/dns/unbound/Makefile
==============================================================================
--- head/dns/unbound/Makefile	Mon Mar 18 11:30:24 2019	(r496135)
+++ head/dns/unbound/Makefile	Mon Mar 18 11:35:49 2019	(r496136)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	unbound
-PORTVERSION=	1.9.0
-PORTREVISION=	1
+PORTVERSION=	1.9.1
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/ \
 		https://distfiles.crux.guru/

Modified: head/dns/unbound/distinfo
==============================================================================
--- head/dns/unbound/distinfo	Mon Mar 18 11:30:24 2019	(r496135)
+++ head/dns/unbound/distinfo	Mon Mar 18 11:35:49 2019	(r496136)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549372469
-SHA256 (unbound-1.9.0.tar.gz) = 415af94b8392bc6b2c52e44ac8f17935cc6ddf2cc81edfb47c5be4ad205ab917
-SIZE (unbound-1.9.0.tar.gz) = 5662176
+TIMESTAMP = 1552394734
+SHA256 (unbound-1.9.1.tar.gz) = c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5
+SIZE (unbound-1.9.1.tar.gz) = 5665254

Modified: head/dns/unbound/pkg-plist
==============================================================================
--- head/dns/unbound/pkg-plist	Mon Mar 18 11:30:24 2019	(r496135)
+++ head/dns/unbound/pkg-plist	Mon Mar 18 11:35:49 2019	(r496136)
@@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc
 lib/libunbound.a
 lib/libunbound.so
 lib/libunbound.so.8
-lib/libunbound.so.8.1.0
+lib/libunbound.so.8.1.1
 %%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?201903181135.x2IBZoKQ071286>