Revision
139626
Author
ryandesign@macports.org
Date
2015-08-21 17:18:23 -0700 (Fri, 21 Aug 2015)

Log Message

mongodb: revbump to rebuild with boost 1.59.0 to fix a runtime crash (#48597)

Modified Paths

Diff

Modified: trunk/dports/databases/mongodb/Portfile (139625 => 139626)


--- trunk/dports/databases/mongodb/Portfile	2015-08-21 23:29:52 UTC (rev 139625)
+++ trunk/dports/databases/mongodb/Portfile	2015-08-22 00:18:23 UTC (rev 139626)
@@ -10,6 +10,7 @@
 name                mongodb
 epoch               1
 version             3.0.5
+revision            1
 license             {AGPL-3 OpenSSLException}
 categories          databases
 maintainers         ryandesign