mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
* Updated to 0.9.0
* Cleanup Makefile Changes: https://github.com/Toilal/rebulk/compare/0.8.2...0.9.0 PR: 221145 Submitted by: Andrej Ebert (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11895
This commit is contained in:
parent
68d27b7203
commit
43792f7d67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447553
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rebulk
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -18,11 +18,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest
|
|||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Toilal
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/setup_requires/d' ${WRKSRC}/${PYSETUP}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486975883
|
||||
SHA256 (Toilal-rebulk-0.8.2_GH0.tar.gz) = 82d6c70b21eb6bf6f5ac890d0af3119c5e93a03ab0bfb0ae0057847b2e756ea7
|
||||
SIZE (Toilal-rebulk-0.8.2_GH0.tar.gz) = 249399
|
||||
TIMESTAMP = 1501587626
|
||||
SHA256 (Toilal-rebulk-0.9.0_GH0.tar.gz) = 115f501e4fb7ca37df0fec05751da6614fb0d69c3296b954bb1491730399dc59
|
||||
SIZE (Toilal-rebulk-0.9.0_GH0.tar.gz) = 250140
|
||||
|
|
Loading…
Add table
Reference in a new issue