svn commit: r336830 - head/sysutils/py-halite

Frederic Culot culot at FreeBSD.org
Wed Dec 18 13:31:51 UTC 2013


Author: culot
Date: Wed Dec 18 13:31:50 2013
New Revision: 336830
URL: http://svnweb.freebsd.org/changeset/ports/336830

Log:
  - Update to 0.1.09 [1]
  - Support staging
  
  PR:		ports/184754 [1]
  Submitted by:	Christer Edwards <christer.edwards at gmail.com> (maintainer)

Modified:
  head/sysutils/py-halite/Makefile
  head/sysutils/py-halite/distinfo

Modified: head/sysutils/py-halite/Makefile
==============================================================================
--- head/sysutils/py-halite/Makefile	Wed Dec 18 13:25:02 2013	(r336829)
+++ head/sysutils/py-halite/Makefile	Wed Dec 18 13:31:50 2013	(r336830)
@@ -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}s
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py
 

Modified: head/sysutils/py-halite/distinfo
==============================================================================
--- head/sysutils/py-halite/distinfo	Wed Dec 18 13:25:02 2013	(r336829)
+++ head/sysutils/py-halite/distinfo	Wed Dec 18 13:31:50 2013	(r336830)
@@ -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


More information about the svn-ports-head mailing list