ports/174658: [MAINTAINER] dns/powerdns-devel: update to 3.2-RC3

Ralf van der Enden tremere at cainites.net
Sun Dec 23 15:50:00 UTC 2012


>Number:         174658
>Category:       ports
>Synopsis:       [MAINTAINER] dns/powerdns-devel: update to 3.2-RC3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 23 15:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ralf van der Enden
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lan.cainites.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Dec 4 18:00:28 CET 2012 root at lan.cainites.net:/usr/obj/usr/src/sys/HELLKERNEL amd64


	
>Description:
	
- Update to 3.2-RC3

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2

>How-To-Repeat:
	
>Fix:

	

--- powerdns-devel.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 309425)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	powerdns
-PORTVERSION=	3.2.r1
+PORTVERSION=	3.2.r3
 PORTREVISION?=	0
 PORTEPOCH=	1
 CATEGORIES=	dns ipv6
@@ -15,7 +15,6 @@
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	boost_serialization.[4-9]:${PORTSDIR}/devel/boost-libs
-#		botan.0:${PORTSDIR}/security/botan
 
 USE_LUA=	5.1
 LUA_COMPS=	lua
Index: distinfo
===================================================================
--- distinfo	(revision 309425)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (pdns-3.2-rc1.tar.gz) = c450828c042e6c893fb8f5232b67f7808f9cbb0d09296aa11b331cfe9ed6a7dd
-SIZE (pdns-3.2-rc1.tar.gz) = 1277305
+SHA256 (pdns-3.2-rc3.tar.gz) = 673711babf1c3f67f7c2b37a03df3484cad2331f7fa31326d7da3c44bb2253a3
+SIZE (pdns-3.2-rc3.tar.gz) = 1311711
Index: files/patch-pdns__dnsreplay.cc
===================================================================
--- files/patch-pdns__dnsreplay.cc	(revision 309425)
+++ files/patch-pdns__dnsreplay.cc	(working copy)
@@ -1,10 +0,0 @@
---- ./pdns/dnsreplay.cc.orig	2012-12-04 13:37:13.000000000 -0500
-+++ ./pdns/dnsreplay.cc	2012-12-04 13:37:43.000000000 -0500
-@@ -489,7 +489,6 @@
- 
-   QuestionData qd;
-   try {
--    dnsheader* dh=(dnsheader*)pr.d_payload;
-     if(!dh->qr) {
-       qd.d_assignedID = s_idmanager.peakID();
-       uint16_t tmp=dh->id;
Index: files/patch-pdns_pdns_backends_bind_binddnssec_cc
===================================================================
--- files/patch-pdns_pdns_backends_bind_binddnssec_cc	(revision 309425)
+++ files/patch-pdns_pdns_backends_bind_binddnssec_cc	(working copy)
@@ -1,16 +0,0 @@
---- pdns/backends/bind/binddnssec.cc	(revision 2874)
-+++ pdns/backends/bind/binddnssec.cc	(revision 2888)
-@@ -29,6 +29,4 @@
-   if(!getArg("dnssec-db").empty())
-     throw runtime_error("bind-dnssec-db requires building PowerDNS with SQLite3");
--
--  d_dnssecdb->setLog(::arg().mustDo("query-logging"));
- }
- 
-@@ -80,4 +78,6 @@
-     throw runtime_error("Error opening DNSSEC database in BIND backend: "+se.txtReason());
-   }
-+
-+  d_dnssecdb->setLog(::arg().mustDo("query-logging"));
- }
- 
\ No newline at end of file
--- powerdns-devel.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list