Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C1E6263B8FE for ; Sun, 9 May 2010 18:20:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5BAFA63B116; Sun, 9 May 2010 18:20:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7CD5C63B14C for ; Sun, 9 May 2010 18:20:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6CCA8175DD; Sun, 9 May 2010 18:20:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 May 2010 18:20:38 +0000 From: Fredrik Pettai Subject: CVS commit: pkgsrc/security/softhsm To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20100509182038.6CCA8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: pettai Date: Sun May 9 18:20:38 UTC 2010 Modified Files: pkgsrc/security/softhsm: Makefile distinfo pkgsrc/security/softhsm/patches: patch-aa Log Message: SoftHSM 1.1.4 - 2010-04-06 * Respect --disable-64bit * Respect $DESTDIR for config files * The binaries can now show the version number * softhsm-keyconv could not handle --ttl properly * Link softhsm static with libsofthsm * Build libsofthsm.so without version number * libsofthsm.so is now a loadable module To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/softhsm/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/softhsm/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/softhsm/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.