pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/googletest



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep 10 10:23:33 UTC 2018

Modified Files:
        pkgsrc/devel/googletest: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/googletest/patches:
            patch-googletest_include_gtest_internal_gtest-port-arch.h
            patch-googletest_include_gtest_internal_gtest-port.h

Log Message:
googletest: updatee to 1.8.1

v1.8.1:
1.8.1 Release reflects a current version of the project.
The 1.8.x is the last release supporting pre-C++11 compilers.
The 1.8.x will not accept any requests for any new features and any bugfix requests will only be accepted if proven "critical"


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/googletest/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/googletest/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/googletest/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/googletest/patches/patch-googletest_include_gtest_internal_gtest-port-arch.h \
    pkgsrc/devel/googletest/patches/patch-googletest_include_gtest_internal_gtest-port.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/googletest/Makefile
diff -u pkgsrc/devel/googletest/Makefile:1.14 pkgsrc/devel/googletest/Makefile:1.15
--- pkgsrc/devel/googletest/Makefile:1.14       Tue Jul  4 20:51:07 2017
+++ pkgsrc/devel/googletest/Makefile    Mon Sep 10 10:23:33 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/07/04 20:51:07 kamil Exp $
+# $NetBSD: Makefile,v 1.15 2018/09/10 10:23:33 adam Exp $
 
-DISTNAME=      googletest-1.8.0
-PKGREVISION=   1
+DISTNAME=      googletest-1.8.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=google/}
 GITHUB_TAG=    release-${PKGVERSION_NOREV}
@@ -16,7 +15,4 @@ INSTALLATION_DIRS=    bin
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++11
 
-post-install:
-       ${RUN} cd ${DESTDIR} && find . -name '*.orig' -exec rm -f {} \;
-
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/googletest/PLIST
diff -u pkgsrc/devel/googletest/PLIST:1.5 pkgsrc/devel/googletest/PLIST:1.6
--- pkgsrc/devel/googletest/PLIST:1.5   Mon Oct 31 16:43:17 2016
+++ pkgsrc/devel/googletest/PLIST       Mon Sep 10 10:23:33 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/10/31 16:43:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/09/10 10:23:33 adam Exp $
 include/gmock/gmock-actions.h
 include/gmock/gmock-cardinalities.h
 include/gmock/gmock-generated-actions.h
@@ -14,6 +14,7 @@ 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/README.md
 include/gmock/internal/custom/gmock-generated-actions.h
 include/gmock/internal/custom/gmock-generated-actions.h.pump
 include/gmock/internal/custom/gmock-matchers.h
@@ -33,6 +34,7 @@ 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
@@ -50,7 +52,15 @@ 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
+lib/cmake/GTest/GTestConfig.cmake
+lib/cmake/GTest/GTestConfigVersion.cmake
+lib/cmake/GTest/GTestTargets-noconfig.cmake
+lib/cmake/GTest/GTestTargets.cmake
 lib/libgmock.a
 lib/libgmock_main.a
 lib/libgtest.a
 lib/libgtest_main.a
+lib/pkgconfig/gmock.pc
+lib/pkgconfig/gmock_main.pc
+lib/pkgconfig/gtest.pc
+lib/pkgconfig/gtest_main.pc

Index: pkgsrc/devel/googletest/distinfo
diff -u pkgsrc/devel/googletest/distinfo:1.8 pkgsrc/devel/googletest/distinfo:1.9
--- pkgsrc/devel/googletest/distinfo:1.8        Tue Jul  4 20:51:07 2017
+++ pkgsrc/devel/googletest/distinfo    Mon Sep 10 10:23:33 2018
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/07/04 20:51:07 kamil Exp $
+$NetBSD: distinfo,v 1.9 2018/09/10 10:23:33 adam Exp $
 
-SHA1 (googletest-1.8.0.tar.gz) = e7e646a6204638fe8e87e165292b8dd9cd4c36ed
-RMD160 (googletest-1.8.0.tar.gz) = b0a9e48874df3291a261ed85a0c0a4d677b01dc1
-SHA512 (googletest-1.8.0.tar.gz) = 1dbece324473e53a83a60601b02c92c089f5d314761351974e097b2cf4d24af4296f9eb8653b6b03b1e363d9c5f793897acae1f0c7ac40149216035c4d395d9d
-Size (googletest-1.8.0.tar.gz) = 1281617 bytes
-SHA1 (patch-googletest_include_gtest_internal_gtest-port-arch.h) = 105ef4b84a5fea957c9cffc0f202829c774136dc
-SHA1 (patch-googletest_include_gtest_internal_gtest-port.h) = 86319a127b60083e07d565dbeb496af17a6f84e4
+SHA1 (googletest-1.8.1.tar.gz) = 152b849610d91a9dfa1401293f43230c2e0c33f8
+RMD160 (googletest-1.8.1.tar.gz) = ad357c51fa7a1f4f6be069cc1ceae2c722fc28a2
+SHA512 (googletest-1.8.1.tar.gz) = e6283c667558e1fd6e49fa96e52af0e415a3c8037afe1d28b7ff1ec4c2ef8f49beb70a9327b7fc77eb4052a58c4ccad8b5260ec90e4bceeac7a46ff59c4369d7
+Size (googletest-1.8.1.tar.gz) = 992298 bytes



Home | Main Index | Thread Index | Old Index