From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 18:04:56 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 ESMTP id CF2CF6D0; Wed, 30 Oct 2013 18:04:56 +0000 (UTC) (envelope-from wg@FreeBSD.org) 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 BB76326E6; Wed, 30 Oct 2013 18:04:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9UI4uoI084823; Wed, 30 Oct 2013 18:04:56 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9UI4u8T084821; Wed, 30 Oct 2013 18:04:56 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201310301804.r9UI4u8T084821@svn.freebsd.org> From: William Grzybowski Date: Wed, 30 Oct 2013 18:04:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332160 - head/sysutils/py-salt-api 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.14 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, 30 Oct 2013 18:04:56 -0000 Author: wg Date: Wed Oct 30 18:04:56 2013 New Revision: 332160 URL: http://svnweb.freebsd.org/changeset/ports/332160 Log: sysutils/py-salt-api: update to 0.8.3 - Update to 0.8.3 [1] - Allow staging - Use python auto plist PR: ports/183491 [1] Submitted by: Christer Edwards (maintainer) Modified: head/sysutils/py-salt-api/Makefile head/sysutils/py-salt-api/distinfo Modified: head/sysutils/py-salt-api/Makefile ============================================================================== --- head/sysutils/py-salt-api/Makefile Wed Oct 30 17:57:33 2013 (r332159) +++ head/sysutils/py-salt-api/Makefile Wed Oct 30 18:04:56 2013 (r332160) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= salt-api -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,17 +14,11 @@ LICENSE= AL2 FETCH_ARGS= -pRr USE_PYTHON= 2.6-2.7 USE_PYDISTUTILS= yes - -SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} - -MAN1= salt-api.1 -MAN7= salt-api.7 +PYDISTUTILS_AUTOPLIST= yes BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt - RUN_DEPENDS:= ${BUILD_DEPENDS} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py Modified: head/sysutils/py-salt-api/distinfo ============================================================================== --- head/sysutils/py-salt-api/distinfo Wed Oct 30 17:57:33 2013 (r332159) +++ head/sysutils/py-salt-api/distinfo Wed Oct 30 18:04:56 2013 (r332160) @@ -1,2 +1,2 @@ -SHA256 (salt-api-0.8.2.tar.gz) = f265d6c37f4f73a1a655997cf3a94e03ad8a40d3d9e2af9175079f0dfe3c4ec0 -SIZE (salt-api-0.8.2.tar.gz) = 42544 +SHA256 (salt-api-0.8.3.tar.gz) = 11e834678224ee1393c7a272cb5fc11c532d46deb202631c5d56b1badd2c6a40 +SIZE (salt-api-0.8.3.tar.gz) = 50640