[134084] trunk/dports/databases/mongodb

ryandesign at macports.org ryandesign at macports.org
Wed Mar 18 00:41:29 PDT 2015


Revision: 134084
          https://trac.macports.org/changeset/134084
Author:   ryandesign at macports.org
Date:     2015-03-18 00:41:28 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
mongodb: update to 3.0.1 (#47176)

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

Removed Paths:
-------------
    trunk/dports/databases/mongodb/files/patch-SConstruct.diff

Modified: trunk/dports/databases/mongodb/Portfile
===================================================================
--- trunk/dports/databases/mongodb/Portfile	2015-03-18 07:14:48 UTC (rev 134083)
+++ trunk/dports/databases/mongodb/Portfile	2015-03-18 07:41:28 UTC (rev 134084)
@@ -8,7 +8,7 @@
 
 name                mongodb
 epoch               1
-version             3.0.0
+version             3.0.1
 license             {AGPL-3 OpenSSLException}
 categories          databases
 maintainers         ryandesign
@@ -22,8 +22,8 @@
 master_sites        http://downloads.mongodb.org/src/
 distname            ${name}-src-r${version}
 
-checksums           rmd160  3c772667af671d053a4d91312cc184266ad6143d \
-                    sha256  c1fdbb6bbc33eafedc4aa363be2b3cdf1eea8b8eb618d25131c5a30def24aad9
+checksums           rmd160  c4acbc0a5336e0f8ee946b1b24d9799899c92380 \
+                    sha256  68980641996a3a4b5440e12d343c2de98bb7f350fbc0c8327a674094d6e11213
 
 depends_build       port:scons
 
@@ -35,7 +35,6 @@
 
 license_noconflict  scons
 
-patchfiles-append   patch-SConstruct.diff
 patchfiles-append   patch-src-mongo-util-compress.cpp.diff
 
 use_configure       no

Deleted: trunk/dports/databases/mongodb/files/patch-SConstruct.diff
===================================================================
--- trunk/dports/databases/mongodb/files/patch-SConstruct.diff	2015-03-18 07:14:48 UTC (rev 134083)
+++ trunk/dports/databases/mongodb/files/patch-SConstruct.diff	2015-03-18 07:41:28 UTC (rev 134084)
@@ -1,11 +0,0 @@
---- SConstruct.orig	2015-02-27 11:34:18.000000000 -0600
-+++ SConstruct	2015-03-11 11:25:22.000000000 -0500
-@@ -336,7 +336,7 @@
-            "Print the help text for SCons variables", 0, False)
- 
- if darwin:
--    osx_version_choices = ['10.7', '10.8', '10.9', '10.10']
-+    osx_version_choices = ['10.6', '10.7', '10.8', '10.9', '10.10']
-     add_option("osx-version-min", "minimum OS X version to support", 1, True,
-                type = 'choice', default = osx_version_choices[0], choices = osx_version_choices)
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/a641a23a/attachment.html>


More information about the macports-changes mailing list