aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/softhsm/Makefile10
-rw-r--r--security/softhsm/distinfo4
-rw-r--r--security/softhsm/pkg-plist3
3 files changed, 8 insertions, 9 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 64c1573d8f53..3bd2761c923d 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -2,23 +2,19 @@
# $FreeBSD$
PORTNAME= softhsm
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.5
CATEGORIES= security
MASTER_SITES= http://dist.opendnssec.org/source/
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Software implementation of a Hardware Security Module (HSM)
-LIB_DEPENDS= botan:${PORTSDIR}/security/botan \
- sqlite3:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libbotan.so:${PORTSDIR}/security/botan \
+ libsqlite3.so:${PORTSDIR}/databases/sqlite3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-botan=${LOCALBASE} --with-sqlite3=${LOCALBASE}
USE_LDCONFIG= yes
-MAN1= softhsm.1 softhsm-keyconv.1
-MAN5= softhsm.conf.5
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/softhsm/distinfo b/security/softhsm/distinfo
index 92263748d079..3eca150d6bc7 100644
--- a/security/softhsm/distinfo
+++ b/security/softhsm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (softhsm-1.3.4.tar.gz) = f10319dfa651023dad3d0845d284ec08ef982c1fc1bdb55cf8a725f762961e97
-SIZE (softhsm-1.3.4.tar.gz) = 440004
+SHA256 (softhsm-1.3.5.tar.gz) = 28b5062a13450faf6099fcb82d25d21f0ac7d202ba31ec85e943246cdcf87ebd
+SIZE (softhsm-1.3.5.tar.gz) = 440157
diff --git a/security/softhsm/pkg-plist b/security/softhsm/pkg-plist
index c5f8a05feef8..56e7c89d463e 100644
--- a/security/softhsm/pkg-plist
+++ b/security/softhsm/pkg-plist
@@ -8,6 +8,9 @@ etc/softhsm.conf.sample
@exec if [ ! -f %D/etc/softhsm.conf ]; then cp %D/etc/softhsm.conf.sample %D/etc/softhsm.conf; fi
@dirrm lib/softhsm
@exec install -d -o root -g wheel -m 700 %D/var/lib/softhsm
+man/man1/softhsm-keyconv.1.gz
+man/man1/softhsm.1.gz
+man/man5/softhsm.conf.5.gz
@dirrm var/lib/softhsm
@dirrmtry var/lib
@dirrmtry var