mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
security/beid: Update to 5.1.11
This commit is contained in:
parent
ec29ec857d
commit
4813e6ceca
@ -1,6 +1,5 @@
|
||||
PORTNAME= beid
|
||||
PORTVERSION= 5.0.28
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 5.1.11
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security
|
||||
|
||||
@ -11,6 +10,7 @@ WWW= https://github.com/Fedict/eid-mw/
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_cxx_compile_stdcxx_11.m4:devel/autoconf-archive
|
||||
LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libcurl.so:ftp/curl \
|
||||
libpcsclite.so:devel/pcsc-lite \
|
||||
@ -42,7 +42,7 @@ NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
post-patch:
|
||||
@${ECHO_CMD} ${PORTVERSION}-release > ${WRKSRC}/.version
|
||||
@${ECHO_CMD} ${DISTVERSION}-${GH_TAGNAME} > ${WRKSRC}/.version
|
||||
@${REINPLACE_CMD} -e 's,/usr/bin/pinentry,${LOCALBASE}/bin/pinentry,' \
|
||||
-e 's,/proc/%d/exe,/proc/%d/file,' \
|
||||
${WRKSRC}/cardcomm/pkcs11/src/dialogs/dialogspinentry/dlgs_pinentry.cpp
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1638704952
|
||||
SHA256 (Fedict-eid-mw-v5.0.28_GH0.tar.gz) = 44fa020dd40ae6801a941991780d0efcc4d7ec2b8949e19544f695bc24c22bfb
|
||||
SIZE (Fedict-eid-mw-v5.0.28_GH0.tar.gz) = 13615312
|
||||
TIMESTAMP = 1697095903
|
||||
SHA256 (Fedict-eid-mw-v5.1.11_GH0.tar.gz) = 9819cd78e2ff3772f4a9c3b34e4c43cdfb4eee2f74bf4c9a56fc7eb316faacd3
|
||||
SIZE (Fedict-eid-mw-v5.1.11_GH0.tar.gz) = 15368318
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- plugins_tools/eid-viewer/verify.c.orig 2021-08-13 09:34:02 UTC
|
||||
+++ plugins_tools/eid-viewer/verify.c
|
||||
@@ -19,7 +19,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBBSD
|
||||
-#include <bsd/bsd.h>
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
@ -18,6 +18,7 @@ lib/libbeidpkcs11.so.0.0.0
|
||||
lib/libeidviewer.so
|
||||
lib/libeidviewer.so.0
|
||||
lib/libeidviewer.so.0.1.0
|
||||
lib/mozilla/managed-storage/belgiumeid@eid.belgium.be.json
|
||||
lib/mozilla/pkcs11-modules/beidpkcs11.json
|
||||
lib/mozilla/pkcs11-modules/beidpkcs11_alt.json
|
||||
lib/pkcs11/beidpkcs11.so
|
||||
|
Loading…
Reference in New Issue
Block a user