- update to 1.3.12

while here:
- trim Makefile header
- remove trailin dots from options descriptions

PR:		174094
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
This commit is contained in:
Ruslan Makhmatkhanov 2012-12-04 08:37:13 +00:00
parent bb2ca244f3
commit a09a00ced1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308207
2 changed files with 8 additions and 14 deletions

View File

@ -1,21 +1,15 @@
# New ports collection makefile for: opendnssec
# Date created: 28 December 2009
# Whom: Jaap Akkerhuis <jaap@NLnetLabs.nl>
#
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
# $FreeBSD$
#
PORTNAME= opendnssec
PORTVERSION= 1.3.10
PORTREVISION= 1
PORTVERSION= 1.3.12
CATEGORIES= dns
MASTER_SITES= http://www.opendnssec.org/files/source/ \
http://dist.opendnssec.org/source/
MASTER_SITES= http://dist.opendnssec.org/source/
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Tool suite for maintaining DNSSEC
BUILD_DEPENDS= ldns>=1.6.15:${PORTSDIR}/dns/ldns
BUILD_DEPENDS= ldns>=1.6.16:${PORTSDIR}/dns/ldns
LIB_DEPENDS= ldns:${PORTSDIR}/dns/ldns
GNU_CONFIGURE= yes
@ -34,8 +28,8 @@ MAN7= opendnssec.7
MAN8= ods-control.8 ods-enforcerd.8 ods-signer.8 ods-signerd.8
OPTIONS_DEFINE= SOFTHSM AUDITOR MYSQL
SOFTHSM_DESC= Build/update SOFTHSM as well.
AUDITOR_DESC= Build with Auditor.
SOFTHSM_DESC= Build/update SOFTHSM as well
AUDITOR_DESC= Build with Auditor
OPTIONS_DEFAULT= AUDITOR
.include <bsd.port.options.mk>

View File

@ -1,2 +1,2 @@
SHA256 (opendnssec-1.3.10.tar.gz) = 4d4e3132754d87cd500ab7a964a0304965d942dd305ca4a5550f39da869a34d0
SIZE (opendnssec-1.3.10.tar.gz) = 1154362
SHA256 (opendnssec-1.3.12.tar.gz) = 4124d07c25f548f87f53bc61547d000b42874a40028b997b886165f7c0767f8e
SIZE (opendnssec-1.3.12.tar.gz) = 1161506