Index: head/devel/yaml-cpp/Makefile =================================================================== --- head/devel/yaml-cpp/Makefile (revision 463743) +++ head/devel/yaml-cpp/Makefile (revision 463744) @@ -1,29 +1,28 @@ # Created by: Tim Niemueller # $FreeBSD$ PORTNAME= yaml-cpp -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 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 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/distinfo =================================================================== --- head/devel/yaml-cpp/distinfo (revision 463743) +++ head/devel/yaml-cpp/distinfo (revision 463744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517659229 -SHA256 (jbeder-yaml-cpp-yaml-cpp-0.6.1_GH0.tar.gz) = 25ec37e6d82ab8c485926d69a5567741c7263515f8631e5dcb3fb4708e6b0d0d -SIZE (jbeder-yaml-cpp-yaml-cpp-0.6.1_GH0.tar.gz) = 1396262 +TIMESTAMP = 1520322187 +SHA256 (jbeder-yaml-cpp-yaml-cpp-0.6.2_GH0.tar.gz) = e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05 +SIZE (jbeder-yaml-cpp-yaml-cpp-0.6.2_GH0.tar.gz) = 1396250 Index: head/devel/yaml-cpp/pkg-plist =================================================================== --- head/devel/yaml-cpp/pkg-plist (revision 463743) +++ head/devel/yaml-cpp/pkg-plist (revision 463744) @@ -1,100 +1,100 @@ %%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 %%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 +lib/libyaml-cpp.so.0.6.2 libdata/pkgconfig/yaml-cpp.pc