Index: head/security/py-trezor/Makefile =================================================================== --- head/security/py-trezor/Makefile (revision 473192) +++ head/security/py-trezor/Makefile (revision 473193) @@ -1,27 +1,27 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= trezor -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client side implementation for TREZOR Bitcoin hardware wallets LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:devel/py-protobuf@${PY_FLAVOR} USES= python:3.3+ shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes SHEBANG_FILES= vendor/trezor-common/defs/coins/tools/build_coins.py .include Index: head/security/py-trezor/distinfo =================================================================== --- head/security/py-trezor/distinfo (revision 473192) +++ head/security/py-trezor/distinfo (revision 473193) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528812346 -SHA256 (trezor-0.10.1.tar.gz) = 5bcad3e97129fccd6f8b4cf08f81862e423373617c857feb492cfa1b1807844e -SIZE (trezor-0.10.1.tar.gz) = 483953 +TIMESTAMP = 1529839309 +SHA256 (trezor-0.10.2.tar.gz) = 4dba4d5c53d3ca22884d79fb4aa68905fb8353a5da5f96c734645d8cf537138d +SIZE (trezor-0.10.2.tar.gz) = 497984