svn commit: r393361 - head/dns/dnsmasq

Matthias Andree mandree at FreeBSD.org
Fri Jul 31 17:43:32 UTC 2015


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


More information about the svn-ports-all mailing list