1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 2.1.5

BUG FIXES:
        - Bug #90: handle \000 in TXT records correctly
        - Fixed undefined behavior in the use of vsnprintf when
          logging messages.

PR:		ports/74517
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2004-11-30 12:58:19 +00:00
parent 75edff372e
commit b36be97628
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122811
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= nsd
PORTVERSION= 2.1.4
PORTVERSION= 2.1.5
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/

View File

@ -1,2 +1,2 @@
MD5 (nsd-2.1.4.tar.gz) = 8aee452493b93f27c52e8b4dd2d5a161
SIZE (nsd-2.1.4.tar.gz) = 225414
MD5 (nsd-2.1.5.tar.gz) = 24e81b2bb25f0663e153e174bb585f04
SIZE (nsd-2.1.5.tar.gz) = 225543