From f05d47eaa13828d58e6436f7c1dd2be12d678f99 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 9 May 2007 08:05:23 +0000 Subject: Update to PowerDNS 2.9.21, requested by YazzY. This seems to fix a coredump on NetBSD 4.99.19. The (long) list of changes can be viewed at http://doc.powerdns.com/changelog.html#CHANGELOG-2-9-21 --- net/powerdns/Makefile.common | 4 ++-- net/powerdns/distinfo | 10 +++++----- net/powerdns/patches/patch-ab | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'net/powerdns') diff --git a/net/powerdns/Makefile.common b/net/powerdns/Makefile.common index b391b2bfe4e..30693ff68c6 100644 --- a/net/powerdns/Makefile.common +++ b/net/powerdns/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2006/08/13 09:34:21 ghen Exp $ +# $NetBSD: Makefile.common,v 1.2 2007/05/09 08:05:23 ghen Exp $ -PDNS_VERSION= 2.9.20 +PDNS_VERSION= 2.9.21 DISTNAME= pdns-${PDNS_VERSION} CATEGORIES= net MASTER_SITES= http://downloads.powerdns.com/releases/ diff --git a/net/powerdns/distinfo b/net/powerdns/distinfo index 26034022ccf..f4defbbf812 100644 --- a/net/powerdns/distinfo +++ b/net/powerdns/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/08/13 09:34:21 ghen Exp $ +$NetBSD: distinfo,v 1.2 2007/05/09 08:05:24 ghen Exp $ -SHA1 (pdns-2.9.20.tar.gz) = 45fde296f17d2feaac779c206cf467d1dae2aaa1 -RMD160 (pdns-2.9.20.tar.gz) = 15d433bc29e7d60549d9296fca573724574614fc -Size (pdns-2.9.20.tar.gz) = 867520 bytes +SHA1 (pdns-2.9.21.tar.gz) = 2b86e4b44ef43db308c62e32b10ed0d5221a45c9 +RMD160 (pdns-2.9.21.tar.gz) = ed53de20a4e660ab2537b3c888b0a85225764a51 +Size (pdns-2.9.21.tar.gz) = 991071 bytes SHA1 (patch-aa) = 034845af3a9b66f57e482e3b43e43b61c17f51ab -SHA1 (patch-ab) = 3718998efc8c9508ff328bb5c3b608e7a495cfe0 +SHA1 (patch-ab) = d47887faff80330122ccf1cfd047c11e114c1153 diff --git a/net/powerdns/patches/patch-ab b/net/powerdns/patches/patch-ab index 185c9860ff0..e46fcd157f2 100644 --- a/net/powerdns/patches/patch-ab +++ b/net/powerdns/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1.1.1 2006/08/13 09:34:21 ghen Exp $ +$NetBSD: patch-ab,v 1.2 2007/05/09 08:05:27 ghen Exp $ ---- pdns/pdns.conf-dist.orig 2006-03-15 19:29:38.000000000 +0100 +--- pdns/pdns.conf-dist.orig 2007-04-21 15:56:36.000000000 +0200 +++ pdns/pdns.conf-dist -@@ -22,7 +22,7 @@ +@@ -27,7 +27,7 @@ ################################# # config-dir Location of configuration directory (pdns.conf) # @@ -11,11 +11,11 @@ $NetBSD: patch-ab,v 1.1.1.1 2006/08/13 09:34:21 ghen Exp $ ################################# # config-name Name of this virtual configuration - will rename the binary image -@@ -142,7 +142,7 @@ +@@ -157,7 +157,7 @@ ################################# # module-dir Default directory for modules # --# module-dir=/usr/local/bin/../lib +-# module-dir=/usr/local/lib +# module-dir=@PREFIX@/lib/pdns ################################# -- cgit v1.2.3