- update to 1.3.4
while here: - trim Makefile header - remove indefinite article from COMMENT PR: 174095 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Feature safe: yes
This commit is contained in:
parent
704cae0be1
commit
86897a606e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308209
2 changed files with 6 additions and 10 deletions
|
@ -1,17 +1,13 @@
|
|||
# New ports collection makefile for: softhsm
|
||||
# Date created: 15 December 2009
|
||||
# Whom: Jaap Akkerhuis <jaap@NLnetLabs.nl>
|
||||
#
|
||||
# Created by: Jaap Akkerhuis <jaap@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@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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue