aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq-devel
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2016-03-04 08:49:12 +0000
committerMatthias Andree <mandree@FreeBSD.org>2016-03-04 08:49:12 +0000
commit65ddf807a851b5e8b338cf7343fde3e609b02cfd (patch)
treece10be1dd51b36df0114d3239fc36c49044e7220 /dns/dnsmasq-devel
parentb77424370592c7b87bc6e9054193b367472fea19 (diff)
downloadports-65ddf807a851b5e8b338cf7343fde3e609b02cfd.tar.gz
ports-65ddf807a851b5e8b338cf7343fde3e609b02cfd.zip
New upstream test release #12.
Git shortlog since test release #10: Simon Kelley (14): Add TTL parameter to --host-record and --cname. Add --dhcp-ttl option. Update CHANGELOG. Add --tftp-mtu option. Apply ceiling of lease length to TTL when --dhcp-ttl in use. Fix --add-subnet when returning empty or default subnet. Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. Fix typo in last commit. Check return code from open() format fix. Fix pointer declaration botch. Tidy parsing code. Fix broken DNSMASQ_USER<x> envvars in script with more than one class. Tighten syntax checking for dhcp-range and clarify man page.
Notes
Notes: svn path=/head/; revision=410092
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r--dns/dnsmasq-devel/Makefile4
-rw-r--r--dns/dnsmasq-devel/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index a030fadfa629..6c886a47c4eb 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.76test10
-PORTVERSION= 2.76.0test10
+DISTVERSION= 2.76test12
+PORTVERSION= 2.76.0test12
CATEGORIES= dns ipv6
#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index c324ea6d08f8..be67c580781d 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.76test10.tar.xz) = 3b8bfbb9a26261110a7249997559924ccb7c3ea6f83396b1cfd788a883ce5e99
-SIZE (dnsmasq-2.76test10.tar.xz) = 490192
+SHA256 (dnsmasq-2.76test12.tar.xz) = e4f31667d72e2cbc948a3b1776dbe2822d7340e904b7329c4dc96bff8a8ed5e2
+SIZE (dnsmasq-2.76test12.tar.xz) = 490920