From dfe7386f01fe6096589408d97a0b73a2cf8f5906 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 16 May 2012 23:05:42 +0200 Subject: [PATCH] pdns: Update to 3.1. * Update Power DNS to latest stable version. * Remove patch, which has become upstream. Fixes #10118. --- pdns/patches/pdns-fix-lua-detection.patch | 12 ------------ pdns/pdns.nm | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 pdns/patches/pdns-fix-lua-detection.patch diff --git a/pdns/patches/pdns-fix-lua-detection.patch b/pdns/patches/pdns-fix-lua-detection.patch deleted file mode 100644 index 29b352a86..000000000 --- a/pdns/patches/pdns-fix-lua-detection.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up pdns-3.0-rc3/configure.orig pdns-3.0-rc3/configure ---- pdns-3.0-rc3/configure.orig 2011-07-20 14:09:39.960000514 +0200 -+++ pdns-3.0-rc3/configure 2011-07-20 14:09:46.288007162 +0200 -@@ -16494,7 +16494,7 @@ $as_echo_n "checking if with lua... " >& - - # Check whether --with-lua was given. - if test "${with_lua+set}" = set; then : -- withval=$with_lua; WITH_LUA=$withval] -+ withval=$with_lua; WITH_LUA=$withval - else - WITH_LUA=yes - fi diff --git a/pdns/pdns.nm b/pdns/pdns.nm index a56570c65..bd5e1e7ca 100644 --- a/pdns/pdns.nm +++ b/pdns/pdns.nm @@ -4,7 +4,7 @@ ############################################################################### name = pdns -version = 3.0.1 +version = 3.1 release = 1 groups = Networking/DNS -- 2.39.2