head 1.2; access; symbols pkgsrc-2017Q4:1.1.0.14 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.12 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.8 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.6 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.4 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.2 pkgsrc-2016Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2018.01.30.07.22.17; author adam; state dead; branches; next 1.1; commitid pssoPW6FHSAjYRoA; 1.1 date 2016.09.19.09.52.21; author fhajny; state Exp; branches; next ; commitid iLSoIXv4AckkOSmz; desc @@ 1.2 log @yaml-cpp: updated to 0.6.0 0.6.0: requires C++11 removes dependency on Boost bug fixes performance improvements @ text @$NetBSD: patch-test_gmock-1.7.0_configure,v 1.1 2016/09/19 09:52:21 fhajny Exp $ Portability. --- test/gmock-1.7.0/configure.orig 2016-01-10 18:11:40.000000000 +0000 +++ test/gmock-1.7.0/configure @@@@ -15591,7 +15591,7 @@@@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu have_pthreads="$acx_pthread_ok" fi - if test "x$have_pthreads" == "xyes"; then + if test "x$have_pthreads" = "xyes"; then HAVE_PTHREADS_TRUE= HAVE_PTHREADS_FALSE='#' else @@@@ -15621,7 +15621,7 @@@@ else enable_external_gtest=yes fi -if test "x$with_gtest" == "xno"; then : +if test "x$with_gtest" = "xno"; then : as_fn_error $? "Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard dependency upon GoogleTest to build, please provide a version, or allow GoogleMock to use any installed version and fall back upon its internal @ 1.1 log @Update textproc/yaml-cpp to 0.5.3. This will be the last release that uses Boost; futures releases will require C++11 instead. No release notes, only bugfixes since 0.5.1. See full commit logs: https://github.com/jbeder/yaml-cpp/compare/release-0.5.1...release-0.5.2 https://github.com/jbeder/yaml-cpp/compare/release-0.5.2...release-0.5.3 @ text @d1 1 a1 1 $NetBSD$ @