1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to new upstream release 2.65.

Upstream changes:

    Fix regression which broke forwarding of queries sent via
    TCP which are not for A and AAAA and which were directed to
    non-default servers. Thanks to Niax for the bug report.

    Fix failure to build with DHCP support excluded. Thanks to
    Gustavo Zacarias for the patch.

    Fix nasty regression in 2.64 which completely broke cacheing.
This commit is contained in:
Matthias Andree 2012-12-15 16:34:11 +00:00
parent 637692fcb9
commit 18f6bd438d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308953

View File

@ -120,3 +120,4 @@ do-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>