Here is an update to dnsmasq 2.72.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/dnsmasq/Makefile,v
retrieving revision 1.38
diff -u -p -u -p -r1.38 Makefile
--- Makefile    21 May 2014 00:47:43 -0000      1.38
+++ Makefile    27 Sep 2014 00:57:16 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       lightweight caching DNS forwarder, DHCP and TFTP server
 
-DISTNAME=      dnsmasq-2.71
+DISTNAME=      dnsmasq-2.72
 CATEGORIES=    net
 MASTER_SITES=  http://www.thekelleys.org.uk/dnsmasq/
 EXTRACT_SUFX=  .tar.xz
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/dnsmasq/distinfo,v
retrieving revision 1.27
diff -u -p -u -p -r1.27 distinfo
--- distinfo    21 May 2014 00:47:43 -0000      1.27
+++ distinfo    27 Sep 2014 00:57:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.71.tar.xz) = SRn7Vy/tXGIF3h04T4ZhwlwZNYkEwuYmWSjjo+S//7o=
-SIZE (dnsmasq-2.71.tar.xz) = 448380
+SHA256 (dnsmasq-2.72.tar.xz) = fQvSP110s6ayanXV/8+duB1GG0fL5XjLZag6mACGALE=
+SIZE (dnsmasq-2.72.tar.xz) = 454048
Index: patches/patch-man_dnsmasq_8
===================================================================
RCS file: /cvs/ports/net/dnsmasq/patches/patch-man_dnsmasq_8,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 patch-man_dnsmasq_8
--- patches/patch-man_dnsmasq_8 1 May 2014 13:07:17 -0000       1.19
+++ patches/patch-man_dnsmasq_8 27 Sep 2014 00:57:16 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-man_dnsmasq_8,v 1.19 2014/05/01 13:07:17 sthen Exp $
---- man/dnsmasq.8.orig Sat Mar 29 05:20:07 2014
-+++ man/dnsmasq.8      Mon Mar 31 15:36:06 2014
+--- man/dnsmasq.8.orig Tue Sep  9 16:46:07 2014
++++ man/dnsmasq.8      Tue Sep  9 18:49:26 2014
 @@ -128,13 +128,12 @@ Specify an alternate path for dnsmasq to record its pr
  .TP
  .B \-u, --user=<username>
@@ -17,7 +17,7 @@ $OpenBSD: patch-man_dnsmasq_8,v 1.19 201
  .TP
  .B \-v, --version
  Print the version number.
-@@ -1724,7 +1723,7 @@ in the configuration file included. Secondly, the file
+@@ -1744,7 +1743,7 @@ in the configuration file included. Secondly, the file
  therein is updated when dnsmasq recieves SIGHUP.
  .SH CONFIG FILE
  At startup, dnsmasq reads
@@ -26,7 +26,7 @@ $OpenBSD: patch-man_dnsmasq_8,v 1.19 201
  if it exists. (On
  FreeBSD, the file is 
  .I /usr/local/etc/dnsmasq.conf
-@@ -2171,7 +2170,7 @@ dnsmasq has no direct way of determining the charset i
+@@ -2191,7 +2190,7 @@ dnsmasq has no direct way of determining the charset i
  assume that it is the system default. 
   
  .SH FILES
Index: patches/patch-src_config_h
===================================================================
RCS file: /cvs/ports/net/dnsmasq/patches/patch-src_config_h,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 patch-src_config_h
--- patches/patch-src_config_h  1 May 2014 13:07:17 -0000       1.15
+++ patches/patch-src_config_h  27 Sep 2014 00:57:16 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-src_config_h,v 1.15 2014/05/01 13:07:17 sthen Exp $
---- src/config.h.orig  Sat Mar 29 05:20:07 2014
-+++ src/config.h       Mon Mar 31 15:36:06 2014
+--- src/config.h.orig  Tue Sep  9 16:46:07 2014
++++ src/config.h       Tue Sep  9 18:49:26 2014
 @@ -36,8 +36,8 @@
  #define HOSTSFILE "/etc/hosts"
  #define ETHERSFILE "/etc/ethers"
@@ -12,7 +12,7 @@ $OpenBSD: patch-src_config_h,v 1.15 2014
  #define TFTP_MAX_CONNECTIONS 50 /* max simultaneous connections */
  #define LOG_MAX 5 /* log-queue length */
  #define RANDFILE "/dev/urandom"
-@@ -174,7 +174,7 @@ RESOLVFILE
+@@ -188,7 +188,7 @@ RESOLVFILE
  #   if defined(__FreeBSD__)
  #      define CONFFILE "/usr/local/etc/dnsmasq.conf"
  #   else

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to