summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/unbound/Makefile4
-rw-r--r--net/unbound/PLIST32
-rw-r--r--net/unbound/distinfo8
3 files changed, 37 insertions, 7 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index e8aec4b8e4f..66a3c4b2a9b 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:15 asau Exp $
+# $NetBSD: Makefile,v 1.24 2012/12/25 08:54:26 pettai Exp $
-DISTNAME= unbound-1.4.18
+DISTNAME= unbound-1.4.19
CATEGORIES= net
MASTER_SITES= http://www.unbound.net/downloads/
diff --git a/net/unbound/PLIST b/net/unbound/PLIST
index fc82c985cb2..20affce4684 100644
--- a/net/unbound/PLIST
+++ b/net/unbound/PLIST
@@ -1,8 +1,38 @@
-@comment $NetBSD: PLIST,v 1.4 2011/03/21 15:04:32 pettai Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/12/25 08:54:26 pettai Exp $
include/unbound.h
lib/libunbound.la
man/man1/unbound-host.1
man/man3/libunbound.3
+man/man3/ub_cancel.3
+man/man3/ub_ctx.3
+man/man3/ub_ctx_add_ta.3
+man/man3/ub_ctx_add_ta_file.3
+man/man3/ub_ctx_async.3
+man/man3/ub_ctx_config.3
+man/man3/ub_ctx_create.3
+man/man3/ub_ctx_data_add.3
+man/man3/ub_ctx_data_remove.3
+man/man3/ub_ctx_debuglevel.3
+man/man3/ub_ctx_debugout.3
+man/man3/ub_ctx_delete.3
+man/man3/ub_ctx_get_option.3
+man/man3/ub_ctx_hosts.3
+man/man3/ub_ctx_print_local_zones.3
+man/man3/ub_ctx_resolvconf.3
+man/man3/ub_ctx_set_fwd.3
+man/man3/ub_ctx_set_option.3
+man/man3/ub_ctx_trustedkeys.3
+man/man3/ub_ctx_zone_add.3
+man/man3/ub_ctx_zone_remove.3
+man/man3/ub_fd.3
+man/man3/ub_poll.3
+man/man3/ub_process.3
+man/man3/ub_resolve.3
+man/man3/ub_resolve_async.3
+man/man3/ub_resolve_free.3
+man/man3/ub_result.3
+man/man3/ub_strerror.3
+man/man3/ub_wait.3
man/man5/unbound.conf.5
man/man8/unbound-anchor.8
man/man8/unbound-checkconf.8
diff --git a/net/unbound/distinfo b/net/unbound/distinfo
index 5d7ddb7fc57..d949d64982c 100644
--- a/net/unbound/distinfo
+++ b/net/unbound/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2012/08/13 14:00:03 pettai Exp $
+$NetBSD: distinfo,v 1.20 2012/12/25 08:54:26 pettai Exp $
-SHA1 (unbound-1.4.18.tar.gz) = b64b4c9f7981df4e7589ebb770a31352a09db3fb
-RMD160 (unbound-1.4.18.tar.gz) = 0aefcd5ee7d2b46645078e32fe3e9f83504d8af2
-Size (unbound-1.4.18.tar.gz) = 3592485 bytes
+SHA1 (unbound-1.4.19.tar.gz) = ccf0d465fc0045d59ceca11ecde688edebd28ec1
+RMD160 (unbound-1.4.19.tar.gz) = 8353a8886273706efe68dbc6517af27c8d6436ac
+Size (unbound-1.4.19.tar.gz) = 3601992 bytes