From owner-svn-ports-all@freebsd.org Sat Dec 29 23:01:08 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E216142FDDE; Sat, 29 Dec 2018 23:01:08 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C74368920C; Sat, 29 Dec 2018 23:01:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B789019BB8; Sat, 29 Dec 2018 23:01:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBTN175a016921; Sat, 29 Dec 2018 23:01:07 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBTN17Gl016917; Sat, 29 Dec 2018 23:01:07 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201812292301.wBTN17Gl016917@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 29 Dec 2018 23:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488693 - head/security/py-trezor X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/py-trezor X-SVN-Commit-Revision: 488693 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C74368920C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2018 23:01:08 -0000 Author: ehaupt Date: Sat Dec 29 23:01:07 2018 New Revision: 488693 URL: https://svnweb.freebsd.org/changeset/ports/488693 Log: Update to 0.11.1 Modified: head/security/py-trezor/Makefile head/security/py-trezor/distinfo Modified: head/security/py-trezor/Makefile ============================================================================== --- head/security/py-trezor/Makefile Sat Dec 29 22:46:46 2018 (r488692) +++ head/security/py-trezor/Makefile Sat Dec 29 23:01:07 2018 (r488693) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= trezor -PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTVERSION= 0.11.1 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-trezor/distinfo ============================================================================== --- head/security/py-trezor/distinfo Sat Dec 29 22:46:46 2018 (r488692) +++ head/security/py-trezor/distinfo Sat Dec 29 23:01:07 2018 (r488693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544191178 -SHA256 (trezor-0.11.0.tar.gz) = 1132f6a97afb0979c5018b067494bc8917b881c02d965f991270a70543b5050c -SIZE (trezor-0.11.0.tar.gz) = 1422722 +TIMESTAMP = 1546124211 +SHA256 (trezor-0.11.1.tar.gz) = 6043f321d856e1b45b9df0c37810264f08d065bb56cd999f61a05fe2906e9e18 +SIZE (trezor-0.11.1.tar.gz) = 1443315