Index: head/devel/yaml-cpp/Makefile =================================================================== --- head/devel/yaml-cpp/Makefile (revision 462314) +++ head/devel/yaml-cpp/Makefile (revision 462315) @@ -1,22 +1,29 @@ # Created by: Tim Niemueller # $FreeBSD$ PORTNAME= yaml-cpp PORTVERSION= 0.6.1 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= YAML parser and emitter in C++ matching the YAML 1.2 spec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= jbeder - USES= cmake USE_LDCONFIG= yes CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON -DYAML_CPP_BUILD_TOOLS=0 + +OPTIONS_DEFINE= TEST +OPTIONS_SUB= yes + +TEST_CMAKE_BOOL= YAML_CPP_BUILD_TESTS +TEST_CONFLICTS_INSTALL= googletest + +USE_GITHUB= yes +GH_ACCOUNT= jbeder .include Index: head/devel/yaml-cpp/pkg-plist =================================================================== --- head/devel/yaml-cpp/pkg-plist (revision 462314) +++ head/devel/yaml-cpp/pkg-plist (revision 462315) @@ -1,100 +1,100 @@ -include/gmock/gmock-actions.h -include/gmock/gmock-cardinalities.h -include/gmock/gmock-generated-actions.h -include/gmock/gmock-generated-actions.h.pump -include/gmock/gmock-generated-function-mockers.h -include/gmock/gmock-generated-function-mockers.h.pump -include/gmock/gmock-generated-matchers.h -include/gmock/gmock-generated-matchers.h.pump -include/gmock/gmock-generated-nice-strict.h -include/gmock/gmock-generated-nice-strict.h.pump -include/gmock/gmock-matchers.h -include/gmock/gmock-more-actions.h -include/gmock/gmock-more-matchers.h -include/gmock/gmock-spec-builders.h -include/gmock/gmock.h -include/gmock/internal/custom/gmock-generated-actions.h -include/gmock/internal/custom/gmock-generated-actions.h.pump -include/gmock/internal/custom/gmock-matchers.h -include/gmock/internal/custom/gmock-port.h -include/gmock/internal/gmock-generated-internal-utils.h -include/gmock/internal/gmock-generated-internal-utils.h.pump -include/gmock/internal/gmock-internal-utils.h -include/gmock/internal/gmock-port.h -include/gtest/gtest-death-test.h -include/gtest/gtest-message.h -include/gtest/gtest-param-test.h -include/gtest/gtest-param-test.h.pump -include/gtest/gtest-printers.h -include/gtest/gtest-spi.h -include/gtest/gtest-test-part.h -include/gtest/gtest-typed-test.h -include/gtest/gtest.h -include/gtest/gtest_pred_impl.h -include/gtest/gtest_prod.h -include/gtest/internal/custom/gtest-port.h -include/gtest/internal/custom/gtest-printers.h -include/gtest/internal/custom/gtest.h -include/gtest/internal/gtest-death-test-internal.h -include/gtest/internal/gtest-filepath.h -include/gtest/internal/gtest-internal.h -include/gtest/internal/gtest-linked_ptr.h -include/gtest/internal/gtest-param-util-generated.h -include/gtest/internal/gtest-param-util-generated.h.pump -include/gtest/internal/gtest-param-util.h -include/gtest/internal/gtest-port-arch.h -include/gtest/internal/gtest-port.h -include/gtest/internal/gtest-string.h -include/gtest/internal/gtest-tuple.h -include/gtest/internal/gtest-tuple.h.pump -include/gtest/internal/gtest-type-util.h -include/gtest/internal/gtest-type-util.h.pump +%%TEST%%include/gmock/gmock-actions.h +%%TEST%%include/gmock/gmock-cardinalities.h +%%TEST%%include/gmock/gmock-generated-actions.h +%%TEST%%include/gmock/gmock-generated-actions.h.pump +%%TEST%%include/gmock/gmock-generated-function-mockers.h +%%TEST%%include/gmock/gmock-generated-function-mockers.h.pump +%%TEST%%include/gmock/gmock-generated-matchers.h +%%TEST%%include/gmock/gmock-generated-matchers.h.pump +%%TEST%%include/gmock/gmock-generated-nice-strict.h +%%TEST%%include/gmock/gmock-generated-nice-strict.h.pump +%%TEST%%include/gmock/gmock-matchers.h +%%TEST%%include/gmock/gmock-more-actions.h +%%TEST%%include/gmock/gmock-more-matchers.h +%%TEST%%include/gmock/gmock-spec-builders.h +%%TEST%%include/gmock/gmock.h +%%TEST%%include/gmock/internal/custom/gmock-generated-actions.h +%%TEST%%include/gmock/internal/custom/gmock-generated-actions.h.pump +%%TEST%%include/gmock/internal/custom/gmock-matchers.h +%%TEST%%include/gmock/internal/custom/gmock-port.h +%%TEST%%include/gmock/internal/gmock-generated-internal-utils.h +%%TEST%%include/gmock/internal/gmock-generated-internal-utils.h.pump +%%TEST%%include/gmock/internal/gmock-internal-utils.h +%%TEST%%include/gmock/internal/gmock-port.h +%%TEST%%include/gtest/gtest-death-test.h +%%TEST%%include/gtest/gtest-message.h +%%TEST%%include/gtest/gtest-param-test.h +%%TEST%%include/gtest/gtest-param-test.h.pump +%%TEST%%include/gtest/gtest-printers.h +%%TEST%%include/gtest/gtest-spi.h +%%TEST%%include/gtest/gtest-test-part.h +%%TEST%%include/gtest/gtest-typed-test.h +%%TEST%%include/gtest/gtest.h +%%TEST%%include/gtest/gtest_pred_impl.h +%%TEST%%include/gtest/gtest_prod.h +%%TEST%%include/gtest/internal/custom/gtest-port.h +%%TEST%%include/gtest/internal/custom/gtest-printers.h +%%TEST%%include/gtest/internal/custom/gtest.h +%%TEST%%include/gtest/internal/gtest-death-test-internal.h +%%TEST%%include/gtest/internal/gtest-filepath.h +%%TEST%%include/gtest/internal/gtest-internal.h +%%TEST%%include/gtest/internal/gtest-linked_ptr.h +%%TEST%%include/gtest/internal/gtest-param-util-generated.h +%%TEST%%include/gtest/internal/gtest-param-util-generated.h.pump +%%TEST%%include/gtest/internal/gtest-param-util.h +%%TEST%%include/gtest/internal/gtest-port-arch.h +%%TEST%%include/gtest/internal/gtest-port.h +%%TEST%%include/gtest/internal/gtest-string.h +%%TEST%%include/gtest/internal/gtest-tuple.h +%%TEST%%include/gtest/internal/gtest-tuple.h.pump +%%TEST%%include/gtest/internal/gtest-type-util.h +%%TEST%%include/gtest/internal/gtest-type-util.h.pump include/yaml-cpp/anchor.h include/yaml-cpp/binary.h include/yaml-cpp/contrib/anchordict.h include/yaml-cpp/contrib/graphbuilder.h include/yaml-cpp/dll.h include/yaml-cpp/emitfromevents.h include/yaml-cpp/emitter.h include/yaml-cpp/emitterdef.h include/yaml-cpp/emittermanip.h include/yaml-cpp/emitterstyle.h include/yaml-cpp/eventhandler.h include/yaml-cpp/exceptions.h include/yaml-cpp/mark.h include/yaml-cpp/node/convert.h include/yaml-cpp/node/detail/bool_type.h include/yaml-cpp/node/detail/impl.h include/yaml-cpp/node/detail/iterator.h include/yaml-cpp/node/detail/iterator_fwd.h include/yaml-cpp/node/detail/memory.h include/yaml-cpp/node/detail/node.h include/yaml-cpp/node/detail/node_data.h include/yaml-cpp/node/detail/node_iterator.h include/yaml-cpp/node/detail/node_ref.h include/yaml-cpp/node/emit.h include/yaml-cpp/node/impl.h include/yaml-cpp/node/iterator.h include/yaml-cpp/node/node.h include/yaml-cpp/node/parse.h include/yaml-cpp/node/ptr.h include/yaml-cpp/node/type.h include/yaml-cpp/noncopyable.h include/yaml-cpp/null.h include/yaml-cpp/ostream_wrapper.h include/yaml-cpp/parser.h include/yaml-cpp/stlemitter.h include/yaml-cpp/traits.h include/yaml-cpp/yaml.h lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake lib/cmake/yaml-cpp/yaml-cpp-config.cmake lib/cmake/yaml-cpp/yaml-cpp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -lib/libgmock.so -lib/libgmock_main.so -lib/libgtest.so -lib/libgtest_main.so +%%TEST%%lib/libgmock.so +%%TEST%%lib/libgmock_main.so +%%TEST%%lib/libgtest.so +%%TEST%%lib/libgtest_main.so lib/libyaml-cpp.so lib/libyaml-cpp.so.0 lib/libyaml-cpp.so.0.6.0 libdata/pkgconfig/yaml-cpp.pc