aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-05-15 22:21:47 +0800
committervs <vs@FreeBSD.org>2004-05-15 22:21:47 +0800
commit1e6ae276ae29e79ab7509fff4ef123213efecdd4 (patch)
tree5e572f96adca240fa9bd40fc623e564f9920874a /dns
parent33409e156fc7bfa35c302c5018107c34c07fe983 (diff)
downloadfreebsd-ports-gnome-1e6ae276ae29e79ab7509fff4ef123213efecdd4.tar.gz
freebsd-ports-gnome-1e6ae276ae29e79ab7509fff4ef123213efecdd4.tar.zst
freebsd-ports-gnome-1e6ae276ae29e79ab7509fff4ef123213efecdd4.zip
Update to 2.1.0: New networking code allows a single server to handle both
UDP and TCP connections. (Remove cruft from pkg-descr while here) PR: ports/66651 Submitted by: Olafur Osvaldsson
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile2
-rw-r--r--dns/nsd/distinfo4
-rw-r--r--dns/nsd/pkg-descr6
3 files changed, 3 insertions, 9 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index fcc040d5893e..b773d56ece0a 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nsd
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.0
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 1f9219607583..b1be40a1b266 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,2 +1,2 @@
-MD5 (nsd-2.0.2.tar.gz) = 6e2634f0edb81ed2d248975783644432
-SIZE (nsd-2.0.2.tar.gz) = 209062
+MD5 (nsd-2.1.0.tar.gz) = d2b6246c1b639ca23894f95b4203f016
+SIZE (nsd-2.1.0.tar.gz) = 215442
diff --git a/dns/nsd/pkg-descr b/dns/nsd/pkg-descr
index cf4aa60ed877..1b42a0b144e2 100644
--- a/dns/nsd/pkg-descr
+++ b/dns/nsd/pkg-descr
@@ -1,10 +1,4 @@
NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.
-For more information:
-
WWW: http://www.nlnetlabs.nl/nsd
-
-The source code is available from:
-
-WWW: http://www.nlnetlabs.nl/downloads/nsd