From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 14:47:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64DBCEFB; Sun, 16 Feb 2014 14:47:48 +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 37E521376; Sun, 16 Feb 2014 14:47:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GElmQ4074092; Sun, 16 Feb 2014 14:47:48 GMT (envelope-from trociny@svn.freebsd.org) Received: (from trociny@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GEllkL074086; Sun, 16 Feb 2014 14:47:47 GMT (envelope-from trociny@svn.freebsd.org) Message-Id: <201402161447.s1GEllkL074086@svn.freebsd.org> From: Mikolaj Golub Date: Sun, 16 Feb 2014 14:47:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344575 - head/databases/py-swiftclient 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: Sun, 16 Feb 2014 14:47:48 -0000 Author: trociny Date: Sun Feb 16 14:47:47 2014 New Revision: 344575 URL: http://svnweb.freebsd.org/changeset/ports/344575 QAT: https://qat.redports.org/buildarchive/r344575/ Log: Update to 2.0.2. Modified: head/databases/py-swiftclient/Makefile head/databases/py-swiftclient/distinfo head/databases/py-swiftclient/pkg-plist Modified: head/databases/py-swiftclient/Makefile ============================================================================== --- head/databases/py-swiftclient/Makefile Sun Feb 16 14:43:29 2014 (r344574) +++ head/databases/py-swiftclient/Makefile Sun Feb 16 14:47:47 2014 (r344575) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 1.8.0 +PORTVERSION= 2.0.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,8 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:${PORTSDIR}/devel/py-pbr RUN_DEPENDS:= ${BUILD_DEPENDS} -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}requests>=1.1:${PORTSDIR}/www/py-requests USE_PYTHON= 2 USE_PYDISTUTILS= easy_install Modified: head/databases/py-swiftclient/distinfo ============================================================================== --- head/databases/py-swiftclient/distinfo Sun Feb 16 14:43:29 2014 (r344574) +++ head/databases/py-swiftclient/distinfo Sun Feb 16 14:47:47 2014 (r344575) @@ -1,2 +1,2 @@ -SHA256 (python-swiftclient-1.8.0.tar.gz) = c6054784d818552c0fe6b6b985323c7a811a42cc49a52f3d44330987cbbce39b -SIZE (python-swiftclient-1.8.0.tar.gz) = 72672 +SHA256 (python-swiftclient-2.0.2.tar.gz) = bad3902187b0eeb0a7371d54d5789a8e0c745ca2acca5ca4d86961952e37888a +SIZE (python-swiftclient-2.0.2.tar.gz) = 54682 Modified: head/databases/py-swiftclient/pkg-plist ============================================================================== --- head/databases/py-swiftclient/pkg-plist Sun Feb 16 14:43:29 2014 (r344574) +++ head/databases/py-swiftclient/pkg-plist Sun Feb 16 14:47:47 2014 (r344575) @@ -1,2 +1 @@ -bin/swift man/man1/swift.1.gz