biology/py-bx-python: Update 0.8.10 -> 0.8.11-6
This commit is contained in:
parent
db17ca8b54
commit
640855add1
2 changed files with 10 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue