aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-06-25 14:39:01 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-06-25 14:39:01 +0000
commit18f3656190b3dac1fb5a8c231d4551a9b7016eca (patch)
treee8caa13ae6c4af74cce6da55bf9fa1feab9ba52a /dns/powerdns
parent495529976407b72689f8e05d545d83802efe4f18 (diff)
downloadports-18f3656190b3dac1fb5a8c231d4551a9b7016eca.tar.gz
ports-18f3656190b3dac1fb5a8c231d4551a9b7016eca.zip
Notes
Diffstat (limited to 'dns/powerdns')
-rw-r--r--dns/powerdns/Makefile7
-rw-r--r--dns/powerdns/distinfo4
-rw-r--r--dns/powerdns/files/patch-pdns__Makefile.in20
3 files changed, 4 insertions, 27 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index 6b7af9bea609..67e4b5a603e0 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= powerdns
-PORTVERSION= 3.4.4
-PORTREVISION= 2
+PORTVERSION= 3.4.5
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/
DISTNAME= pdns-${PORTVERSION}
@@ -14,9 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_serialization.so:${PORTSDIR}/devel/boost-libs
-CONFLICTS= powerdns-devel-[2-3].[0-9]*
-
-USES= gmake libtool lua pkgconfig tar:bzip2
+USES= cpe gmake libtool lua pkgconfig tar:bzip2
USE_LDCONFIG= YES
USE_SUBMAKE= YES
GNU_CONFIGURE= YES
diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo
index 583a8214eba6..ef9270790e6a 100644
--- a/dns/powerdns/distinfo
+++ b/dns/powerdns/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pdns-3.4.4.tar.bz2) = ec49f5a0b55b69ba057bf9ce28ab81e5258fc60c8d4954d9100fe3bb3efd09c8
-SIZE (pdns-3.4.4.tar.bz2) = 1336624
+SHA256 (pdns-3.4.5.tar.bz2) = f3e1441532b0af05a6b5efe5346f02d0c55f252fbed62d5b4f2e4a80997c507d
+SIZE (pdns-3.4.5.tar.bz2) = 1337222
diff --git a/dns/powerdns/files/patch-pdns__Makefile.in b/dns/powerdns/files/patch-pdns__Makefile.in
deleted file mode 100644
index ffc45f1cbcc6..000000000000
--- a/dns/powerdns/files/patch-pdns__Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- pdns/Makefile.in.orig 2014-09-30 09:23:53 UTC
-+++ pdns/Makefile.in
-@@ -70,7 +70,7 @@
- notify$(EXEEXT) dnsbulktest$(EXEEXT) nsec3dig$(EXEEXT) \
- saxfr$(EXEEXT)
- @BOTAN110_TRUE@am__append_5 = botan110signers.cc botansigners.cc
--@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS) -lgmp -lrt
-+@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS)
- @BOTAN18_TRUE@am__append_7 = botan18signers.cc botansigners.cc
- @BOTAN18_TRUE@am__append_8 = $(BOTAN18_LIBS) -lgmp
- @CRYPTOPP_TRUE@am__append_9 = cryptoppsigners.cc
-@@ -81,7 +81,7 @@
- @PKCS11_TRUE@am__append_14 = $(P11KIT1_LIBS)
- @LMDB_TRUE@am__append_15 = zone2lmdb
- @BOTAN110_TRUE@am__append_16 = botan110signers.cc botansigners.cc
--@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS) -lgmp -lrt
-+@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS)
- @BOTAN18_TRUE@am__append_18 = botan18signers.cc botansigners.cc
- @BOTAN18_TRUE@am__append_19 = $(BOTAN18_LIBS) -lgmp
- @CRYPTOPP_TRUE@am__append_20 = cryptoppsigners.cc