Date: Thu, 28 Feb 2019 19:12:47 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494180 - head/security/py-trezor Message-ID: <201902281912.x1SJCliV035174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Feb 28 19:12:47 2019 New Revision: 494180 URL: https://svnweb.freebsd.org/changeset/ports/494180 Log: Update to 0.11.2 Modified: head/security/py-trezor/Makefile head/security/py-trezor/distinfo Modified: head/security/py-trezor/Makefile ============================================================================== --- head/security/py-trezor/Makefile Thu Feb 28 19:05:12 2019 (r494179) +++ head/security/py-trezor/Makefile Thu Feb 28 19:12:47 2019 (r494180) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trezor -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,5 +28,7 @@ USES= python:3.3+ shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes + +SHEBANG_FILES= trezorlib/tests/burn_tests/burntest.py .include <bsd.port.mk> Modified: head/security/py-trezor/distinfo ============================================================================== --- head/security/py-trezor/distinfo Thu Feb 28 19:05:12 2019 (r494179) +++ head/security/py-trezor/distinfo Thu Feb 28 19:12:47 2019 (r494180) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546124211 -SHA256 (trezor-0.11.1.tar.gz) = 6043f321d856e1b45b9df0c37810264f08d065bb56cd999f61a05fe2906e9e18 -SIZE (trezor-0.11.1.tar.gz) = 1443315 +TIMESTAMP = 1551380729 +SHA256 (trezor-0.11.2.tar.gz) = a6f4b47b37a21247535fc43411cb70a8c61ef0a5a2dfee668bd05611e2741fb8 +SIZE (trezor-0.11.2.tar.gz) = 1734569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902281912.x1SJCliV035174>