From owner-svn-ports-all@FreeBSD.ORG  Thu Jan 29 13:33:39 2015
Return-Path: <owner-svn-ports-all@FreeBSD.ORG>
Delivered-To: svn-ports-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 5BB54933;
 Thu, 29 Jan 2015 13:33:39 +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))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 478BBA96;
 Thu, 29 Jan 2015 13:33:39 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDXdFs024995;
 Thu, 29 Jan 2015 13:33:39 GMT (envelope-from nivit@FreeBSD.org)
Received: (from nivit@localhost)
 by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0TDXcXp024993;
 Thu, 29 Jan 2015 13:33:38 GMT (envelope-from nivit@FreeBSD.org)
Message-Id: <201501291333.t0TDXcXp024993@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: nivit set sender to
 nivit@FreeBSD.org using -f
From: Nicola Vitale <nivit@FreeBSD.org>
Date: Thu, 29 Jan 2015 13:33:38 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r378118 - head/devel/py-pip
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 29 Jan 2015 13:33:39 -0000

Author: nivit
Date: Thu Jan 29 13:33:38 2015
New Revision: 378118
URL: https://svnweb.freebsd.org/changeset/ports/378118
QAT: https://qat.redports.org/buildarchive/r378118/

Log:
  - Update to 6.0.7
  - Sort USE_PYTHON values

Modified:
  head/devel/py-pip/Makefile
  head/devel/py-pip/distinfo

Modified: head/devel/py-pip/Makefile
==============================================================================
--- head/devel/py-pip/Makefile	Thu Jan 29 13:23:30 2015	(r378117)
+++ head/devel/py-pip/Makefile	Thu Jan 29 13:33:38 2015	(r378118)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pip
-PORTVERSION=	6.0.6
+PORTVERSION=	6.0.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ DOCS_MAKE_ENV=	HOME=${WRKDIR}
 OPTIONS_DEFINE=	DOCS
 
 USES=		python shebangfix
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 # This port installs the following file in shared dirs
 # PLIST_FILES= bin/pip

Modified: head/devel/py-pip/distinfo
==============================================================================
--- head/devel/py-pip/distinfo	Thu Jan 29 13:23:30 2015	(r378117)
+++ head/devel/py-pip/distinfo	Thu Jan 29 13:33:38 2015	(r378118)
@@ -1,2 +1,2 @@
-SHA256 (pip-6.0.6.tar.gz) = 3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0
-SIZE (pip-6.0.6.tar.gz) = 1193930
+SHA256 (pip-6.0.7.tar.gz) = 35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2
+SIZE (pip-6.0.7.tar.gz) = 1196938