From owner-svn-ports-all@freebsd.org Thu Mar 28 13:15:07 2019 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 E9C5B155CEB4; Thu, 28 Mar 2019 13:15:06 +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 89A7F704AC; Thu, 28 Mar 2019 13:15:06 +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 600C61FA3B; Thu, 28 Mar 2019 13:15:06 +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 x2SDF65F044623; Thu, 28 Mar 2019 13:15:06 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2SDF5Vi044622; Thu, 28 Mar 2019 13:15:05 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201903281315.x2SDF5Vi044622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 28 Mar 2019 13:15:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497016 - head/security/py-ckcc-protocol X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/py-ckcc-protocol X-SVN-Commit-Revision: 497016 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 89A7F704AC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Thu, 28 Mar 2019 13:15:07 -0000 Author: ehaupt Date: Thu Mar 28 13:15:05 2019 New Revision: 497016 URL: https://svnweb.freebsd.org/changeset/ports/497016 Log: Update to 0.7.3 Modified: head/security/py-ckcc-protocol/Makefile head/security/py-ckcc-protocol/distinfo (contents, props changed) Modified: head/security/py-ckcc-protocol/Makefile ============================================================================== --- head/security/py-ckcc-protocol/Makefile Thu Mar 28 12:24:41 2019 (r497015) +++ head/security/py-ckcc-protocol/Makefile Thu Mar 28 13:15:05 2019 (r497016) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckcc-protocol -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,7 @@ COMMENT= Coldcard CLI and python interface library LICENSE= LGPL3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycoin>=0.80:finance/py-pycoin@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils Modified: head/security/py-ckcc-protocol/distinfo ============================================================================== --- head/security/py-ckcc-protocol/distinfo Thu Mar 28 12:24:41 2019 (r497015) +++ head/security/py-ckcc-protocol/distinfo Thu Mar 28 13:15:05 2019 (r497016) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549103663 -SHA256 (ckcc-protocol-0.7.2.tar.gz) = 498db4ccdda018cd9f40210f5bd02ddcc98e7df583170b2eab4035c86c3cc03b -SIZE (ckcc-protocol-0.7.2.tar.gz) = 18250 +TIMESTAMP = 1553777562 +SHA256 (ckcc-protocol-0.7.3.tar.gz) = dff0f34ac68900013e36bde6f735e173bef6b8a1cd81c89e8afc43391df8e615 +SIZE (ckcc-protocol-0.7.3.tar.gz) = 18898