[59063] trunk/dports/databases/mongodb-devel/Portfile

blb at macports.org blb at macports.org
Thu Oct 8 22:30:44 PDT 2009


Revision: 59063
          http://trac.macports.org/changeset/59063
Author:   blb at macports.org
Date:     2009-10-08 22:30:43 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------
databases/mongodb-devel - update to 1.1.1 and fix the change in pathing within the distfile (ticket #21895)

Modified Paths:
--------------
    trunk/dports/databases/mongodb-devel/Portfile

Modified: trunk/dports/databases/mongodb-devel/Portfile
===================================================================
--- trunk/dports/databases/mongodb-devel/Portfile	2009-10-09 05:15:41 UTC (rev 59062)
+++ trunk/dports/databases/mongodb-devel/Portfile	2009-10-09 05:30:43 UTC (rev 59063)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                mongodb-devel
-version             1.1.0
+version             1.1.1
 categories          databases
 maintainers         nomaintainer
 description         High-performance, schema-free document-oriented database
@@ -16,11 +16,11 @@
 master_sites        http://github.com/mongodb/mongo/tarball/r${version}
 distname            mongodb-${version}
 
-checksums           md5     cdb0b3daa19f2c0d2a16bd6272f59930 \
-                    sha1    601b782cd017f590360582593b3000e6bf70e994 \
-                    rmd160  aee06ca96aeb212644261f3089cd83ec852bb1b4
+checksums           md5     4d270b203764ce994df13266300aee68 \
+                    sha1    77084114ae4b0bb717e2f19eef301d1c9ccf48d4 \
+                    rmd160  708359a29dc3be0916918dda5baf2326ecd91613
 
-set mongodb_version_hash   8704eea17d2418a32d8c5290485d259f7c4297a7
+set mongodb_version_hash   eca1e97
 worksrcdir          mongodb-mongo-${mongodb_version_hash}
 
 depends_build       port:scons
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/395ce0c3/attachment-0001.html>


More information about the macports-changes mailing list