aboutsummaryrefslogtreecommitdiff
path: root/security/softhsm2
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-07-27 10:12:45 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-07-27 10:12:45 +0000
commitf2f9b9bebb90a049668aa51e1d3191cf1b62ddc4 (patch)
tree8c6bd7dcd5ac695a7751cadabdb1275993b746c0 /security/softhsm2
parent15357355c80c59ccbad7cc7922eb6dcf7894a785 (diff)
downloadports-f2f9b9bebb90a049668aa51e1d3191cf1b62ddc4.tar.gz
ports-f2f9b9bebb90a049668aa51e1d3191cf1b62ddc4.zip
Version 2.0.0 of SoftHSM has been released. More updates and bug fixes can be found in the alpha and beta release notes.
SoftHSM 2.0.0 - 2015-07-17 - SOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal. - Support C_DecryptUpdate/C_DecryptFinal for symmetric algorithms. (Patch from Thomas Calderon)\ Bugfixes: - SOFTHSM-120: Segfault after renaming variables. PR: 201900 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Sponsored by: DK Hostmaster A/S
Notes
Notes: svn path=/head/; revision=392970
Diffstat (limited to 'security/softhsm2')
-rw-r--r--security/softhsm2/Makefile2
-rw-r--r--security/softhsm2/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 10c620b1bb46..44dba46911c7 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -2,7 +2,7 @@
# $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/
diff --git a/security/softhsm2/distinfo b/security/softhsm2/distinfo
index 5f791ec2156b..d22bbd7fbc22 100644
--- a/security/softhsm2/distinfo
+++ b/security/softhsm2/distinfo
@@ -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