svn commit: r308209 - head/security/softhsm

Ruslan Mahmatkhanov rm at FreeBSD.org
Tue Dec 4 08:38:48 UTC 2012


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 <jaap at NLnetLabs.nl> (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 <jaap at NLnetLabs.nl>
-#
+# Created by: Jaap Akkerhuis <jaap at NLnetLabs.nl>
 # $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 at 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


More information about the svn-ports-all mailing list