Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2013 15:24:54 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315804 - head/dns/dnsmasq-devel
Message-ID:  <201304151524.r3FFOs9p066617@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Apr 15 15:24:54 2013
New Revision: 315804
URL: http://svnweb.freebsd.org/changeset/ports/315804

Log:
  DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own
  leases file for IPv6 records. The closest evidence to a changelog is
  the mailing list message at
  http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
  (and a few prior messages in that same thread).
  
  PR:		ports/177788
  Approved by:	portmgr (bdrewery)

Modified:
  head/dns/dnsmasq-devel/Makefile
  head/dns/dnsmasq-devel/distinfo

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Mon Apr 15 13:11:37 2013	(r315803)
+++ head/dns/dnsmasq-devel/Makefile	Mon Apr 15 15:24:54 2013	(r315804)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsmasq
-DISTVERSION=	2.66rc2
+DISTVERSION=	2.66rc5
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/release-candidates/
 PKGNAMESUFFIX=	-devel

Modified: head/dns/dnsmasq-devel/distinfo
==============================================================================
--- head/dns/dnsmasq-devel/distinfo	Mon Apr 15 13:11:37 2013	(r315803)
+++ head/dns/dnsmasq-devel/distinfo	Mon Apr 15 15:24:54 2013	(r315804)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.66rc2.tar.xz) = 652be43036c30cf2a00ada46ca5d2cce8e7571749cfa0cf3a4d19ebf0526778f
-SIZE (dnsmasq-2.66rc2.tar.xz) = 411432
+SHA256 (dnsmasq-2.66rc5.tar.xz) = 4f38cbae7daa9cc45c5a2f3fb0255b7529ce6989e8fadbaf930cb3416f26f0ed
+SIZE (dnsmasq-2.66rc5.tar.xz) = 412300



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304151524.r3FFOs9p066617>