diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index d249c27e88e0..495192078b7e 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -1,21 +1,21 @@ PORTNAME= googletest -DISTVERSIONPREFIX= release- -DISTVERSION= 1.12.1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.13.0 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Framework for writing C++ tests on a variety of platforms WWW= https://github.com/google/googletest LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= google USES= cmake:testing compiler:c++11-lib python:test USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ON= gtest_build_tests gmock_build_tests .include diff --git a/devel/googletest/distinfo b/devel/googletest/distinfo index f542521cd46c..2db3c2d7ca8d 100644 --- a/devel/googletest/distinfo +++ b/devel/googletest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656350095 -SHA256 (google-googletest-release-1.12.1_GH0.tar.gz) = 81964fe578e9bd7c94dfdb09c8e4d6e6759e19967e397dbea48d1c10e45d0df2 -SIZE (google-googletest-release-1.12.1_GH0.tar.gz) = 854944 +TIMESTAMP = 1673980603 +SHA256 (google-googletest-v1.13.0_GH0.tar.gz) = ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363 +SIZE (google-googletest-v1.13.0_GH0.tar.gz) = 862871 diff --git a/devel/googletest/pkg-plist b/devel/googletest/pkg-plist index 04150c2d6343..80e68716b1a1 100644 --- a/devel/googletest/pkg-plist +++ b/devel/googletest/pkg-plist @@ -1,56 +1,56 @@ include/gmock/gmock-actions.h include/gmock/gmock-cardinalities.h include/gmock/gmock-function-mocker.h include/gmock/gmock-matchers.h include/gmock/gmock-more-actions.h include/gmock/gmock-more-matchers.h include/gmock/gmock-nice-strict.h include/gmock/gmock-spec-builders.h include/gmock/gmock.h include/gmock/internal/custom/README.md include/gmock/internal/custom/gmock-generated-actions.h include/gmock/internal/custom/gmock-matchers.h include/gmock/internal/custom/gmock-port.h include/gmock/internal/gmock-internal-utils.h include/gmock/internal/gmock-port.h include/gmock/internal/gmock-pp.h include/gtest/gtest-assertion-result.h include/gtest/gtest-death-test.h include/gtest/gtest-matchers.h include/gtest/gtest-message.h include/gtest/gtest-param-test.h 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/README.md 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-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-type-util.h lib/cmake/GTest/GTestConfig.cmake lib/cmake/GTest/GTestConfigVersion.cmake lib/cmake/GTest/GTestTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/GTest/GTestTargets.cmake lib/libgmock.so -lib/libgmock.so.1.12.1 +lib/libgmock.so.1.13.0 lib/libgmock_main.so -lib/libgmock_main.so.1.12.1 +lib/libgmock_main.so.1.13.0 lib/libgtest.so -lib/libgtest.so.1.12.1 +lib/libgtest.so.1.13.0 lib/libgtest_main.so -lib/libgtest_main.so.1.12.1 +lib/libgtest_main.so.1.13.0 libdata/pkgconfig/gmock.pc libdata/pkgconfig/gmock_main.pc libdata/pkgconfig/gtest.pc libdata/pkgconfig/gtest_main.pc