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

(-)/space/portstrees/AFreeBSD/ports/security/softhsm/Makefile (-4 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	softhsm
8
PORTNAME=	softhsm
9
PORTVERSION=	1.3.0
9
PORTVERSION=	1.3.1
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://www.opendnssec.org/files/source/
11
MASTER_SITES=	http://www.opendnssec.org/files/source/
12
12
Lines 26-35 Link Here
26
26
27
PLIST_FILES=	bin/softhsm \
27
PLIST_FILES=	bin/softhsm \
28
		bin/softhsm-keyconv \
28
		bin/softhsm-keyconv \
29
		lib/libsofthsm.a \
29
		lib/softhsm/libsofthsm.a \
30
		lib/libsofthsm.la \
30
		lib/softhsm/libsofthsm.la \
31
		lib/libsofthsm.so \
31
		lib/softhsm/libsofthsm.so \
32
		etc/softhsm.conf \
32
		etc/softhsm.conf \
33
		etc/softhsm.conf.sample
33
		etc/softhsm.conf.sample
34
PLIST_DIRS=	lib/softhsm
34
35
35
.include <bsd.port.mk>
36
.include <bsd.port.mk>
(-)/space/portstrees/AFreeBSD/ports/security/softhsm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (softhsm-1.3.0.tar.gz) = 54c4747e23ab610f87031139ac1559c027340cdeb6dedce3b0f78a0173c2a43c
1
SHA256 (softhsm-1.3.1.tar.gz) = 828f90bd4ff883d903d1fb7051d2c4969ee8ab2c7f11fac25ce9d963d9efacc9
2
SIZE (softhsm-1.3.0.tar.gz) = 407644
2
SIZE (softhsm-1.3.1.tar.gz) = 409444

Return to bug 164266