Index: head/security/yubikey-manager-qt/Makefile =================================================================== --- head/security/yubikey-manager-qt/Makefile (revision 569154) +++ head/security/yubikey-manager-qt/Makefile (revision 569155) @@ -1,48 +1,47 @@ # $FreeBSD$ PORTNAME= yubikey-manager-qt DISTVERSIONPREFIX= yubikey-manager-qt- -DISTVERSION= 1.0.1 -PORTREVISION= 2 +DISTVERSION= 1.2.0 CATEGORIES= security MAINTAINER= daniel@shafer.cc COMMENT= Cross-platform application for configuring any YubiKey LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ pyotherside-qt5>0:devel/pyotherside-qt5 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ pyotherside-qt5>0:devel/pyotherside-qt5 USES= compiler:c++11-lang gl pkgconfig python:3.5+ qt:5 qmake \ shebangfix USE_GL= gl USE_QT= core declarative graphicaleffects gui network quickcontrols \ quickcontrols2 svg widgets buildtools_build USE_GITHUB= yes GH_ACCOUNT= Yubico SHEBANG_FILES= ykman-gui/py/yubikey.py \ ykman-cli/test.py \ ykman-cli/py/cli.py \ build_qrc.py PLIST_FILES= bin/ykman-gui \ share/applications/ykman-gui.desktop \ share/pixmaps/ykman.png post-extract: @${REINPLACE_CMD} -e '/system/s|python|${PYTHON_CMD}|g' ${WRKSRC}/ykman-gui/ykman-gui.pro \ ${WRKSRC}/ykman-cli/ykman-cli.pro @${REINPLACE_CMD} -e 's|/usr/bin/ykman-gui|${PREFIX}/bin/ykman-gui|g' ${WRKSRC}/resources/linux/AppRun @${REINPLACE_CMD} -e 's|target.path = /usr/bin|target.path = ${PREFIX}/bin|g' ${WRKSRC}/ykman-gui/deployment.pri post-install: ${INSTALL_DATA} ${WRKSRC}/resources/ykman-gui.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/resources/icons/ykman.png ${STAGEDIR}${PREFIX}/share/pixmaps .include Index: head/security/yubikey-manager-qt/distinfo =================================================================== --- head/security/yubikey-manager-qt/distinfo (revision 569154) +++ head/security/yubikey-manager-qt/distinfo (revision 569155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546166817 -SHA256 (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.0.1_GH0.tar.gz) = 0845511bcec2b2cad7600a9ec576511f2b2be62541f17032a183b2fa5a20bdfd -SIZE (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.0.1_GH0.tar.gz) = 10285019 +TIMESTAMP = 1616216055 +SHA256 (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 3f3c998f93b74b869c232f5f951a9d7b2f68b007c20be8e39a698e24ea7aae0b +SIZE (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 17311666 Index: head/security/yubikey-manager-qt/pkg-descr =================================================================== --- head/security/yubikey-manager-qt/pkg-descr (revision 569154) +++ head/security/yubikey-manager-qt/pkg-descr (revision 569155) @@ -1,4 +1,4 @@ -Cross-platform application for configuring any YubiKey +Cross-platform application for configuring any YubiKey over all USB interfaces. WWW: https://developers.yubico.com/yubikey-manager-qt/ Index: head/security/yubikey-manager-qt/pkg-message =================================================================== --- head/security/yubikey-manager-qt/pkg-message (nonexistent) +++ head/security/yubikey-manager-qt/pkg-message (revision 569155) @@ -0,0 +1,7 @@ +[ +{ type: install + message: < for CCID support. +EOM +} +] Property changes on: head/security/yubikey-manager-qt/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1,4 ## +yes +\ No newline at end of property +\ No newline at end of property +\ No newline at end of property \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property