Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 17:43:31 +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: r393361 - head/dns/dnsmasq
Message-ID:  <201507311743.t6VHhVZk043865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Jul 31 17:43:30 2015
New Revision: 393361
URL: https://svnweb.freebsd.org/changeset/ports/393361

Log:
  Update to 2.75
  
  Critical bug fix for --dhcp-script

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

Modified: head/dns/dnsmasq/Makefile
==============================================================================
--- head/dns/dnsmasq/Makefile	Fri Jul 31 17:17:14 2015	(r393360)
+++ head/dns/dnsmasq/Makefile	Fri Jul 31 17:43:30 2015	(r393361)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsmasq
-DISTVERSION=	2.74
+DISTVERSION=	2.75
 PORTEPOCH=	1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/ \

Modified: head/dns/dnsmasq/distinfo
==============================================================================
--- head/dns/dnsmasq/distinfo	Fri Jul 31 17:17:14 2015	(r393360)
+++ head/dns/dnsmasq/distinfo	Fri Jul 31 17:43:30 2015	(r393361)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.74.tar.xz) = 9ed484b9879d63f7a0bc1010562f17d8aaadf4261e9a126299796cb9696d93ba
-SIZE (dnsmasq-2.74.tar.xz) = 472480
+SHA256 (dnsmasq-2.75.tar.xz) = 640c4e1d4c298e42458419cd78cfc26acc549401b1a34d271cd3e0e4226941f1
+SIZE (dnsmasq-2.75.tar.xz) = 472484



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