aboutsummaryrefslogtreecommitdiff
path: root/dns/opendnssec
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-10-31 07:58:36 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-10-31 07:58:36 +0000
commit25334a5bb6f240d33841b98900e455f0491067d4 (patch)
treedb8d9ad63c53a1ce2ecf3f1783f2ed6d429af126 /dns/opendnssec
parent1ae611b9c0583da7d7af71e4f6b9d061170f33d0 (diff)
downloadports-25334a5bb6f240d33841b98900e455f0491067d4.tar.gz
ports-25334a5bb6f240d33841b98900e455f0491067d4.zip
- Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns - Fix OptionsNG - Bump PORTREVISION for all ports dependent on dns/ldns - Remove ABI version numbers from LIB_DEPENDS while I'm here PR: ports/173080 [1] Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1] Approved by: portmgr (erwin) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306736
Diffstat (limited to 'dns/opendnssec')
-rw-r--r--dns/opendnssec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/opendnssec/Makefile b/dns/opendnssec/Makefile
index 34ee542066e9..8a6f6fdf64db 100644
--- a/dns/opendnssec/Makefile
+++ b/dns/opendnssec/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opendnssec
PORTVERSION= 1.3.10
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.opendnssec.org/files/source/ \
http://dist.opendnssec.org/source/
@@ -14,7 +15,7 @@ MASTER_SITES= http://www.opendnssec.org/files/source/ \
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Tool suite for maintaining DNSSEC
-BUILD_DEPENDS= ldns>=1.6.12:${PORTSDIR}/dns/ldns
+BUILD_DEPENDS= ldns>=1.6.15:${PORTSDIR}/dns/ldns
LIB_DEPENDS= ldns:${PORTSDIR}/dns/ldns
GNU_CONFIGURE= yes