Revision
70214
Author
stromnov@macports.org
Date
2010-08-02 04:09:41 -0700 (Mon, 02 Aug 2010)

Log Message

mongodb: update to version 1.4.4

Modified Paths

Diff

Modified: trunk/dports/databases/mongodb/Portfile (70213 => 70214)


--- trunk/dports/databases/mongodb/Portfile	2010-08-02 06:24:15 UTC (rev 70213)
+++ trunk/dports/databases/mongodb/Portfile	2010-08-02 11:09:41 UTC (rev 70214)
@@ -5,7 +5,7 @@
 
 name                mongodb
 epoch               1
-version             1.4.3
+version             1.4.4
 license             AGPL-3.0
 categories          databases
 maintainers         nomaintainer
@@ -18,9 +18,9 @@
 master_sites        http://downloads.mongodb.org/src/
 distname            ${name}-src-r${version}
 
-checksums           md5     eb121506e2289f5ad8054328a45e5d4e \
-                    sha1    1458c132299eaa51a0ead422c6a15daa5906ba3a \
-                    rmd160  c62ba0321aee329f7613ca416c6837ea1e5376be
+checksums           md5     2db66dabdbc4e09c28f64aa13b99dfe2 \
+                    sha1    deb45cafd90f0700add328e0af74adc5f605197b \
+                    rmd160  34b095adde58d7a2f3bb56b59547dd3d6ac4ed8f
 
 depends_build       port:scons
 depends_lib         port:boost port:pcre port:spidermonkey port:libpcap \