diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 90753982c896..2eb4da1724f0 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -1,54 +1,54 @@ # Created by: Martin Preuss 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 USES= gmake libtool localbase pkgconfig ssl GNU_CONFIGURE= yes CONFIGURE_ENV+= aq_distrib_name="FreeBSD" CONFIGURE_ARGS+=--enable-release="yes" INSTALL_TARGET= install-strip PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}" USE_LDCONFIG= yes GWEN_SHLIB_VER= 79 OPTIONS_DEFINE= DOXYGEN MEMDEBUG DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz DOXYGEN_CONFIGURE_ENABLE= full-doc MEMDEBUG_DESC= Enable memory debugger statistic MEMDEBUG_CONFIGURE_ENABLE= memtrace post-patch: ${REINPLACE_CMD} -e 's|aq_endian\" ==|aq_endian\" =|g' \ ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|find chipcard|find libchipcard5|' \ ${WRKSRC}/Makefile.in post-build-DOXYGEN-on: @cd ${WRKSRC} && ${MAKE_CMD} srcdoc post-install-DOXYGEN-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/apidoc cd ${WRKSRC}/apidoc && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/apidoc @${FIND} -P ${STAGEDIR}${DOCSDIR} -type f 2>/dev/null | \ ${SED} -ne 's|^${STAGEDIR}${PREFIX}/||p' >> ${TMPPLIST} .include 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 @@ -1,81 +1,91 @@ bin/cardcommander bin/chipcard-config 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 include/libchipcard5/chipcard/cards/geldkarte_blog.h include/libchipcard5/chipcard/cards/geldkarte_llog.h include/libchipcard5/chipcard/cards/geldkarte_values.h include/libchipcard5/chipcard/cards/hiinsurancedata.h include/libchipcard5/chipcard/cards/hipersonaldata.h include/libchipcard5/chipcard/cards/kvkcard.h include/libchipcard5/chipcard/cards/memorycard.h include/libchipcard5/chipcard/cards/processorcard.h include/libchipcard5/chipcard/cards/starcos.h include/libchipcard5/chipcard/cards/starcos_keydescr.h include/libchipcard5/chipcard/cards/zkacard.h include/libchipcard5/chipcard/chipcard.h include/libchipcard5/chipcard/client.h include/libchipcard5/chipcard/ct/ct_card.h include/libchipcard5/chipcard/sharedstuff/driverinfo.h include/libchipcard5/chipcard/sharedstuff/misc.h 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 lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/starcoscard.a lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/starcoscard.so lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/starcoscard.xml lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/zkacard.a lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/zkacard.so 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 share/chipcard/apps/egk.xml share/chipcard/apps/examplecard.xml share/chipcard/apps/geldkarte.xml share/chipcard/apps/kvkcard.xml share/chipcard/apps/memorycard.xml share/chipcard/apps/processorcard.xml share/chipcard/apps/starcoscard-hvb.xml share/chipcard/apps/starcoscard-vr.xml 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 share/chipcard/cards/ddv0.xml share/chipcard/cards/ddv1.xml share/chipcard/cards/egk.xml share/chipcard/cards/geldkarte.xml share/chipcard/cards/generic_pcsc/card.xml share/chipcard/cards/generic_pcsc/kvk.xml share/chipcard/cards/generic_pcsc/processorcard.xml share/chipcard/cards/kvkcard.xml share/chipcard/cards/memorycard.xml share/chipcard/cards/processorcard.xml share/chipcard/cards/starcoscard.xml share/chipcard/cards/zkacard.xml share/chipcard/drivers/cyberjack_pcsc.xml share/chipcard/drivers/generic_pcsc.xml