1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

dns/nsd3: update to 3.2.18

PR:		192273
Submitted by:	maintainer
This commit is contained in:
William Grzybowski 2014-07-30 14:50:04 +00:00
parent c2f11d94a2
commit 94ba16914f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363484
3 changed files with 4 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nsd
PORTVERSION= 3.2.17
PORTREVISION= 1
PORTVERSION= 3.2.18
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/

View File

@ -1,2 +1,2 @@
SHA256 (nsd-3.2.17.tar.gz) = f566fa408ac45944a264e80e53adf2c7d479ce8b545dce2caa7e50d4d21d330d
SIZE (nsd-3.2.17.tar.gz) = 921978
SHA256 (nsd-3.2.18.tar.gz) = 541047c2114466d6fa7d7b9f397f632e542750475f1fcef5339da86a1ebdfcdb
SIZE (nsd-3.2.18.tar.gz) = 924566

View File

@ -1,6 +1,6 @@
**************************************************************************
*
* Do consider to use nsd-4.0.1. Support for the nsd-3 branch
* Do consider to use nsd-4.0.3. Support for the nsd-3 branch
* will stop in future
* *
* To run nsd from startup, add nsd_enable="YES" to your etc/rc.conf *