OpenBSD CVS

CVS log for ports/devel/abseil-cpp/distinfo


[BACK] Up to [local] / ports / devel / abseil-cpp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 17 03:13:47 2024 UTC (8 weeks ago) by kn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

update to abseil-cpp 20240116.2

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 17 20:19:07 2024 UTC (2 months, 3 weeks ago) by kn
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

update to abseil-cpp 20240116.1 (one macOS change, pure maintainer chore)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 2 20:09:07 2024 UTC (4 months, 1 week ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

Update to abseil-cpp 20240116.0, sync consumers WANTLIB;  OK/bulk-tested tb

https://github.com/abseil/abseil-cpp/releases/tag/20240116.0
write(2) patch got merged, "bad_any_cast_impl" and "flags" got removed.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 19 22:00:03 2023 UTC (8 months, 3 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

update to abseil-cpp 20230802.1

no effective change, upstream's .0 -> .1 release merged one patch:
https://github.com/abseil/abseil-cpp/compare/20230802.0...20230802.1

Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 20 05:42:04 2023 UTC (9 months, 3 weeks ago) by rsadowski
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

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@

Revision 1.6 / (download) - annotate - [select for diffs], Sun May 14 16:59:47 2023 UTC (12 months, 4 weeks ago) by kn
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

update to abseil-cpp 20230125.3

only change is shipping all the libs, incl. test bits.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 30 11:49:06 2023 UTC (14 months, 2 weeks ago) by kn
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

update to abseil-cpp 20230125.2

just one "Fix the implementation of OnlyLiteralZero (#1420)" commit:
https://github.com/abseil/abseil-cpp/compare/20230125.1...20230125.2

No WANTLIB or PLIST change.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 19 15:32:37 2023 UTC (15 months, 3 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

update to abseil-cpp 20230125.1

just one "Make SanitizerSafeCopy() constexpr, [...]" commit:
https://github.com/abseil/abseil-cpp/compare/20230125.0...20230125.1

No PLIST change.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 4 17:37:58 2023 UTC (16 months, 1 week ago) by kn
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

update to latest abseil-cpp LTS

https://github.com/abseil/abseil-cpp/releases/tag/20230125.0

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 4 17:23:22 2022 UTC (18 months, 1 week ago) by kn
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Update to devel/abseil-cpp 20220623.1 LTS

https://github.com/abseil/abseil-cpp/releases/tag/20220623.1

tg_owt and tdesktop build and work with this
libphonenumber tested by sthen
OK sthen

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 18 19:38:17 2021 UTC (2 years, 5 months ago) by kn
Branch: kn
CVS Tags: kn_20211218, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import devel/abseil-cpp 20211102.0

With Andrew Krasavin <noiseless-ak AT yandex DOT ru>
macppc fix from gkoehler
OK op
---
Abseil is an open source collection of C++ libraries drawn from the most
fundamental pieces of Google's internal codebase.  These libraries are the
nuts-and-bolts that underpin almost everything Google runs.  Bits and pieces
of these APIs are embedded in most of our open source projects, and Abseil
aims to bring them together into one comprehensive project.  Abseil
encompasses the most basic building blocks of Google's codebase: code that
is production-tested and will be fully maintained for years to come.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 18 19:38:17 2021 UTC (2 years, 5 months ago) by kn
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.