aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2014-08-20 22:38:02 +0800
committerdanilo <danilo@FreeBSD.org>2014-08-20 22:38:02 +0800
commit6ccd56ab79b04566308ddd0bc4011b9f957c6664 (patch)
tree55285c25d320a59addffcb9961c3243e9bc019e9 /dns
parent24bbad9891f75eb94dcbcbdc33f37b7d8fd58fd2 (diff)
downloadfreebsd-ports-graphics-6ccd56ab79b04566308ddd0bc4011b9f957c6664.tar.gz
freebsd-ports-graphics-6ccd56ab79b04566308ddd0bc4011b9f957c6664.tar.zst
freebsd-ports-graphics-6ccd56ab79b04566308ddd0bc4011b9f957c6664.zip
- Update from 1.5.0 to 1.5.1 [1]
- Use install-strip as INSTALL_TARGET PR: 192850 Submitted by: freebsd@dns-lab.com [1]
Diffstat (limited to 'dns')
-rw-r--r--dns/knot/Makefile4
-rw-r--r--dns/knot/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile
index 5a53930e652..e5ab10b2a7f 100644
--- a/dns/knot/Makefile
+++ b/dns/knot/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
@@ -23,6 +23,8 @@ USE_LDCONFIG= yes
USE_OPENSSL= yes
WITH_OPENSSL_PORT= yes
+INSTALL_TARGET= install-strip
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-storage=/var/db/knot
diff --git a/dns/knot/distinfo b/dns/knot/distinfo
index c5aeb843601..15f9f18619c 100644
--- a/dns/knot/distinfo
+++ b/dns/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-1.5.0.tar.gz) = 9ad8d16d229466e765c90c475de746d071e7933bd931307b6e15e52b57e759d7
-SIZE (knot-1.5.0.tar.gz) = 1169282
+SHA256 (knot-1.5.1.tar.gz) = 9a636e846586619be590d94f57c17bb3e520c516f82875380466061e1ed33963
+SIZE (knot-1.5.1.tar.gz) = 1172631