aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-devel
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-22 18:53:55 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-22 18:53:55 +0000
commit799386883c67d79b2f4dc0e18b54e1d850dc3153 (patch)
treebac86fd6e54a82abe46a653b2760e34530ca3db7 /dns/powerdns-devel
parentde2511b2281e65f6663b8cc153c6a29b0dcaa803 (diff)
downloadports-799386883c67d79b2f4dc0e18b54e1d850dc3153.tar.gz
ports-799386883c67d79b2f4dc0e18b54e1d850dc3153.zip
Notes
Diffstat (limited to 'dns/powerdns-devel')
-rw-r--r--dns/powerdns-devel/Makefile6
-rw-r--r--dns/powerdns-devel/distinfo4
-rw-r--r--dns/powerdns-devel/pkg-descr4
3 files changed, 8 insertions, 6 deletions
diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile
index 0769d7f62c8d..f9497e4a660b 100644
--- a/dns/powerdns-devel/Makefile
+++ b/dns/powerdns-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= powerdns
-PORTVERSION= 3.1.r2
+PORTVERSION= 3.1.r3
PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= dns ipv6
@@ -16,6 +16,8 @@ DISTNAME= pdns-${PORTVERSION:S/.r/-rc/}
MAINTAINER= tremere@cainites.net
COMMENT= An advanced DNS server with multiple backends including SQL
+LICENSE= GPLv2
+
BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
LIB_DEPENDS= botan.0:${PORTSDIR}/security/botan \
@@ -26,6 +28,8 @@ LUA_COMPS= lua
CONFLICTS= powerdns-3.0*
+NO_LATEST_LINK= YES
+
USE_GMAKE= YES
USE_SUBMAKE= YES
USE_AUTOTOOLS= libtool
diff --git a/dns/powerdns-devel/distinfo b/dns/powerdns-devel/distinfo
index b4a76ca4e649..de05a1330f57 100644
--- a/dns/powerdns-devel/distinfo
+++ b/dns/powerdns-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pdns-3.1-rc2.tar.gz) = 9527c248dcf7fe115168025694d027c5cc3f41389a017bcf9192e7ca465807ab
-SIZE (pdns-3.1-rc2.tar.gz) = 1273089
+SHA256 (pdns-3.1-rc3.tar.gz) = 82d7cd24b50f55af76ff6f81da2c330d1e1d3b56157ef2801188c5a002649797
+SIZE (pdns-3.1-rc3.tar.gz) = 1268629
diff --git a/dns/powerdns-devel/pkg-descr b/dns/powerdns-devel/pkg-descr
index 9e1d2d6dbb2d..df31acd7a636 100644
--- a/dns/powerdns-devel/pkg-descr
+++ b/dns/powerdns-devel/pkg-descr
@@ -1,6 +1,4 @@
PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.
-License: GPL V2
-
-WWW: http://www.powerdns.com/
+WWW: http://www.powerdns.com/