mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Chase libp11 library and bump PORTREVISION.
This commit is contained in:
parent
308bf63a38
commit
db85520a20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273030
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= engine_pkcs11
|
||||
PORTVERSION= 0.1.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= An implementation of a PKCS\#11 engine for OpenSSL
|
||||
|
||||
LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11
|
||||
LIB_DEPENDS= p11.2:${PORTSDIR}/security/libp11
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_OPENSSL= yes
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= pam_p11
|
||||
PORTVERSION= 0.1.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= A PAM module using crypto tokens for auth
|
||||
|
||||
LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11
|
||||
LIB_DEPENDS= p11.2:${PORTSDIR}/security/libp11
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_OPENSSL= yes
|
||||
|
Loading…
Reference in New Issue
Block a user