[56441] trunk/dports/python

blb at macports.org blb at macports.org
Thu Aug 27 13:00:19 PDT 2009


Revision: 56441
          http://trac.macports.org/changeset/56441
Author:   blb at macports.org
Date:     2009-08-27 13:00:18 -0700 (Thu, 27 Aug 2009)
Log Message:
-----------
python/py2[56]-pymongo - version update to 0.15

Modified Paths:
--------------
    trunk/dports/python/py25-pymongo/Portfile
    trunk/dports/python/py26-pymongo/Portfile

Modified: trunk/dports/python/py25-pymongo/Portfile
===================================================================
--- trunk/dports/python/py25-pymongo/Portfile	2009-08-27 19:57:01 UTC (rev 56440)
+++ trunk/dports/python/py25-pymongo/Portfile	2009-08-27 20:00:18 UTC (rev 56441)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python25 1.0
 name                py25-pymongo
-version             0.14.2
+version             0.15
 categories-append   databases
 maintainers         blb openmaintainer
 description         Python access to mongodb
@@ -17,9 +17,9 @@
 master_sites        http://pypi.python.org/packages/source/p/pymongo/
 distname            pymongo-${version}
 
-checksums           md5     e4b20bb2935f0d000dfda0f9c99c75cc \
-                    sha1    f75e2b0e1c60b1516c07ed1dece73fa99730effe \
-                    rmd160  8ada5ffd8408897a18a33855e46b7e0ce307c959
+checksums           md5     d9b8e28dcd735cadab1c0d3664d90988 \
+                    sha1    8bbcc91dfa3668ad04c6dff35f593dcc0de8ed1d \
+                    rmd160  e3045c078eabb853952a15be3ba4b131baa452f7
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/python/py26-pymongo/Portfile
===================================================================
--- trunk/dports/python/py26-pymongo/Portfile	2009-08-27 19:57:01 UTC (rev 56440)
+++ trunk/dports/python/py26-pymongo/Portfile	2009-08-27 20:00:18 UTC (rev 56441)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pymongo
-version             0.14.2
+version             0.15
 categories-append   databases
 maintainers         blb openmaintainer
 description         Python access to mongodb
@@ -17,9 +17,9 @@
 master_sites        http://pypi.python.org/packages/source/p/pymongo/
 distname            pymongo-${version}
 
-checksums           md5     e4b20bb2935f0d000dfda0f9c99c75cc \
-                    sha1    f75e2b0e1c60b1516c07ed1dece73fa99730effe \
-                    rmd160  8ada5ffd8408897a18a33855e46b7e0ce307c959
+checksums           md5     d9b8e28dcd735cadab1c0d3664d90988 \
+                    sha1    8bbcc91dfa3668ad04c6dff35f593dcc0de8ed1d \
+                    rmd160  e3045c078eabb853952a15be3ba4b131baa452f7
 
 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/20090827/fc84aff9/attachment-0001.html>


More information about the macports-changes mailing list