mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
dns/nsd: Update 4.3.4 -> 4.3.5
This release fixes a number of bugs. It fixes a number of corner case differences for the output more similar to Bind. The configure sources are compatible with the new autoconf 2.70. PR: 253026 Submitted by: jaap@NLnetLabs.nl (maintainer)
This commit is contained in:
parent
18abeec179
commit
1509ac022e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563458
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nsd
|
||||
PORTVERSION= 4.3.4
|
||||
PORTVERSION= 4.3.5
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
|
||||
ftp://ftp.rhnet.is/pub/nsd/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1606826936
|
||||
SHA256 (nsd-4.3.4.tar.gz) = 3be834a97151a7ba8185e46bc37ff12c2f25f399755ae8a2d0e3711801528b50
|
||||
SIZE (nsd-4.3.4.tar.gz) = 1182467
|
||||
TIMESTAMP = 1611673549
|
||||
SHA256 (nsd-4.3.5.tar.gz) = 7da2b43e30b3d7f307722c608f719bfb169f0d985c764a34fa0669dc33484472
|
||||
SIZE (nsd-4.3.5.tar.gz) = 1184220
|
||||
|
@ -1,4 +1,4 @@
|
||||
NSD (Name Server Daemon) is a complete implementation of an
|
||||
authoritative DNS nameserver.
|
||||
|
||||
WWW: http://www.nlnetlabs.nl/nsd
|
||||
WWW: https://www.nlnetlabs.nl/projects/nsd/about/
|
||||
|
Loading…
Reference in New Issue
Block a user