Hi,

This diff updates py-pip to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-pip/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile    29 Sep 2015 10:52:11 -0000      1.21
+++ Makefile    22 Dec 2015 05:49:54 -0000
@@ -2,13 +2,12 @@
 
 COMMENT =              Python easy_install replacement
 
-MODPY_EGG_VERSION =    7.1.0
+MODPY_EGG_VERSION =    7.1.2
 DISTNAME =             pip-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 CATEGORIES =           devel
-REVISION =             0
 
-HOMEPAGE =             http://www.pip-installer.org/
+HOMEPAGE =             https://pip.pypa.io/en/stable/
 
 # MIT
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-pip/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    19 Jul 2015 02:03:48 -0000      1.9
+++ distinfo    22 Dec 2015 05:49:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (pip-7.1.0.tar.gz) = 1SdboyIRgqXdG2vPv8XsJ3+zmd0jIm1voBgEj34PEPI=
-SIZE (pip-7.1.0.tar.gz) = 1049267
+SHA256 (pip-7.1.2.tar.gz) = ygR5hvBSjPqXWhT7n38QYnHU4MP+HdztbB2y565XpHc=
+SIZE (pip-7.1.2.tar.gz) = 1049170

Reply via email to