Date: Tue, 6 Mar 2018 08:40:20 +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: r463700 - head/security/py-trezor Message-ID: <201803060840.w268eKrb045651@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Mar 6 08:40:20 2018 New Revision: 463700 URL: https://svnweb.freebsd.org/changeset/ports/463700 Log: Update to 0.9.1 Modified: head/security/py-trezor/Makefile head/security/py-trezor/distinfo Modified: head/security/py-trezor/Makefile ============================================================================== --- head/security/py-trezor/Makefile Tue Mar 6 08:35:04 2018 (r463699) +++ head/security/py-trezor/Makefile Tue Mar 6 08:40:20 2018 (r463700) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= trezor -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.1 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-trezor/distinfo ============================================================================== --- head/security/py-trezor/distinfo Tue Mar 6 08:35:04 2018 (r463699) +++ head/security/py-trezor/distinfo Tue Mar 6 08:40:20 2018 (r463700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518336763 -SHA256 (trezor-python-trezor-v0.9.0_GH0.tar.gz) = 2216fbf9b11e1d716f01156825522d5075619420d030545a32b268bd3236de3f -SIZE (trezor-python-trezor-v0.9.0_GH0.tar.gz) = 204632 +TIMESTAMP = 1520325351 +SHA256 (trezor-python-trezor-v0.9.1_GH0.tar.gz) = 032510e74dbff956a5160e5a20067e61b20ade824cce5fccd300bdbdf04b8de6 +SIZE (trezor-python-trezor-v0.9.1_GH0.tar.gz) = 211046
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803060840.w268eKrb045651>