svn commit: r406261 - head/dns/dnsmasq-devel
Matthias Andree
mandree at FreeBSD.org
Sat Jan 16 18:30:06 UTC 2016
Author: mandree
Date: Sat Jan 16 18:30:04 2016
New Revision: 406261
URL: https://svnweb.freebsd.org/changeset/ports/406261
Log:
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.
Modified:
head/dns/dnsmasq-devel/Makefile
head/dns/dnsmasq-devel/distinfo
Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile Sat Jan 16 18:11:23 2016 (r406260)
+++ head/dns/dnsmasq-devel/Makefile Sat Jan 16 18:30:04 2016 (r406261)
@@ -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/
Modified: head/dns/dnsmasq-devel/distinfo
==============================================================================
--- head/dns/dnsmasq-devel/distinfo Sat Jan 16 18:11:23 2016 (r406260)
+++ head/dns/dnsmasq-devel/distinfo Sat Jan 16 18:30:04 2016 (r406261)
@@ -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
More information about the svn-ports-all
mailing list