[134810] trunk/dports/python/py-virtualenv/Portfile

larryv at macports.org larryv at macports.org
Tue Apr 7 13:01:06 PDT 2015


Revision: 134810
          https://trac.macports.org/changeset/134810
Author:   larryv at macports.org
Date:     2015-04-07 13:01:06 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
py-virtualenv: Update to 12.1.1

Add MD5 checksum to match upstream's.

Modified Paths:
--------------
    trunk/dports/python/py-virtualenv/Portfile

Modified: trunk/dports/python/py-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv/Portfile	2015-04-07 20:01:03 UTC (rev 134809)
+++ trunk/dports/python/py-virtualenv/Portfile	2015-04-07 20:01:06 UTC (rev 134810)
@@ -7,7 +7,7 @@
 
 name                py-virtualenv
 set real_name       virtualenv
-version             1.11.6
+version             12.1.1
 categories-append   devel
 platforms           darwin
 license             MIT
@@ -20,8 +20,9 @@
 
 master_sites        http://pypi.python.org/packages/source/v/${real_name}/
 distname            ${real_name}-${version}
-checksums           rmd160  641bb4e84031f4e5d160ac87a2e4c1dbc7e85ba5 \
-                    sha256  3e7a4c151e2ee97f51db0215bfd2a073b04a91e9786df6cb67c916f16abe04f7
+checksums           md5     901ecbf302f5de9fdb31d843290b7217 \
+                    rmd160  53e7c3d72a3037f7881ec30a6bc35b8a4e7bd5d0 \
+                    sha256  3c88cf7df114c32cf0651d12f979b8db556d992d647493e5bdbbe2828be40007
 
 python.versions     26 27 33 34
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/14d82e19/attachment-0001.html>


More information about the macports-changes mailing list