1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 2.9.16

PR:		ports/63530
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-03-01 09:57:34 +00:00
parent 471c37afce
commit 1897b2fe65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102615
6 changed files with 6 additions and 26 deletions

View File

@ -5,8 +5,7 @@
#
PORTNAME= powerdns
PORTVERSION= 2.9.15
PORTREVISION= 2
PORTVERSION= 2.9.16
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/
DISTNAME= pdns-${PORTVERSION}

View File

@ -1 +1,2 @@
MD5 (pdns-2.9.15.tar.gz) = 3465694b9638c29f19a25dd5b0a77559
MD5 (pdns-2.9.16.tar.gz) = 7e9a859a5a21996dbf7b31cd61731dbc
SIZE (pdns-2.9.16.tar.gz) = 767977

View File

@ -1,10 +0,0 @@
--- pdns/backends/bind/zoneparser2.cc.orig Sat Jan 17 12:50:18 2004
+++ pdns/backends/bind/zoneparser2.cc Mon Jan 19 20:20:12 2004
@@ -36,6 +36,7 @@
#include "ahuexception.hh"
#include "qtype.hh"
#include <algorithm>
+#include <unistd.h>
using namespace std;
#include "zoneparser.hh"

View File

@ -5,8 +5,7 @@
#
PORTNAME= powerdns
PORTVERSION= 2.9.15
PORTREVISION= 2
PORTVERSION= 2.9.16
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/
DISTNAME= pdns-${PORTVERSION}

View File

@ -1 +1,2 @@
MD5 (pdns-2.9.15.tar.gz) = 3465694b9638c29f19a25dd5b0a77559
MD5 (pdns-2.9.16.tar.gz) = 7e9a859a5a21996dbf7b31cd61731dbc
SIZE (pdns-2.9.16.tar.gz) = 767977

View File

@ -1,10 +0,0 @@
--- pdns/backends/bind/zoneparser2.cc.orig Sat Jan 17 12:50:18 2004
+++ pdns/backends/bind/zoneparser2.cc Mon Jan 19 20:20:12 2004
@@ -36,6 +36,7 @@
#include "ahuexception.hh"
#include "qtype.hh"
#include <algorithm>
+#include <unistd.h>
using namespace std;
#include "zoneparser.hh"