Revision: 139521 https://trac.macports.org/changeset/139521 Author: ryandesign@macports.org Date: 2015-08-19 13:25:00 -0700 (Wed, 19 Aug 2015) Log Message: ----------- mongo-cxx-driver: update to 1.0.5 Modified Paths: -------------- trunk/dports/devel/mongo-cxx-driver/Portfile Modified: trunk/dports/devel/mongo-cxx-driver/Portfile =================================================================== --- trunk/dports/devel/mongo-cxx-driver/Portfile 2015-08-19 20:23:07 UTC (rev 139520) +++ trunk/dports/devel/mongo-cxx-driver/Portfile 2015-08-19 20:25:00 UTC (rev 139521) @@ -7,7 +7,7 @@ PortGroup muniversal 1.0 epoch 1 -github.setup mongodb mongo-cxx-driver 1.0.4 legacy- +github.setup mongodb mongo-cxx-driver 1.0.5 legacy- license Apache-2 categories devel databases platforms darwin @@ -17,8 +17,8 @@ long_description ${name} is a ${description}. -checksums rmd160 d7ef3726e12a31dca94d6b83a0f53a79403b1eaa \ - sha256 a9e081bfcd5793684533e8686da23c4b612084c175311696288de0cabbf749b0 +checksums rmd160 f368356c8bd31dab6242f05c413b7a9172817048 \ + sha256 0eff8b2e9c52f836bc6912488e9ea6937d6bfa0f2589eedb152f85f5dbc9dc49 depends_build port:scons