Bug 267228 - devel/thrift: update to 0.16.0
Summary: devel/thrift: update to 0.16.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Matthias Fechner
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2022-10-20 14:12 UTC by Matthias Fechner
Modified: 2022-11-07 15:43 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (komarov)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Fechner freebsd_committer freebsd_triage 2022-10-20 14:12:44 UTC
I currently work on an upgrade of www/gitlab-ce to a newer version and it needs thrift version 0.16.0.

In the following review you find a patch to upgrade it:
https://reviews.freebsd.org/D37068

Could you please have a look on it and let me know if it is ok for you if I commit this upgrade together with the gitlab-ce upgrade?

Thanks
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-27 12:24:47 UTC
^Triage: reporter is committer, assign accordingly.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-11-07 15:43:03 UTC
A commit in branch main references this bug:

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

commit 519e762a6f42268d5aacc56c84636f1ad7a17496
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-10-20 14:21:01 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-11-07 15:41:44 +0000

    devel/thrift: update to 0.16.0

    Changelog:
    https://github.com/apache/thrift/blob/master/CHANGES.md#0160
    This update to required for gitlab-ce 15.4.

    PR:             267228
    Approved by:     komarov@valerka.net (maintainer timeout)
    Differential Revision:  https://reviews.freebsd.org/D37068

 devel/rubygem-thrift/distinfo                                |  6 +++---
 devel/thrift-c_glib/pkg-plist                                |  6 ++++++
 .../patch-lib_cpp_src_thrift_transport_SocketCommon.cpp      | 12 ++++++------
 devel/thrift-cpp/pkg-plist                                   |  1 +
 devel/thrift/bsd.thrift.mk                                   |  3 ++-
 devel/thrift/distinfo                                        |  6 +++---
 6 files changed, 21 insertions(+), 13 deletions(-)
Comment 3 Matthias Fechner freebsd_committer freebsd_triage 2022-11-07 15:43:36 UTC
Committed.