svn commit: r352463 - head/dns/dnsmasq
Matthias Andree
mandree at FreeBSD.org
Sun Apr 27 21:06:00 UTC 2014
Author: mandree
Date: Sun Apr 27 21:05:59 2014
New Revision: 352463
URL: http://svnweb.freebsd.org/changeset/ports/352463
QAT: https://qat.redports.org/buildarchive/r352463/
Log:
Upgrade to new upstream version 2.70. Upstream changelog:
Fix crash, introduced in 2.69, on TCP request when dnsmasq compiled
with DNSSEC support, but running without DNSSEC enabled. Thanks to
Manish Sing for spotting that one.
Fix regression which broke ipset functionality. Thanks to Wang Jian
for the bug report.
Submitted by: Herbert J. Skuhra
Modified:
head/dns/dnsmasq/Makefile
head/dns/dnsmasq/distinfo
Modified: head/dns/dnsmasq/Makefile
==============================================================================
--- head/dns/dnsmasq/Makefile Sun Apr 27 21:02:09 2014 (r352462)
+++ head/dns/dnsmasq/Makefile Sun Apr 27 21:05:59 2014 (r352463)
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.69
+DISTVERSION= 2.70
PORTEPOCH= 1
-PORTREVISION= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
LOCAL/mandree/
Modified: head/dns/dnsmasq/distinfo
==============================================================================
--- head/dns/dnsmasq/distinfo Sun Apr 27 21:02:09 2014 (r352462)
+++ head/dns/dnsmasq/distinfo Sun Apr 27 21:05:59 2014 (r352463)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.69.tar.xz) = 80ce4293b2c0966ebe7997adf626269cafdcb98d7dbe51d8a312ff15244e69fc
-SIZE (dnsmasq-2.69.tar.xz) = 446724
+SHA256 (dnsmasq-2.70.tar.xz) = 19d55bddc541271ad5271e3946f94e2cdf4491913aa5fb1ca9c6b23d5925f026
+SIZE (dnsmasq-2.70.tar.xz) = 446984
More information about the svn-ports-head
mailing list