[56048] trunk/dports/python

blb at macports.org blb at macports.org
Sun Aug 23 14:21:04 PDT 2009


Revision: 56048
          http://trac.macports.org/changeset/56048
Author:   blb at macports.org
Date:     2009-08-23 14:21:03 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
python/py2[56]-pymongo - version update to 0.14.1

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-23 21:18:29 UTC (rev 56047)
+++ trunk/dports/python/py25-pymongo/Portfile	2009-08-23 21:21:03 UTC (rev 56048)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python25 1.0
 name                py25-pymongo
-version             0.13
+version             0.14.1
 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     283b78fda5b0e386ab226eb572e1931a \
-                    sha1    58998a10b4a5cd90f6eaac61511cf40bde46ca3b \
-                    rmd160  c8fde5933189c87197bdba51fe103b41f5285734
+checksums           md5     575b95d5430e09c05f23874142fd020e \
+                    sha1    f47ee1c4c5b80e6f8b25853428d5ed69fdc316a9 \
+                    rmd160  3acb299867cad0ec58a4729816e7c9edcb7e72bb
 
 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-23 21:18:29 UTC (rev 56047)
+++ trunk/dports/python/py26-pymongo/Portfile	2009-08-23 21:21:03 UTC (rev 56048)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pymongo
-version             0.13
+version             0.14.1
 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     283b78fda5b0e386ab226eb572e1931a \
-                    sha1    58998a10b4a5cd90f6eaac61511cf40bde46ca3b \
-                    rmd160  c8fde5933189c87197bdba51fe103b41f5285734
+checksums           md5     575b95d5430e09c05f23874142fd020e \
+                    sha1    f47ee1c4c5b80e6f8b25853428d5ed69fdc316a9 \
+                    rmd160  3acb299867cad0ec58a4729816e7c9edcb7e72bb
 
 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/20090823/7e179095/attachment-0001.html>


More information about the macports-changes mailing list