Skip to content

Commit

Permalink
security/beid: Update to 5.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TijlCoosemans committed Oct 12, 2023
1 parent ec29ec8 commit 4813e6c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 16 deletions.
6 changes: 3 additions & 3 deletions security/beid/Makefile
@@ -1,6 +1,5 @@
PORTNAME= beid
PORTVERSION= 5.0.28
PORTREVISION= 3
DISTVERSION= 5.1.11
DISTVERSIONPREFIX= v
CATEGORIES= security

Expand All @@ -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 \
Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions security/beid/distinfo
@@ -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
10 changes: 0 additions & 10 deletions security/beid/files/patch-plugins__tools_eid-viewer_verify.c

This file was deleted.

1 change: 1 addition & 0 deletions security/beid/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 4813e6c

Please sign in to comment.