Index: head/security/softhsm2/Makefile =================================================================== --- head/security/softhsm2/Makefile (revision 392969) +++ head/security/softhsm2/Makefile (revision 392970) @@ -1,54 +1,54 @@ # Created by: Jaap Akkerhuis # $FreeBSD$ PORTNAME= softhsm -DISTVERSION= 2.0.0b3 +PORTVERSION= 2.0.0 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ \ http://dist.opendnssec.org/source/testing/ PKGNAMESUFFIX= 2 MAINTAINER= jaap@NLnetLabs.nl COMMENT= Software implementation of a Hardware Security Module (HSM) LICENSE= BSD2CLAUSE LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sqlite3=${LOCALBASE} --localstatedir="${PREFIX}/var" INSTALL_TARGET= install-strip USES= libtool CONFLICTS= softhsm-1.* USE_LDCONFIG= yes USE_SQLITE= yes OPTIONS_SINGLE= CRYP OPTIONS_SINGLE_CRYP= CRYP_OPEN CRYP_BOTAN CRYP_OPEN_DESC= Build with OpenSSL crypto library CRYP_BOTAN_DESC= Build with Botan crypto library OPTIONS_DEFAULT= CRYP_OPEN CRYP_BOTAN_CONFIGURE_WITH= crypto-backend=botan .if defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/libressl CONFIGURE_ARGS+= --disable-gost .endif .include .if ${PORT_OPTIONS:MCRYP_BOTAN} LIB_DEPENDS+= libbotan-1.10.so:${PORTSDIR}/security/botan110 .endif .if ${PORT_OPTIONS:MCRYP_OPEN} USE_OPENSSL= yes WITH_OPENSSL_PORT= yes CONFIGURE_ARGS+= --with-crypto-backend=openssl .endif .include Index: head/security/softhsm2/distinfo =================================================================== --- head/security/softhsm2/distinfo (revision 392969) +++ head/security/softhsm2/distinfo (revision 392970) @@ -1,2 +1,2 @@ -SHA256 (softhsm-2.0.0b3.tar.gz) = 390b81f88dd4fe1035b54b42188dfd5a8ba768649129ccc7a3634fbf9454a7e8 -SIZE (softhsm-2.0.0b3.tar.gz) = 945279 +SHA256 (softhsm-2.0.0.tar.gz) = eae8065f6c472af24f4c056d6728edda0fd34306f41a818697f765a6a662338d +SIZE (softhsm-2.0.0.tar.gz) = 936954