Bug 270233 - devel/abseil: Update to 20230125.3
Summary: devel/abseil: Update to 20230125.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
: 272858 (view as bug list)
Depends on: 271997
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-15 05:29 UTC by Yuri Victorovich
Modified: 2023-12-12 10:11 UTC (History)
3 users (show)

See Also:
danfe: maintainer-feedback+


Attachments
patch (11.55 KB, patch)
2023-03-15 05:29 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2023-03-15 05:29:09 UTC
Created attachment 240865 [details]
patch

This is required to update math/or-tools.
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-03-15 06:26:42 UTC
Hi, thanks for the patch, looks good!  Feel free to update Abseil port so long as it does not break consumers.  Actually, that's the reason why I didn't update it right after the new version was released: at least one consumer was failing to build, but I forgot which one.
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-05-06 08:30:38 UTC
New release LTS release 20230125.3 is now available!
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-06-16 12:45:32 UTC
Yuri, please also test `www/envoy' before update, as it's won't be seen by the bulk build because it currently requires DEFAULT_VERSIONS+=ssl=boringssl.
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-08-01 09:52:03 UTC
*** Bug 272858 has been marked as a duplicate of this bug. ***
Comment 5 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-08-15 10:51:02 UTC
Abseil LTS 20230802 was released last week (JFYI).
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-09-07 06:52:13 UTC
(In reply to Alexey Dokuchaev from comment #1)

> Feel free to update Abseil port so long as it does not break consumers.

I'd like to commit devel/abseil 20230125.3 and re2 update because re2 requires abseil since 20230601.
Comment 7 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-09-07 07:40:58 UTC
(In reply to Po-Chuan Hsieh from comment #6)
> I'd like to commit devel/abseil 20230125.3
No objection from my side so long as nothing breaks; I believe you guys can coordinate upcoming commits between yourselves to avoid potential midair collision.
Comment 8 Yuri Victorovich freebsd_committer freebsd_triage 2023-09-07 07:48:05 UTC
I am snowed in at the moment with all sorts of things.

Po-Chuan, please commit it if you can.
Comment 9 commit-hook freebsd_committer freebsd_triage 2023-09-11 03:24:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa9f253244fbdf229e70ef5ff97df90c5f154fca

commit aa9f253244fbdf229e70ef5ff97df90c5f154fca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-11 03:20:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-11 03:22:48 +0000

    devel/abseil: Update to 20230125.3

    - Bump PORTREVISION of dependent ports for shlib change
      some ports are skipped due to re2 shlib change

    Changes:        https://github.com/abseil/abseil-cpp/releases
    PR:             270233
    Approved by:    danfe (maintainer)

 audio/webrtc-audio-processing/Makefile |   1 +
 benchmarks/apib/Makefile               |   2 +-
 devel/abseil/Makefile                  |   4 +-
 devel/abseil/distinfo                  |   6 +-
 devel/abseil/pkg-plist                 | 128 ++++++++++++++++++++++++++++++++-
 devel/libphonenumber/Makefile          |   1 +
 devel/youcompleteme/Makefile           |   1 +
 editors/libreoffice/Makefile           |   2 +-
 graphics/s2/Makefile                   |   2 +-
 math/obake/Makefile                    |   2 +-
 math/py-pyaudi/Makefile                |   2 +-
 multimedia/libgav1/Makefile            |   1 +
 net-im/telegram-desktop/Makefile       |   2 +-
 net-mgmt/fastnetmon/Makefile           |   1 +
 net/libilbc/Makefile                   |   1 +
 15 files changed, 144 insertions(+), 12 deletions(-)
Comment 10 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-09-11 16:22:37 UTC
Committed. Thanks!
Comment 11 Lars Herschke 2023-12-12 10:11:39 UTC
(In reply to Alexey Dokuchaev from comment #1)

science/py-tensorflow is the consumer that can no longer be built.