git: 5a7bd389e14e - main - devel/libchipcard: Update to 5.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 14:29:13 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a7bd389e14ee732acec7f4ee352f8ddba797966 commit 5a7bd389e14ee732acec7f4ee352f8ddba797966 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-02-22 13:56:36 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-02-24 14:24:14 +0000 devel/libchipcard: Update to 5.1.6 --- devel/libchipcard/Makefile | 6 +++--- devel/libchipcard/distinfo | 6 +++--- devel/libchipcard/pkg-plist | 12 +++++++++++- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 90753982c896..2eb4da1724f0 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Preuss <martin@libchipcard.de> PORTNAME= libchipcard -PORTVERSION= 5.0.4 -PORTREVISION= 1 +PORTVERSION= 5.1.6 CATEGORIES= devel -MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/158/ +MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/382/ MAINTAINER= jhale@FreeBSD.org COMMENT= Library for easy access to chipcards LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \ libgwenhywfar.so:devel/gwenhywfar diff --git a/devel/libchipcard/distinfo b/devel/libchipcard/distinfo index 87ae52a2dc8c..7bd661ccca5b 100644 --- a/devel/libchipcard/distinfo +++ b/devel/libchipcard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474517468 -SHA256 (libchipcard-5.0.4.tar.gz) = d25a79adcf09f1058ca9168b80e843fadbd556fb0f23c890d871124ad380423a -SIZE (libchipcard-5.0.4.tar.gz) = 801499 +TIMESTAMP = 1645537240 +SHA256 (libchipcard-5.1.6.tar.gz) = 6c07f527417f7562074f99012da4d11eb4dbafd33f49e66b442ccd6e3b8cfd20 +SIZE (libchipcard-5.1.6.tar.gz) = 874865 diff --git a/devel/libchipcard/pkg-plist b/devel/libchipcard/pkg-plist index fb29a6e6b11a..fa0a5d43a442 100644 --- a/devel/libchipcard/pkg-plist +++ b/devel/libchipcard/pkg-plist @@ -4,11 +4,14 @@ bin/chipcard-tool bin/geldkarte bin/kvkcard bin/memcard +bin/usbtan-test +bin/zkacard-tool etc/chipcard/chipcardc.conf.default @sample etc/chipcard/chipcardc.conf.example etc/chipcard/chipcardc.conf include/libchipcard5/chipcard/card.h include/libchipcard5/chipcard/card_imp.h include/libchipcard5/chipcard/card_l.h +include/libchipcard5/chipcard/cards/chiptanusb.h include/libchipcard5/chipcard/cards/ddvcard.h include/libchipcard5/chipcard/cards/egkcard.h include/libchipcard5/chipcard/cards/geldkarte.h @@ -32,6 +35,9 @@ include/libchipcard5/chipcard/sharedstuff/msgengine.h include/libchipcard5/chipcard/sharedstuff/pininfo.h include/libchipcard5/chipcard/tlv.h include/libchipcard5/chipcard/version.h +lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/chiptanusb.a +lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/chiptanusb.so +lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/chiptanusb.xml lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/ddvcard.a lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/ddvcard.so lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/ddvcard.xml @@ -44,9 +50,12 @@ lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/zkacard.xml lib/libchipcard.a lib/libchipcard.so lib/libchipcard.so.6 -lib/libchipcard.so.6.0.4 +lib/libchipcard.so.6.1.6 +libdata/pkgconfig/libchipcard-client.pc +libdata/pkgconfig/libchipcard-server.pc share/aclocal/chipcard.m4 share/chipcard/apps/README +share/chipcard/apps/chiptanusb.xml share/chipcard/apps/ddv.xml share/chipcard/apps/ddv0.xml share/chipcard/apps/ddv1.xml @@ -62,6 +71,7 @@ share/chipcard/apps/starcoscard.xml share/chipcard/apps/zkacard.xml share/chipcard/cards/README share/chipcard/cards/card.xml +share/chipcard/cards/chiptanusb.xml share/chipcard/cards/cyberjack_pcsc/card.xml share/chipcard/cards/cyberjack_pcsc/kvk.xml share/chipcard/cards/cyberjack_pcsc/processorcard.xml