mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
dns/opendnssec2: Update 2.1.13 → 2.1.14
News: https://www.opendnssec.org/2024/08/opendnssec-2-1-14/ Also: - Repalace http with https in MASTER_SITES - Remove GNU_CONFIGURE_MANPREFIX - Formatting PR: 281078
This commit is contained in:
parent
20fc554b14
commit
2beee87fbb
2 changed files with 6 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= opendnssec
|
||||
DISTVERSION= 2.1.13
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.1.14
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://dist.opendnssec.org/source/
|
||||
MASTER_SITES= https://dist.opendnssec.org/source/
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= jaap@NLnetLabs.nl
|
||||
|
@ -20,7 +19,6 @@ USES= autoreconf cpe libtool ssl
|
|||
USE_RC_SUBR= opendnssec
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --localstatedir="${PREFIX}/var" \
|
||||
--with-ssl=${OPENSSLBASE}
|
||||
|
||||
|
@ -51,7 +49,7 @@ SQLITE_DESC= Use SQLite backend
|
|||
|
||||
MYSQL_USES= mysql
|
||||
MYSQL_CONFIGURE_ON= --with-enforcer-database=mysql
|
||||
MYSQL_VARS= IGNORE_WITH_MYSQL="80 81"
|
||||
MYSQL_VARS= IGNORE_WITH_MYSQL="80 81"
|
||||
SOFTHSM_RUN_DEPENDS= softhsm2>=2.5.0:security/softhsm2
|
||||
SOFTHSM_CONFIGURE_ON= --with-pkcs11-softhsm=${LOCALBASE}/lib/softhsm/libsofthsm2.so
|
||||
SQLITE_BUILD_DEPENDS= sqlite3>=3.3.9:databases/sqlite3
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1687793209
|
||||
SHA256 (opendnssec-2.1.13.tar.gz) = 76e9358dd242abf9a7359948ab422ce9b34a04150b5af764dae5c214f9041b49
|
||||
SIZE (opendnssec-2.1.13.tar.gz) = 1161140
|
||||
TIMESTAMP = 1724583343
|
||||
SHA256 (opendnssec-2.1.14.tar.gz) = 5a68d62ea0ea3a6c61e9f4946f462c7b907fbe6bccc9e8a721b7fe0f906f95d0
|
||||
SIZE (opendnssec-2.1.14.tar.gz) = 1162472
|
||||
|
|
Loading…
Add table
Reference in a new issue