mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
security/pam_p11: update to 0.4.0 release and fix build with openssl 3.x
This commit is contained in:
parent
4bbac74b9a
commit
0f08623e29
@ -1,6 +1,5 @@
|
||||
PORTNAME= pam_p11
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/OpenSC/pam_p11/releases/download/pam_p11-${PORTVERSION}/
|
||||
|
||||
@ -10,9 +9,6 @@ WWW= https://github.com/OpenSC/pam_p11
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BROKEN_SSL= openssl30 openssl31
|
||||
BROKEN_SSL_REASON= Fails to build with error: 'RSA_*' is deprecated
|
||||
|
||||
LIB_DEPENDS= libp11.so:security/libp11
|
||||
|
||||
USES= libtool pkgconfig ssl
|
||||
@ -24,7 +20,8 @@ GNU_CONFIGURE= yes
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext
|
||||
NLS_PLIST_FILES=share/locale/de/LC_MESSAGES/pam_p11.mo \
|
||||
share/locale/it/LC_MESSAGES/pam_p11.mo
|
||||
share/locale/it/LC_MESSAGES/pam_p11.mo \
|
||||
share/locale/ru/LC_MESSAGES/pam_p11.mo
|
||||
|
||||
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1568275438
|
||||
SHA256 (pam_p11-0.3.1.tar.gz) = f6add2ba4acd3c54995eae2a1a91860943dc696ffd2beb4c3e1dc434fb4405c9
|
||||
SIZE (pam_p11-0.3.1.tar.gz) = 422940
|
||||
TIMESTAMP = 1686299837
|
||||
SHA256 (pam_p11-0.4.0.tar.gz) = 25276f6b012962a8d27d6e370e4f21238b8a9e935199dc7d20fd5abbf2214f04
|
||||
SIZE (pam_p11-0.4.0.tar.gz) = 425908
|
||||
|
Loading…
Reference in New Issue
Block a user