ports/164266: [MAINTAINER] security/softhsm: update to 1.3.1

Jaap Akkerhuis jaap at NLnetLabs.nl
Tue Jan 17 23:50:11 UTC 2012


>Number:         164266
>Category:       ports
>Synopsis:       [MAINTAINER] security/softhsm: update to 1.3.1
>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:   Tue Jan 17 23:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bartok.nlnetlabs.nl 8.2-STABLE FreeBSD 8.2-STABLE #226: Mon Jan 16 11:19:13 CET 2012
>Description:
- Update to 1.3.1

>From the announcement:
* The library is now installed in $libdir/softhsm/

Bugfixes:
* Do not give a warning about the schema version if the token has not
  been initialized yet.
* The tools now return the correct exit code.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- softhsm-1.3.1.patch begins here ---
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/security/softhsm.orig/Makefile /space/portstrees/AFreeBSD/ports/security/softhsm/Makefile
--- /space/portstrees/AFreeBSD/ports/security/softhsm.orig/Makefile	2012-01-18 00:35:44.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/Makefile	2012-01-17 22:59:18.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	softhsm
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.opendnssec.org/files/source/
 
@@ -26,10 +26,11 @@
 
 PLIST_FILES=	bin/softhsm \
 		bin/softhsm-keyconv \
-		lib/libsofthsm.a \
-		lib/libsofthsm.la \
-		lib/libsofthsm.so \
+		lib/softhsm/libsofthsm.a \
+		lib/softhsm/libsofthsm.la \
+		lib/softhsm/libsofthsm.so \
 		etc/softhsm.conf \
 		etc/softhsm.conf.sample
+PLIST_DIRS=	lib/softhsm
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/security/softhsm.orig/distinfo /space/portstrees/AFreeBSD/ports/security/softhsm/distinfo
--- /space/portstrees/AFreeBSD/ports/security/softhsm.orig/distinfo	2012-01-18 00:35:44.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/distinfo	2012-01-17 22:36:16.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (softhsm-1.3.0.tar.gz) = 54c4747e23ab610f87031139ac1559c027340cdeb6dedce3b0f78a0173c2a43c
-SIZE (softhsm-1.3.0.tar.gz) = 407644
+SHA256 (softhsm-1.3.1.tar.gz) = 828f90bd4ff883d903d1fb7051d2c4969ee8ab2c7f11fac25ce9d963d9efacc9
+SIZE (softhsm-1.3.1.tar.gz) = 409444
--- softhsm-1.3.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list