pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dnsmasq Update to dnsmasq-2.49



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49aef996319c
branches:  trunk
changeset: 394717:49aef996319c
user:      roy <roy%pkgsrc.org@localhost>
date:      Sun Jun 14 21:15:50 2009 +0000

description:
Update to dnsmasq-2.49

Changes since 2.47 include
 * Fix a possible infinite with fixed hostnames to ip and the client
   sometimes sending one and sometimes not
 * Improved DHCP logging
 * addn-hosts now works with a directory instead of just a file

diffstat:

 net/dnsmasq/Makefile |  4 ++--
 net/dnsmasq/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r ef9c2310979f -r 49aef996319c net/dnsmasq/Makefile
--- a/net/dnsmasq/Makefile      Sun Jun 14 21:03:57 2009 +0000
+++ b/net/dnsmasq/Makefile      Sun Jun 14 21:15:50 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/02/19 11:17:19 roy Exp $
+# $NetBSD: Makefile,v 1.11 2009/06/14 21:15:50 roy Exp $
 #
 
-DISTNAME=              dnsmasq-2.47
+DISTNAME=              dnsmasq-2.49
 CATEGORIES=            net
 MASTER_SITES=          http://www.thekelleys.org.uk/dnsmasq/
 
diff -r ef9c2310979f -r 49aef996319c net/dnsmasq/distinfo
--- a/net/dnsmasq/distinfo      Sun Jun 14 21:03:57 2009 +0000
+++ b/net/dnsmasq/distinfo      Sun Jun 14 21:15:50 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/02/19 11:17:19 roy Exp $
+$NetBSD: distinfo,v 1.10 2009/06/14 21:15:50 roy Exp $
 
-SHA1 (dnsmasq-2.47.tar.gz) = a01ae622410636c5cdad9b789e69fb4bbc3a5d6a
-RMD160 (dnsmasq-2.47.tar.gz) = 79c7c4f2fac483f237401294747dfda93921ab1d
-Size (dnsmasq-2.47.tar.gz) = 396967 bytes
+SHA1 (dnsmasq-2.49.tar.gz) = c9200de6c00736bd0385061d84d8802a07f21dd2
+RMD160 (dnsmasq-2.49.tar.gz) = 14ff652e247ca2f98a09384730e00b1a97e42d95
+Size (dnsmasq-2.49.tar.gz) = 407342 bytes



Home | Main Index | Thread Index | Old Index