CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2023/08/19 23:42:05

Modified files:
        devel/abseil-cpp: Makefile distinfo 
        devel/abseil-cpp/patches: 
                                  patch-absl_base_internal_raw_logging_cc 
                                  patch-absl_debugging_CMakeLists_txt 
                                  patch-absl_status_status_cc 
        devel/abseil-cpp/pkg: PLIST 
Added files:
        devel/abseil-cpp/patches: patch-absl_base_internal_sysinfo_cc 

Log message:
Update abseil-cpp to 20230802.0

- https://github.com/abseil/abseil-cpp/issues/819
Looks like solved upstream and happy with gtest 1.14

- Remove cmake types in args. This is rarely necessary unless you have a
variable with the same name but different types.
And obviously error prone: DABSL_USE_EXTERNAL_GOOGLETEST:BOOL :D
- Update WANTLIB
- Bump all sahred libs
- Proper patch for getthrid(2) from kn@

OK kn@

Reply via email to