aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2023-06-09 09:12:38 +0000
committerAlex Dupre <ale@FreeBSD.org>2023-06-09 09:19:58 +0000
commit0f08623e29fa54359fb8b850c37525d93ebf199d (patch)
tree9ee82ac102efb8f38b2f095095b1463140657cc7
parent4bbac74b9a4e6a927bd1dca97c141bf7b2ecf8fe (diff)
security/pam_p11: update to 0.4.0 release and fix build with openssl 3.x
-rw-r--r--security/pam_p11/Makefile9
-rw-r--r--security/pam_p11/distinfo6
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