Revision
72797
Author
stromnov@macports.org
Date
2010-10-27 05:19:07 -0700 (Wed, 27 Oct 2010)

Log Message

mongodb: update to version 1.6.4

Modified Paths

Diff

Modified: trunk/dports/databases/mongodb/Portfile (72796 => 72797)


--- trunk/dports/databases/mongodb/Portfile	2010-10-27 08:56:12 UTC (rev 72796)
+++ trunk/dports/databases/mongodb/Portfile	2010-10-27 12:19:07 UTC (rev 72797)
@@ -5,7 +5,7 @@
 
 name                mongodb
 epoch               1
-version             1.6.3
+version             1.6.4
 license             AGPL-3.0
 categories          databases
 maintainers         nomaintainer
@@ -19,9 +19,9 @@
 master_sites        http://downloads.mongodb.org/src/
 distname            ${name}-src-r${version}
 
-checksums           md5     076b91f37ee434db80441e9028fe50a5 \
-                    sha1    5cddd0f46e251b53746c2358a818da4dcf12483a \
-                    rmd160  5480057a85758ee9bae70ec3b754dc5eefca0c75
+checksums           md5     4df15dba13d7e743f0148127122baec6 \
+                    sha1    09bcee3c05d248ad5093243e14f9260ca79a6cb9 \
+                    rmd160  84b021d80becaa1dec4b2863ca1146e733f46d21
 
 depends_build       port:scons