Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2011 22:41:32 +0200 (CEST)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jaap@bartok.nlnetlabs.nl
Subject:   ports/159729: [MAINTAINER] security/softhsm: update to 1.3.0
Message-ID:  <201108122041.p7CKfWko099901@bartok.nlnetlabs.nl>
Resent-Message-ID: <201108122050.p7CKoARV029776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159729
>Category:       ports
>Synopsis:       [MAINTAINER] security/softhsm: update to 1.3.0
>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:   Fri Aug 12 20:50:09 UTC 2011
>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 #207: Mon Aug  8 03:05:44 CEST
>Description:
- Update to 1.3.0

- minor fix to support non-default PREFIX/LOCALBASE

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

--- softhsm-1.3.0.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	2011-08-12 19:50:55.000000000 +0200
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/Makefile	2011-08-12 20:00:47.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	softhsm
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.opendnssec.org/files/source/
 
@@ -17,6 +17,7 @@
 LIB_DEPENDS+=	sqlite3:${PORTSDIR}/databases/sqlite3
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-botan=${PREFIX} --with-sqlite3=${PREFIX}
 
 USE_LDCONFIG=	yes
 
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	2011-08-12 19:50:55.000000000 +0200
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/distinfo	2011-08-12 16:51:59.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (softhsm-1.2.1.tar.gz) = 0ecf3cc19d15c3fde5a58594990d1331b0f708b38a70210f07e456f8081581a7
-SIZE (softhsm-1.2.1.tar.gz) = 395446
+SHA256 (softhsm-1.3.0.tar.gz) = 54c4747e23ab610f87031139ac1559c027340cdeb6dedce3b0f78a0173c2a43c
+SIZE (softhsm-1.3.0.tar.gz) = 407644
--- softhsm-1.3.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108122041.p7CKfWko099901>