View | Details | Raw Unified | Return to bug 174095
Collapse All | Expand All

(-)./Makefile (-7 / +3 lines)
Lines 1-14 Link Here
1
# New ports collection makefile for:   	softhsm
1
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
2
# Date created:        15 December 2009
3
# Whom:                Jaap Akkerhuis <jaap@NLnetLabs.nl>
4
#
5
# $FreeBSD: ports/security/softhsm/Makefile,v 1.10 2012/11/17 06:01:20 svnexp Exp $
2
# $FreeBSD: ports/security/softhsm/Makefile,v 1.10 2012/11/17 06:01:20 svnexp Exp $
6
#
7
3
8
PORTNAME=	softhsm
4
PORTNAME=	softhsm
9
PORTVERSION=	1.3.3
5
PORTVERSION=	1.3.4
10
CATEGORIES=	security
6
CATEGORIES=	security
11
MASTER_SITES=	http://www.opendnssec.org/files/source/
7
MASTER_SITES=	http://dist.opendnssec.org/source/
12
8
13
MAINTAINER=	jaap@NLnetLabs.nl
9
MAINTAINER=	jaap@NLnetLabs.nl
14
COMMENT=	A software implementation of a Hardware Security Module (HSM)
10
COMMENT=	A software implementation of a Hardware Security Module (HSM)
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (softhsm-1.3.3.tar.gz) = da49d971f971ef35f420da7ccf4f3213c7266f61b1fcdf41e09d8886cfb7804c
1
SHA256 (softhsm-1.3.4.tar.gz) = f10319dfa651023dad3d0845d284ec08ef982c1fc1bdb55cf8a725f762961e97
2
SIZE (softhsm-1.3.3.tar.gz) = 434872
2
SIZE (softhsm-1.3.4.tar.gz) = 440004

Return to bug 174095