aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2015-01-29 21:33:38 +0800
committernivit <nivit@FreeBSD.org>2015-01-29 21:33:38 +0800
commit0b0d3d2d9d43d88b6bf95df91e76f9fa19c78c65 (patch)
tree9aacb4111d53aabcbb0c4cd5dc7de916ea21e0de
parentcd6ea785e47e48cc34811fd79a9878c7feabb10f (diff)
downloadfreebsd-ports-gnome-0b0d3d2d9d43d88b6bf95df91e76f9fa19c78c65.tar.gz
freebsd-ports-gnome-0b0d3d2d9d43d88b6bf95df91e76f9fa19c78c65.tar.zst
freebsd-ports-gnome-0b0d3d2d9d43d88b6bf95df91e76f9fa19c78c65.zip
- Update to 6.0.7
- Sort USE_PYTHON values
-rw-r--r--devel/py-pip/Makefile4
-rw-r--r--devel/py-pip/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile
index d283719649ee..a4131244a112 100644
--- a/devel/py-pip/Makefile
+++ b/devel/py-pip/Makefile
@@ -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
diff --git a/devel/py-pip/distinfo b/devel/py-pip/distinfo
index b24024e4f0ff..90f47f63eb07 100644
--- a/devel/py-pip/distinfo
+++ b/devel/py-pip/distinfo
@@ -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