aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-09-04 16:44:48 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-09-04 16:44:48 +0000
commit36189408132aa5b19d997549c7195159c0ae4600 (patch)
tree8ec676e9684bd78b359d9bd86904187a64c78aa2 /dns
parent4768e5ef62fb3a0a1c5c4c6a206c4c6ecb1b4dbf (diff)
downloadports-36189408132aa5b19d997549c7195159c0ae4600.tar.gz
ports-36189408132aa5b19d997549c7195159c0ae4600.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile2
-rw-r--r--dns/nsd/distinfo6
-rw-r--r--dns/nsd/files/patch-Makefile.in11
3 files changed, 4 insertions, 15 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index a7c3e517982f..cb2cc1e710ad 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nsd
-PORTVERSION= 3.2.2
+PORTVERSION= 3.2.3
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 3e1bb16b336f..0d2b5decffa1 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,3 +1,3 @@
-MD5 (nsd-3.2.2.tar.gz) = a0dcb0a3b3c1a8d386125eeafe403f58
-SHA256 (nsd-3.2.2.tar.gz) = d538600eba68c6b4c297f3a2bfc89c48427ccb5dbba0ea29b93ad258d14c4343
-SIZE (nsd-3.2.2.tar.gz) = 840917
+MD5 (nsd-3.2.3.tar.gz) = 5ddb35dfb7da0defb82cda4f7388cba2
+SHA256 (nsd-3.2.3.tar.gz) = 2a9b4cb63b002a2a63ec8243f90a9e041f08b9498faa5b35ca71ce3334d842ff
+SIZE (nsd-3.2.3.tar.gz) = 855917
diff --git a/dns/nsd/files/patch-Makefile.in b/dns/nsd/files/patch-Makefile.in
deleted file mode 100644
index 03485fe68e48..000000000000
--- a/dns/nsd/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2009-05-19 01:19:40.000000000 +0000
-+++ Makefile.in 2009-05-19 01:15:18.000000000 +0000
-@@ -318,7 +318,7 @@
- install: all
- $(INSTALL) -d $(DESTDIR)$(sbindir)
- $(INSTALL) -d $(DESTDIR)$(configdir)
-- $(INSTALL) -d $(DESTDIR)$(piddir)
-+# $(INSTALL) -d $(DESTDIR)$(piddir)
- $(INSTALL) -d $(DESTDIR)$(dbdir)
- $(INSTALL) -d $(DESTDIR)$(mandir)
- $(INSTALL) -d $(DESTDIR)$(mandir)/man8