aboutsummaryrefslogtreecommitdiffstats
path: root/security/softhsm
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2019-07-16 01:53:21 +0800
committerswills <swills@FreeBSD.org>2019-07-16 01:53:21 +0800
commit13bec27bb9c29fb9690439959a714e0bc2a9803e (patch)
tree370a8e52744cd94fe0846ac19305972e2885c01b /security/softhsm
parent26128d6783a1e7222a7e2ef25eeedc3a9df801ca (diff)
downloadfreebsd-ports-gnome-13bec27bb9c29fb9690439959a714e0bc2a9803e.tar.gz
freebsd-ports-gnome-13bec27bb9c29fb9690439959a714e0bc2a9803e.tar.zst
freebsd-ports-gnome-13bec27bb9c29fb9690439959a714e0bc2a9803e.zip
security/softhsm Add DEPRECATED and EXPIRATION_DATE
1.3.8 will reach end-of-life PR: 239042 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Diffstat (limited to 'security/softhsm')
-rw-r--r--security/softhsm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 37f3e7eeb511..387ba43a7715 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -13,6 +13,9 @@ LICENSE= BSD2CLAUSE ISCL
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= End-of-life announced, update to softhsm2 ASAP.
+EXPIRATION_DATE= 2019-10-01
+
LIB_DEPENDS= libbotan-1.10.so:security/botan110 \
libsqlite3.so:databases/sqlite3