diff options
author | pettai <pettai@pkgsrc.org> | 2014-02-28 09:32:53 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2014-02-28 09:32:53 +0000 |
commit | 2de174e63cf0432cf594f9b7eaf21168b723bcad (patch) | |
tree | 420be8674ecc6833fc4bd33e692df634c27e7ed8 /security/softhsm | |
parent | d74c80489c064ca939b8fe4c85938163536e11bc (diff) | |
download | pkgsrc-2de174e63cf0432cf594f9b7eaf21168b723bcad.tar.gz |
SoftHSM 1.3.6
* SOFTHSM-51: Call umask to restrict created files.
Bugfixes:
* Fix malloc(0) warning in clang.
Diffstat (limited to 'security/softhsm')
-rw-r--r-- | security/softhsm/Makefile | 5 | ||||
-rw-r--r-- | security/softhsm/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index 08ab3977bd9..e7577fdc286 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/02/25 11:51:32 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2014/02/28 09:32:53 pettai Exp $ # -DISTNAME= softhsm-1.3.5 -PKGREVISION= 2 +DISTNAME= softhsm-1.3.6 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/softhsm/distinfo b/security/softhsm/distinfo index bf9722f68e0..5b50e2bec25 100644 --- a/security/softhsm/distinfo +++ b/security/softhsm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2013/10/15 21:19:39 pettai Exp $ +$NetBSD: distinfo,v 1.11 2014/02/28 09:32:53 pettai Exp $ -SHA1 (softhsm-1.3.5.tar.gz) = b3857da8304f6effb04c7c27e2ad013372c04614 -RMD160 (softhsm-1.3.5.tar.gz) = 89d6b5226d9c398a7c577db8e7e17e778a01ccd2 -Size (softhsm-1.3.5.tar.gz) = 440157 bytes +SHA1 (softhsm-1.3.6.tar.gz) = 442f94d681006b16b8d2630d2e58849cb804463d +RMD160 (softhsm-1.3.6.tar.gz) = becff64e6b2725b8fcf6138594e9df8a833f5ee7 +Size (softhsm-1.3.6.tar.gz) = 435893 bytes SHA1 (patch-aa) = 480865e0a50759d582380573c0254bcdb517ddfe |