diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile index 7cfdcf16e262..310c7c428535 100644 --- a/security/pam_p11/Makefile +++ b/security/pam_p11/Makefile @@ -1,43 +1,40 @@ 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}/ MAINTAINER= ale@FreeBSD.org COMMENT= PAM module using crypto tokens for auth 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 OPTIONS_DEFINE= DOCS NLS 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} CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" INSTALL_TARGET= install-strip PLIST_FILES= lib/security/pam_p11.so PORTDOCS= * post-install: ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR} .include diff --git a/security/pam_p11/distinfo b/security/pam_p11/distinfo index 55f4b1310d21..b3191e98c74c 100644 --- a/security/pam_p11/distinfo +++ b/security/pam_p11/distinfo @@ -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