[108617] trunk/dports/python/py-pip/Portfile
stromnov at macports.org
stromnov at macports.org
Sun Jul 28 05:19:21 PDT 2013
Revision: 108617
https://trac.macports.org/changeset/108617
Author: stromnov at macports.org
Date: 2013-07-28 05:19:20 -0700 (Sun, 28 Jul 2013)
Log Message:
-----------
py-pip: update to version 1.4
Modified Paths:
--------------
trunk/dports/python/py-pip/Portfile
Modified: trunk/dports/python/py-pip/Portfile
===================================================================
--- trunk/dports/python/py-pip/Portfile 2013-07-28 08:44:55 UTC (rev 108616)
+++ trunk/dports/python/py-pip/Portfile 2013-07-28 12:19:20 UTC (rev 108617)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-pip
-version 1.3.1
+version 1.4
categories-append www
license MIT
platforms darwin
@@ -26,9 +26,19 @@
distname pip-${version}
-checksums rmd160 0bfbfbc536abcf20f952b444ee872128406e098e \
- sha256 145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957
+checksums rmd160 09f74d192e6ba58fc35aff0bbe0983c67e831f16 \
+ sha256 1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97
+# Last version (1.3.1) with py25 support
+subport py25-pip {
+ version 1.3.1
+ revision 0
+ distname pip-${version}
+ checksums rmd160 0bfbfbc536abcf20f952b444ee872128406e098e \
+ sha256 145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957
+ livecheck.type none
+}
+
if {$subport != $name} {
depends_lib-append port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130728/407c68e8/attachment.html>
More information about the macports-changes
mailing list