Date: Tue, 17 Aug 2021 19:10:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 640855add142 - main - biology/py-bx-python: Update 0.8.10 -> 0.8.11-6 Message-ID: <202108171910.17HJAqNc011577@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=640855add1423c3ab2f9bec57f84514b260702c9 commit 640855add1423c3ab2f9bec57f84514b260702c9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-17 18:51:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-17 19:10:45 +0000 biology/py-bx-python: Update 0.8.10 -> 0.8.11-6 --- biology/py-bx-python/Makefile | 9 +++++++-- biology/py-bx-python/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/biology/py-bx-python/Makefile b/biology/py-bx-python/Makefile index bd6def9b1795..213633b3f574 100644 --- a/biology/py-bx-python/Makefile +++ b/biology/py-bx-python/Makefile @@ -1,9 +1,11 @@ # Created by: Yuri Victorovich <yuri@rawbw.com> PORTNAME= bx-python -DISTVERSION= 0.8.10 +DISTVERSIONPREFIX= v +DISTVERSION= 0.8.11-6 +DISTVERSIONSUFFIX= -gbd714e3 # 0.8.11 has a plist problem that bd714e3 doesn't have CATEGORIES= biology python -MASTER_SITES= CHEESESHOP +#MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -19,6 +21,9 @@ RUN_DEPENDS= ${PY_DEPENDS} USES= compiler python:3.6+ USE_PYTHON= autoplist cython distutils +USE_GITHUB= yes +GH_ACCOUNT= bxlab + post-install: @${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/bx -name "*.so" | ${XARGS} ${STRIP_CMD} diff --git a/biology/py-bx-python/distinfo b/biology/py-bx-python/distinfo index 6e450ce28757..6bbe8681e2ce 100644 --- a/biology/py-bx-python/distinfo +++ b/biology/py-bx-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614397671 -SHA256 (bx-python-0.8.10.tar.gz) = f1e17b85ee5830b6e634d3f7e7f95adab8b713b9d10511feca4d8bd921c27304 -SIZE (bx-python-0.8.10.tar.gz) = 1332388 +TIMESTAMP = 1629226053 +SHA256 (bxlab-bx-python-v0.8.11-6-gbd714e3_GH0.tar.gz) = f06b3ca0e93d3f2d55a83638b931b584a039b465afca3ed7d4c2fbdd2c15fade +SIZE (bxlab-bx-python-v0.8.11-6-gbd714e3_GH0.tar.gz) = 1653885
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171910.17HJAqNc011577>