[58696] trunk/dports/python/py26-pymongo/Portfile

blb at macports.org blb at macports.org
Fri Oct 2 16:54:01 PDT 2009


Revision: 58696
          http://trac.macports.org/changeset/58696
Author:   blb at macports.org
Date:     2009-10-02 16:53:58 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
python/py26-pymongo - update to 1.0

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

Modified: trunk/dports/python/py26-pymongo/Portfile
===================================================================
--- trunk/dports/python/py26-pymongo/Portfile	2009-10-02 22:54:10 UTC (rev 58695)
+++ trunk/dports/python/py26-pymongo/Portfile	2009-10-02 23:53:58 UTC (rev 58696)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pymongo
-version             0.16
+version             1.0
 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     d51878f52b14f20acb384bb01c196551 \
-                    sha1    510bb0b71604adffd4e65257d49e2591822da19b \
-                    rmd160  ac872d2bf25d506ad19dd923097838edda797d2c
+checksums           md5     5c5112e407b2614b73acb4e4a022b7bd \
+                    sha1    abfd12a87b2320ee354a676c82f63a12de0fb460 \
+                    rmd160  e962afe2d9ef5201670dcfca5446fabda8023657
 
 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/20091002/9836e10f/attachment.html>


More information about the macports-changes mailing list