diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-12 19:42:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-12 19:42:16 +0800 |
commit | 1fd284f9557358f44ddd36a3299dfeac2d2f6823 (patch) | |
tree | 86d2dd06f7e1877df99acf853d408eed7c6f51c1 | |
parent | 98af339d864f1edd6d95e6717373eae111fb4e84 (diff) | |
download | freebsd-ports-gnome-1fd284f9557358f44ddd36a3299dfeac2d2f6823.tar.gz freebsd-ports-gnome-1fd284f9557358f44ddd36a3299dfeac2d2f6823.tar.zst freebsd-ports-gnome-1fd284f9557358f44ddd36a3299dfeac2d2f6823.zip |
Update to 2.3.3
PR: 90177
Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
-rw-r--r-- | dns/nsd/Makefile | 2 | ||||
-rw-r--r-- | dns/nsd/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 3823b581957a..eca00d43e086 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -13,7 +13,7 @@ # NSD_OPTIONS can be set in /etc/make.conf also. PORTNAME= nsd -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.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 3c8fae75bb2a..4e74f2aab8c4 100644 --- a/dns/nsd/distinfo +++ b/dns/nsd/distinfo @@ -1,2 +1,3 @@ -MD5 (nsd-2.3.1.tar.gz) = c24c4dc3e7ad2ab67f4fd8a8668fc1b6 -SIZE (nsd-2.3.1.tar.gz) = 247789 +MD5 (nsd-2.3.3.tar.gz) = 7e9f0ebfdf9dd29213170999cd60c20e +SHA256 (nsd-2.3.3.tar.gz) = 741aa454414ac6c68ebb587f55ada49c385ba3176330e2808a5a16d23e9d0917 +SIZE (nsd-2.3.3.tar.gz) = 236488 |