From e78b5bd0c56304c18cecd97cd064a1ffa6c4f40b Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 31 Aug 2019 14:45:04 +0000 Subject: [PATCH] update to libunbound-1.9.3 --- net/libunbound/Makefile | 7 +++---- net/libunbound/distinfo | 4 ++-- net/libunbound/patches/patch-Makefile_in | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/libunbound/Makefile b/net/libunbound/Makefile index 7391480c148..493d66201db 100644 --- a/net/libunbound/Makefile +++ b/net/libunbound/Makefile @@ -1,12 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/13 20:36:30 thfr Exp $ +# $OpenBSD: Makefile,v 1.7 2019/08/31 14:45:04 sthen Exp $ COMMENT= validating DNS resolver library -DISTNAME= unbound-1.9.2 +DISTNAME= unbound-1.9.3 PKGNAME= lib${DISTNAME} -REVISION= 0 -SHARED_LIBS += unbound 4.1 # 9.0 +SHARED_LIBS += unbound 4.1 # 9.3 CATEGORIES= net diff --git a/net/libunbound/distinfo b/net/libunbound/distinfo index ce8917e360b..aaedbd40b27 100644 --- a/net/libunbound/distinfo +++ b/net/libunbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.9.2.tar.gz) = b3rOxc9FEnf82jFymIaufdYlN8T1BoVWA+OqFT/La5U= -SIZE (unbound-1.9.2.tar.gz) = 5676395 +SHA256 (unbound-1.9.3.tar.gz) = G1XdkXDkv7Mn+2RN57v38FQXARSd/zrfG2P/p4Xxbfo= +SIZE (unbound-1.9.3.tar.gz) = 5686017 diff --git a/net/libunbound/patches/patch-Makefile_in b/net/libunbound/patches/patch-Makefile_in index eb9212c7233..ec3335215c1 100644 --- a/net/libunbound/patches/patch-Makefile_in +++ b/net/libunbound/patches/patch-Makefile_in @@ -1,9 +1,9 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2018/12/17 09:58:46 sthen Exp $ +$OpenBSD: patch-Makefile_in,v 1.2 2019/08/31 14:45:04 sthen Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in -@@ -529,7 +529,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL) +@@ -532,7 +532,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL) done $(LIBTOOL) --mode=install cp unbound.h $(DESTDIR)$(includedir)/unbound.h $(LIBTOOL) --mode=install cp libunbound.la $(DESTDIR)$(libdir)