[54967] trunk/dports/python

blb at macports.org blb at macports.org
Tue Aug 4 19:32:37 PDT 2009


Revision: 54967
          http://trac.macports.org/changeset/54967
Author:   blb at macports.org
Date:     2009-08-04 19:32:37 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------
python/py2[56]-pymongo - version update to 0.13

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-05 02:31:03 UTC (rev 54966)
+++ trunk/dports/python/py25-pymongo/Portfile	2009-08-05 02:32:37 UTC (rev 54967)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python25 1.0
 name                py25-pymongo
-version             0.11.3
+version             0.13
 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     f441fea05c6bc5fd431e2681f08e49db \
-                    sha1    a83f4a0ef94730a696f8e0e6283318d067e70647 \
-                    rmd160  fa67d072724fd25b2bf6d5d4f1aabbb0c397fb4d
+checksums           md5     283b78fda5b0e386ab226eb572e1931a \
+                    sha1    58998a10b4a5cd90f6eaac61511cf40bde46ca3b \
+                    rmd160  c8fde5933189c87197bdba51fe103b41f5285734
 
 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-05 02:31:03 UTC (rev 54966)
+++ trunk/dports/python/py26-pymongo/Portfile	2009-08-05 02:32:37 UTC (rev 54967)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pymongo
-version             0.11.3
+version             0.13
 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     f441fea05c6bc5fd431e2681f08e49db \
-                    sha1    a83f4a0ef94730a696f8e0e6283318d067e70647 \
-                    rmd160  fa67d072724fd25b2bf6d5d4f1aabbb0c397fb4d
+checksums           md5     283b78fda5b0e386ab226eb572e1931a \
+                    sha1    58998a10b4a5cd90f6eaac61511cf40bde46ca3b \
+                    rmd160  c8fde5933189c87197bdba51fe103b41f5285734
 
 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/20090804/76f03bd8/attachment.html>


More information about the macports-changes mailing list