[56300] trunk/dports/python

blb at macports.org blb at macports.org
Tue Aug 25 19:34:49 PDT 2009


Revision: 56300
          http://trac.macports.org/changeset/56300
Author:   blb at macports.org
Date:     2009-08-25 19:34:48 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
python/py2[56]-pymongo - version update to 0.14.2

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-26 02:30:52 UTC (rev 56299)
+++ trunk/dports/python/py25-pymongo/Portfile	2009-08-26 02:34:48 UTC (rev 56300)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python25 1.0
 name                py25-pymongo
-version             0.14.1
+version             0.14.2
 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     575b95d5430e09c05f23874142fd020e \
-                    sha1    f47ee1c4c5b80e6f8b25853428d5ed69fdc316a9 \
-                    rmd160  3acb299867cad0ec58a4729816e7c9edcb7e72bb
+checksums           md5     e4b20bb2935f0d000dfda0f9c99c75cc \
+                    sha1    f75e2b0e1c60b1516c07ed1dece73fa99730effe \
+                    rmd160  8ada5ffd8408897a18a33855e46b7e0ce307c959
 
 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-26 02:30:52 UTC (rev 56299)
+++ trunk/dports/python/py26-pymongo/Portfile	2009-08-26 02:34:48 UTC (rev 56300)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pymongo
-version             0.14.1
+version             0.14.2
 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     575b95d5430e09c05f23874142fd020e \
-                    sha1    f47ee1c4c5b80e6f8b25853428d5ed69fdc316a9 \
-                    rmd160  3acb299867cad0ec58a4729816e7c9edcb7e72bb
+checksums           md5     e4b20bb2935f0d000dfda0f9c99c75cc \
+                    sha1    f75e2b0e1c60b1516c07ed1dece73fa99730effe \
+                    rmd160  8ada5ffd8408897a18a33855e46b7e0ce307c959
 
 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/20090825/6b979e96/attachment-0001.html>


More information about the macports-changes mailing list