From owner-svn-ports-all@FreeBSD.ORG Tue Dec 4 08:38:48 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B41A289C; Tue, 4 Dec 2012 08:38:48 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7EE7E8FC19; Tue, 4 Dec 2012 08:38:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB48cml7017883; Tue, 4 Dec 2012 08:38:48 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB48cmG1017880; Tue, 4 Dec 2012 08:38:48 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201212040838.qB48cmG1017880@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Tue, 4 Dec 2012 08:38:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308209 - head/security/softhsm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2012 08:38:48 -0000 Author: rm Date: Tue Dec 4 08:38:48 2012 New Revision: 308209 URL: http://svnweb.freebsd.org/changeset/ports/308209 Log: - update to 1.3.4 while here: - trim Makefile header - remove indefinite article from COMMENT PR: 174095 Submitted by: Jaap Akkerhuis (maintainer) Feature safe: yes Modified: head/security/softhsm/Makefile head/security/softhsm/distinfo Modified: head/security/softhsm/Makefile ============================================================================== --- head/security/softhsm/Makefile Tue Dec 4 08:38:04 2012 (r308208) +++ head/security/softhsm/Makefile Tue Dec 4 08:38:48 2012 (r308209) @@ -1,17 +1,13 @@ -# New ports collection makefile for: softhsm -# Date created: 15 December 2009 -# Whom: Jaap Akkerhuis -# +# Created by: Jaap Akkerhuis # $FreeBSD$ -# PORTNAME= softhsm -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= security -MASTER_SITES= http://www.opendnssec.org/files/source/ +MASTER_SITES= http://dist.opendnssec.org/source/ MAINTAINER= jaap@NLnetLabs.nl -COMMENT= A software implementation of a Hardware Security Module (HSM) +COMMENT= Software implementation of a Hardware Security Module (HSM) LIB_DEPENDS= botan:${PORTSDIR}/security/botan \ sqlite3:${PORTSDIR}/databases/sqlite3 Modified: head/security/softhsm/distinfo ============================================================================== --- head/security/softhsm/distinfo Tue Dec 4 08:38:04 2012 (r308208) +++ head/security/softhsm/distinfo Tue Dec 4 08:38:48 2012 (r308209) @@ -1,2 +1,2 @@ -SHA256 (softhsm-1.3.3.tar.gz) = da49d971f971ef35f420da7ccf4f3213c7266f61b1fcdf41e09d8886cfb7804c -SIZE (softhsm-1.3.3.tar.gz) = 434872 +SHA256 (softhsm-1.3.4.tar.gz) = f10319dfa651023dad3d0845d284ec08ef982c1fc1bdb55cf8a725f762961e97 +SIZE (softhsm-1.3.4.tar.gz) = 440004