aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING8
-rw-r--r--dns/unbound/Makefile2
-rw-r--r--dns/unbound/distinfo4
3 files changed, 11 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index de4a11704256..53c68ed815f6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110915:
+ AFFECTS: users of dns/unbound
+ AUTHOR: sem@FreeBSD.org
+
+ unbound supports GOST from version 1.4.12 but only if dns/ldns was build
+ with GOST support too. There is no way to check the option when unbound
+ builds, so you should make sure the option is on in both unbound and lds.
+
20110914:
AFFECTS: users of www/asterisk-stat
AUTHOR: flo@FreeBSD.org
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 00798425900d..0b79af48f39b 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= unbound
-PORTVERSION= 1.4.12
+PORTVERSION= 1.4.13
CATEGORIES= dns
MASTER_SITES= http://unbound.net/downloads/
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index 0df55abca699..f96102fdfb9f 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,2 +1,2 @@
-SHA256 (unbound-1.4.12.tar.gz) = d7f0ee340b8a62e3fe02e505fdf6f2e4742ae7eaf8fd1da200fb38c4947e2d66
-SIZE (unbound-1.4.12.tar.gz) = 3506466
+SHA256 (unbound-1.4.13.tar.gz) = 83c7dc2756c488ab5bfcb9b25b81236a4ec42fb3d505267fcaf005555f3a2313
+SIZE (unbound-1.4.13.tar.gz) = 3511677