diff options
author | culot <culot@FreeBSD.org> | 2013-12-18 21:31:50 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-12-18 21:31:50 +0800 |
commit | 712ed52904f3776c16f0dfd1d616fc8f7388f93e (patch) | |
tree | e4adff8ff2d989f636abfdc9ebe1c64da9bd5020 /sysutils | |
parent | b319cebaa5951023290ff48efcca8e69b4d0ee2e (diff) | |
download | freebsd-ports-gnome-712ed52904f3776c16f0dfd1d616fc8f7388f93e.tar.gz freebsd-ports-gnome-712ed52904f3776c16f0dfd1d616fc8f7388f93e.tar.zst freebsd-ports-gnome-712ed52904f3776c16f0dfd1d616fc8f7388f93e.zip |
- Update to 0.1.09 [1]
- Support staging
PR: ports/184754 [1]
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-halite/Makefile | 3 | ||||
-rw-r--r-- | sysutils/py-halite/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/py-halite/Makefile b/sysutils/py-halite/Makefile index 1be5f76f00fd..41dae8ebca42 100644 --- a/sysutils/py-halite/Makefile +++ b/sysutils/py-halite/Makefile @@ -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 diff --git a/sysutils/py-halite/distinfo b/sysutils/py-halite/distinfo index 946f62d9bd91..19010fc4ddfa 100644 --- a/sysutils/py-halite/distinfo +++ b/sysutils/py-halite/distinfo @@ -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 |