[63428] trunk/dports/python/py26-virtualenv/Portfile

akitada at macports.org akitada at macports.org
Thu Feb 4 15:21:44 PST 2010


Revision: 63428
          http://trac.macports.org/changeset/63428
Author:   akitada at macports.org
Date:     2010-02-04 15:21:42 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
Updated virtualenv to 1.4.5.

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

Modified: trunk/dports/python/py26-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py26-virtualenv/Portfile	2010-02-04 21:55:56 UTC (rev 63427)
+++ trunk/dports/python/py26-virtualenv/Portfile	2010-02-04 23:21:42 UTC (rev 63428)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-virtualenv
-version             1.4.3
+version             1.4.5
 categories-append   devel
 platforms           darwin
 maintainers         akitada openmaintainer
@@ -16,9 +16,9 @@
 
 master_sites        http://pypi.python.org/packages/source/v/virtualenv/
 distname            virtualenv-${version}
-checksums           md5     2b639cee32d15fd049a49561957afe4b \
-                    sha1    f75739711f5d1416a420c62fa61a499bba458647 \
-                    rmd160  d50335947912aaae2835b3e49972b933816b3688
+checksums           md5 d3c621dd9797789fef78442e336df63e \
+                    sha1 2c13c814792eee86f46cf5d9d781baed6d269c10 \
+                    rmd160 5168b4bb21e5c59121a639ea78857d06aa60b04e
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/aede6603/attachment.html>


More information about the macports-changes mailing list