ports/190368: [MAINTAINER] security/softhsm: update to 1.3.7

Jaap Akkerhuis jaap at NLnetLabs.nl
Thu May 29 12:00:00 UTC 2014


>Number:         190368
>Category:       ports
>Synopsis:       [MAINTAINER] security/softhsm: update to 1.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 29 12:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 10.0-STABLE FreeBSD 10.0-STABLE #27 r266399: Sun May 18 18:51:31 CEST
>Description:
- Update to 1.3.7

Bugfixes:
SOFTHSM-94: umask affecting the calling application.
SOFTHSM-96: Check if Botan has already been initialised.

Note to comitter, the patch introduced in the previous port revision
is incorporated so the files directory can be removed.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- softhsm-1.3.7.patch begins here ---
diff -ruN /usr/ports/security/softhsm/Makefile ./Makefile
--- /usr/ports/security/softhsm/Makefile	2014-04-04 13:37:46.829200446 +0200
+++ ./Makefile	2014-05-29 13:38:23.904009190 +0200
@@ -2,14 +2,15 @@
 # $FreeBSD: head/security/softhsm/Makefile 350089 2014-04-04 10:16:47Z mat $
 
 PORTNAME=	softhsm
-PORTVERSION=	1.3.6
-PORTREVISION=	1
+PORTVERSION=	1.3.7
 CATEGORIES=	security
 MASTER_SITES=	http://dist.opendnssec.org/source/
 
 MAINTAINER=	jaap at NLnetLabs.nl
 COMMENT=	Software implementation of a Hardware Security Module (HSM)
 
+LICENSE=	BSD2CLAUSE
+
 LIB_DEPENDS=	libbotan-1.10.so:${PORTSDIR}/security/botan110 \
 		libsqlite3.so:${PORTSDIR}/databases/sqlite3
 
diff -ruN /usr/ports/security/softhsm/distinfo ./distinfo
--- /usr/ports/security/softhsm/distinfo	2014-03-20 00:07:36.894052847 +0100
+++ ./distinfo	2014-05-28 19:41:04.254463496 +0200
@@ -1,2 +1,2 @@
-SHA256 (softhsm-1.3.6.tar.gz) = e39ac8e851220edd2b2afbe4d9e06d956bccc20bc72752740eabf95692359486
-SIZE (softhsm-1.3.6.tar.gz) = 435893
+SHA256 (softhsm-1.3.7.tar.gz) = d12d6456a85561266d9da427565f3ee3746a35df6670d5e6be75de253c2810a4
+SIZE (softhsm-1.3.7.tar.gz) = 438437
--- softhsm-1.3.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list