svn commit: r464359 - head/security/py-btchip-python

Emanuel Haupt ehaupt at FreeBSD.org
Tue Mar 13 10:08:57 UTC 2018


Author: ehaupt
Date: Tue Mar 13 10:08:56 2018
New Revision: 464359
URL: https://svnweb.freebsd.org/changeset/ports/464359

Log:
  - Update to 0.1.26
  - Mark NO_ARCH

Modified:
  head/security/py-btchip-python/Makefile
  head/security/py-btchip-python/distinfo

Modified: head/security/py-btchip-python/Makefile
==============================================================================
--- head/security/py-btchip-python/Makefile	Tue Mar 13 09:50:42 2018	(r464358)
+++ head/security/py-btchip-python/Makefile	Tue Mar 13 10:08:56 2018	(r464359)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	btchip-python
-PORTVERSION=	0.1.24
+PORTVERSION=	0.1.26
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mnemonic>=0:securi
 USES=		python
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist distutils
+NO_ARCH=	yes
 
 GH_ACCOUNT=	LedgerHQ
 

Modified: head/security/py-btchip-python/distinfo
==============================================================================
--- head/security/py-btchip-python/distinfo	Tue Mar 13 09:50:42 2018	(r464358)
+++ head/security/py-btchip-python/distinfo	Tue Mar 13 10:08:56 2018	(r464359)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511951944
-SHA256 (LedgerHQ-btchip-python-v0.1.24_GH0.tar.gz) = 2afab0f326b96bd819e8bc9cb69edc7c55773741a50a5e5a36d224bcfd93a4a2
-SIZE (LedgerHQ-btchip-python-v0.1.24_GH0.tar.gz) = 33189
+TIMESTAMP = 1520921173
+SHA256 (LedgerHQ-btchip-python-v0.1.26_GH0.tar.gz) = 482df6d331db3855b48873bc4e82182a25f79e79dee147f90b2b9e7c14eef12a
+SIZE (LedgerHQ-btchip-python-v0.1.26_GH0.tar.gz) = 33244


More information about the svn-ports-all mailing list