git: 0f08623e29fa - main - security/pam_p11: update to 0.4.0 release and fix build with openssl 3.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 09:20:00 UTC
The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f08623e29fa54359fb8b850c37525d93ebf199d commit 0f08623e29fa54359fb8b850c37525d93ebf199d Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2023-06-09 09:12:38 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2023-06-09 09:19:58 +0000 security/pam_p11: update to 0.4.0 release and fix build with openssl 3.x --- security/pam_p11/Makefile | 9 +++------ security/pam_p11/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) 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,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} 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