diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-11-04 13:09:07 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-11-04 13:09:07 +0000 |
commit | 578bcaff0fa67079ac01268c747bce8bc5e6c211 (patch) | |
tree | ee0d3047356a2219329c09c42621896b1b779253 /dns | |
parent | - Update maintainer's address (diff) |
Update to 2.1.4, claimed to be OK about AXFR.
PR: ports/73455
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=120770
Diffstat (limited to 'dns')
-rw-r--r-- | dns/nsd/Makefile | 4 | ||||
-rw-r--r-- | dns/nsd/distinfo | 4 | ||||
-rw-r--r-- | dns/nsd/files/nsd.sh.tmpl | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 0af0bcd872a1..731a0bd29ca5 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -6,13 +6,13 @@ # PORTNAME= nsd -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ MAINTAINER= oli@isnic.is -COMMENT= An authoritative only non-recursive high performance name server +COMMENT= An authoritative only non-recursive name server USE_RC_SUBR= yes diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo index b3a47d88ec54..c8bc96c79b19 100644 --- a/dns/nsd/distinfo +++ b/dns/nsd/distinfo @@ -1,2 +1,2 @@ -MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7 -SIZE (nsd-2.1.3.tar.gz) = 225388 +MD5 (nsd-2.1.4.tar.gz) = 8aee452493b93f27c52e8b4dd2d5a161 +SIZE (nsd-2.1.4.tar.gz) = 225414 diff --git a/dns/nsd/files/nsd.sh.tmpl b/dns/nsd/files/nsd.sh.tmpl index 0b6b35f1d65b..758b5f53060a 100644 --- a/dns/nsd/files/nsd.sh.tmpl +++ b/dns/nsd/files/nsd.sh.tmpl @@ -4,7 +4,6 @@ # # PROVIDE: nsd # REQUIRE: DAEMON -# KEYWORD: FreeBSD # # Add the following line to /etc/rc.conf to enable nsd: # |