[144600] trunk/dports/devel/mongo-c-driver/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 13 05:13:44 PST 2016


Revision: 144600
          https://trac.macports.org/changeset/144600
Author:   ryandesign at macports.org
Date:     2016-01-13 05:13:44 -0800 (Wed, 13 Jan 2016)
Log Message:
-----------
mongo-c-driver: update to 1.3.0

Modified Paths:
--------------
    trunk/dports/devel/mongo-c-driver/Portfile

Modified: trunk/dports/devel/mongo-c-driver/Portfile
===================================================================
--- trunk/dports/devel/mongo-c-driver/Portfile	2016-01-13 13:13:00 UTC (rev 144599)
+++ trunk/dports/devel/mongo-c-driver/Portfile	2016-01-13 13:13:44 UTC (rev 144600)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        mongodb mongo-c-driver 1.2.3
+github.setup        mongodb mongo-c-driver 1.3.0
 categories          devel databases
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -16,8 +16,8 @@
 
 github.tarball_from releases
 
-checksums           rmd160  07f51e5ccf36f98fa35c1d30361b6d0f113e457e \
-                    sha256  2108633b6e9395a96f7c0b9ce4cbe7d91b042e2740813e2205d57f53c1389af6
+checksums           rmd160  31db29f57f4706ee2066ca05aa02fc5f45adf9cd \
+                    sha256  dcd1287f7467aaef96211571990fb501ce14d1353235347d1ce63812afbb091b
 
 depends_build       port:pkgconfig
 
@@ -27,4 +27,5 @@
 
 configure.args      --disable-silent-rules \
                     --enable-sasl \
-                    --enable-ssl
+                    --enable-ssl \
+                    --with-libbson=system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160113/dc7dc87c/attachment.html>


More information about the macports-changes mailing list