aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-06 13:19:12 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-06 13:19:12 +0000
commitef03bc0111f68db82b140041b82cb0adb1ff63c9 (patch)
tree893917cc0526790bec7f010da4aff2c12e18d7cd /dns
parentaaf43e7466239f7c2efb29d721b24425cc711b84 (diff)
downloadports-ef03bc0111f68db82b140041b82cb0adb1ff63c9.tar.gz
ports-ef03bc0111f68db82b140041b82cb0adb1ff63c9.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/knot/Makefile2
-rw-r--r--dns/knot/distinfo4
-rw-r--r--dns/knot/pkg-plist5
3 files changed, 6 insertions, 5 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile
index 6a0dd51b9ce4..b1d5ad87fc5e 100644
--- a/dns/knot/Makefile
+++ b/dns/knot/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot
-DISTVERSION= 1.3.2
+DISTVERSION= 1.3.3
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
diff --git a/dns/knot/distinfo b/dns/knot/distinfo
index 56b6c35ebcc3..9b81be7ae2fd 100644
--- a/dns/knot/distinfo
+++ b/dns/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-1.3.2.tar.gz) = 4cb096eae5afa6d5e533d5c8e0d13b7e241c485b24c21bead4e878bd068b3351
-SIZE (knot-1.3.2.tar.gz) = 1148305
+SHA256 (knot-1.3.3.tar.gz) = 70f5237871a92cd8a777c73b80b6ac339212ea084d4adfaf314388be704027b4
+SIZE (knot-1.3.3.tar.gz) = 1148233
diff --git a/dns/knot/pkg-plist b/dns/knot/pkg-plist
index dc660dde307e..17febfb0d289 100644
--- a/dns/knot/pkg-plist
+++ b/dns/knot/pkg-plist
@@ -1,8 +1,7 @@
-@stopdaemon knotd
@unexec if cmp -s %B/knot.sample.conf %B/knot.conf; then rm -f %B/knot.conf; fi
+%%ETCDIR%%/knot.sample.conf
@exec [ -f %B/knot.conf ] || cp %B/%f %B/knot.conf
%%ETCDIR%%/example.com.zone
-%%ETCDIR%%/knot.sample.conf
man/man1/kdig.1.gz
man/man1/khost.1.gz
man/man1/knsupdate.1.gz
@@ -11,8 +10,10 @@ man/man8/knotc.8.gz
man/man8/knotd.8.gz
@dirrmtry %%ETCDIR%%
@dirrmtry var/run/knot
+@dirrmtry var/run
@dirrmtry var/lib/knot
@dirrmtry var/lib
+@dirrmtry var
bin/kdig
bin/khost
bin/knsupdate