summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2010-01-29 12:33:06 +0000
committerroy <roy@pkgsrc.org>2010-01-29 12:33:06 +0000
commit2f94932b1511c64d54c0c72d9d144725eb7e8c17 (patch)
tree4e9f7a23e643d52cddcd870323626e81156ccc71 /net
parent22ae6a162b5135ccb9278e042b861199718c9cee (diff)
downloadpkgsrc-2f94932b1511c64d54c0c72d9d144725eb7e8c17.tar.gz
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 (limited to 'net')
-rw-r--r--net/dnsmasq/Makefile6
-rw-r--r--net/dnsmasq/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile
index 8e897ef7ed5..9450e9dfd55 100644
--- a/net/dnsmasq/Makefile
+++ b/net/dnsmasq/Makefile
@@ -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 @@ INSTALL_MAKE_FLAGS+= AWK="${AWK}"
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 --git a/net/dnsmasq/distinfo b/net/dnsmasq/distinfo
index ab27d4f4dad..e928622fd57 100644
--- a/net/dnsmasq/distinfo
+++ b/net/dnsmasq/distinfo
@@ -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