mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +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:
parent
471c37afce
commit
1897b2fe65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102615
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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"
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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"
|
Loading…
Reference in New Issue
Block a user