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 dnsmsasq-2.52
details: https://anonhg.NetBSD.org/pkgsrc/rev/1014915ccfc4
branches: trunk
changeset: 570395:1014915ccfc4
user: roy <roy%pkgsrc.org@localhost>
date: Fri Jan 29 12:33:06 2010 +0000
description:
Update to dnsmsasq-2.52
Changes from dnsmasq-2.51 include
* More conservative in detecing "A for A" queries
* Increased default number of leases to 1000
* Added support for RFC3925 "Vendor-Identifying Vendor Options"
* Default DNS packet size now 4096 as recommended by RFC5625
diffstat:
net/dnsmasq/Makefile | 6 +++---
net/dnsmasq/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r ff87812a6ad1 -r 1014915ccfc4 net/dnsmasq/Makefile
--- a/net/dnsmasq/Makefile Fri Jan 29 12:10:36 2010 +0000
+++ b/net/dnsmasq/Makefile Fri Jan 29 12:33:06 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/11/14 12:14:07 roy Exp $
+# $NetBSD: Makefile,v 1.14 2010/01/29 12:33:06 roy Exp $
#
-DISTNAME= dnsmasq-2.51
+DISTNAME= dnsmasq-2.52
CATEGORIES= net
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
@@ -30,7 +30,7 @@
post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/dnsmasq
- ${INSTALL} ${WRKSRC}/dnsmasq.conf.example \
+ ${INSTALL_DATA} ${WRKSRC}/dnsmasq.conf.example \
${DESTDIR}${PREFIX}/share/examples/dnsmasq/
.include "../../mk/bsd.pkg.mk"
diff -r ff87812a6ad1 -r 1014915ccfc4 net/dnsmasq/distinfo
--- a/net/dnsmasq/distinfo Fri Jan 29 12:10:36 2010 +0000
+++ b/net/dnsmasq/distinfo Fri Jan 29 12:33:06 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/11/14 12:14:07 roy Exp $
+$NetBSD: distinfo,v 1.13 2010/01/29 12:33:06 roy Exp $
-SHA1 (dnsmasq-2.51.tar.gz) = 2f161b9bce87de6cfc18e2c84017753bdb0ef209
-RMD160 (dnsmasq-2.51.tar.gz) = ea15249d6f8a8e1bb62dc061899885c2791d6a28
-Size (dnsmasq-2.51.tar.gz) = 407550 bytes
+SHA1 (dnsmasq-2.52.tar.gz) = 3c498251a6ce3bb457605d97b290958e63630bce
+RMD160 (dnsmasq-2.52.tar.gz) = 2f68981ff8cb0abbb6d7a1f4e7d2f4254af3d273
+Size (dnsmasq-2.52.tar.gz) = 416466 bytes
Home |
Main Index |
Thread Index |
Old Index