Index: head/security/py-yubikey-manager/Makefile =================================================================== --- head/security/py-yubikey-manager/Makefile (revision 491699) +++ head/security/py-yubikey-manager/Makefile (revision 491700) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= yubikey-manager -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Python library and command line tool for configuring a YubiKey LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${PY_ENUM34} \ + ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}usb>0:devel/py-usb@${PY_FLAVOR} \ - ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so:devel/libccid \ + RSA_SecurID_getpasswd:devel/libccid \ pcsc-spy:devel/pcsc-lite \ u2f-host:security/libu2f-host \ - ykpers>0:security/ykpers + ykpersonalize:security/ykpers -USES= python:3.4+ +USES= python USE_PYTHON= autoplist concurrent distutils .include Index: head/security/py-yubikey-manager/distinfo =================================================================== --- head/security/py-yubikey-manager/distinfo (revision 491699) +++ head/security/py-yubikey-manager/distinfo (revision 491700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541607882 -SHA256 (yubikey-manager-1.0.1.tar.gz) = 1f915d8899dbcf85b6b9879f5664953ce1edcd5a503a00d03b9c6298900bfc44 -SIZE (yubikey-manager-1.0.1.tar.gz) = 73411 +TIMESTAMP = 1547631549 +SHA256 (yubikey-manager-2.0.0.tar.gz) = e95b4c4e956e105780e59ca2e4f159b4e974da38cdc810d4157e8d979ebf66f4 +SIZE (yubikey-manager-2.0.0.tar.gz) = 97689