mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 0.1.09 [1]
- Support staging PR: ports/184754 [1] Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
This commit is contained in:
parent
329c9f47f2
commit
9b62221d8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336830
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= halite
|
||||
PORTVERSION= 0.1.05
|
||||
PORTVERSION= 0.1.09
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -22,7 +22,6 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>=0.17.0:${PORTSDIR}/sysutils/py-salt
|
||||
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (halite-0.1.05.tar.gz) = b46df0cb1a84c890ba656eaa1f2c8d386466d0781f0f6e7897025c2f94cad80c
|
||||
SIZE (halite-0.1.05.tar.gz) = 417020
|
||||
SHA256 (halite-0.1.09.tar.gz) = d9467e4b16bd6e73bb684b75b9bc957ca0e929fdec1dc5acae397d6831dae000
|
||||
SIZE (halite-0.1.09.tar.gz) = 421534
|
||||
|
Loading…
Reference in New Issue
Block a user