diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 19:08:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 19:08:50 +0000 |
commit | f6ffcd4e0e6b1df0afbcfa449bb798f3f57cb141 (patch) | |
tree | c3e4aac74199bb4f31206fc918369ccef3915e8c /dns | |
parent | - Update to 1.2g (diff) |
- Update to 3.0.7
PR: 118059
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes
Notes:
svn path=/head/; revision=203620
Diffstat (limited to 'dns')
-rw-r--r-- | dns/nsd/Makefile | 4 | ||||
-rw-r--r-- | dns/nsd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index f3e53076c569..38e6e9c167dc 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -6,12 +6,12 @@ # PORTNAME= nsd -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ -MAINTAINER= oli@isnic.is +MAINTAINER= osvaldsson@icelandic.net COMMENT= An authoritative only non-recursive name server CONFLICTS= nsd-[0-2]* diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo index 91afe33ccf2f..1be1072dbd2c 100644 --- a/dns/nsd/distinfo +++ b/dns/nsd/distinfo @@ -1,3 +1,3 @@ -MD5 (nsd-3.0.6.tar.gz) = db964272bb653f3691cdae6932953432 -SHA256 (nsd-3.0.6.tar.gz) = 6100024b0a24a608747824e4856297482c97a720f529095ef69c5d6e6002ca99 -SIZE (nsd-3.0.6.tar.gz) = 805585 +MD5 (nsd-3.0.7.tar.gz) = 37558edef2fe9d9052aafeb73effd4ac +SHA256 (nsd-3.0.7.tar.gz) = 73c54aeaf8b302624dca7c570cc0c29b1610ef90b1b2159cb63b01044fdf6bd4 +SIZE (nsd-3.0.7.tar.gz) = 818770 |