From owner-svn-ports-head@FreeBSD.ORG Wed Dec 18 13:31:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0DE6EBD; Wed, 18 Dec 2013 13:31:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DCB911F75; Wed, 18 Dec 2013 13:31:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBIDVo8e007319; Wed, 18 Dec 2013 13:31:50 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBIDVo43007317; Wed, 18 Dec 2013 13:31:50 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201312181331.rBIDVo43007317@svn.freebsd.org> From: Frederic Culot Date: Wed, 18 Dec 2013 13:31:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336830 - head/sysutils/py-halite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 13:31:51 -0000 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 (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