Update to new test5 release.

Changes, taken from Git shortlog:

André Glüpker (1):
      Fix bad cache-size calculation when hosts-file read fails.

Simon Kelley (7):
      Handle building with script support enabled and DHCP disabled.
      Update copyright notices. Happy new year!
      Fix FTBFS when scripts excluded at compilation time.
      Inhibit DNSSEC validation when forwarding to private servers for a domain.
      DNSSEC: Handle non-root trust anchors, and check we have a root trust anchor.
      Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
      arp.c tidy up.
This commit is contained in:
Matthias Andree 2016-01-16 18:30:04 +00:00
parent 4293187f72
commit fd90678072
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406261
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
DISTVERSION= 2.76test4
PORTVERSION= 2.76.0test4
DISTVERSION= 2.76test5
PORTVERSION= 2.76.0test5
CATEGORIES= dns ipv6
#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/

View File

@ -1,2 +1,2 @@
SHA256 (dnsmasq-2.76test4.tar.xz) = 0cdcb3eea94ca52961553c8185406025e80092c3f2a4c58297932ccb392d7c65
SIZE (dnsmasq-2.76test4.tar.xz) = 488244
SHA256 (dnsmasq-2.76test5.tar.xz) = c246f5cb43be9c7d48ef6134dfab2520fec1195ce3b45dcdc23770d25d742458
SIZE (dnsmasq-2.76test5.tar.xz) = 488668