Date: Tue, 9 Jan 2024 10:05:28 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e61630d6a58d - main - devel/fbthrift: update 2024.01.01.00 =?utf-8?Q?=E2=86=92?= 2024.01.08.00 Message-ID: <202401091005.409A5SBZ088704@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e61630d6a58db074d9d551a50f8ee7fe59000ff2 commit e61630d6a58db074d9d551a50f8ee7fe59000ff2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-09 10:04:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-09 10:05:14 +0000 devel/fbthrift: update 2024.01.01.00 → 2024.01.08.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 6d6af14c3a0c..a70f76bf27de 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.01.00 +DISTVERSION= 2024.01.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 46747e9cf9ee..028ded1cffd4 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704170623 -SHA256 (facebook-fbthrift-v2024.01.01.00_GH0.tar.gz) = 7a80b83a54b750055433e0c7342288a4469ff072b4eb7a4cec8e72790bc75e75 -SIZE (facebook-fbthrift-v2024.01.01.00_GH0.tar.gz) = 14131767 +TIMESTAMP = 1704778224 +SHA256 (facebook-fbthrift-v2024.01.08.00_GH0.tar.gz) = 31250e325acd763052f40764154ceec9517da4a8e027efc132a266daac82d486 +SIZE (facebook-fbthrift-v2024.01.08.00_GH0.tar.gz) = 14154593 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index fa04ae9480bb..d70828b22e87 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -277,6 +277,9 @@ include/thrift/lib/cpp2/debug_thrift_data_difference/diff.h include/thrift/lib/cpp2/debug_thrift_data_difference/pretty_print.h include/thrift/lib/cpp2/detail/EventHandlerRuntime.h include/thrift/lib/cpp2/detail/meta.h +include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h +include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h +include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-pre.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h include/thrift/lib/cpp2/frozen/FrozenAssociative-inl.h @@ -564,6 +567,7 @@ include/thrift/lib/cpp2/transport/util/ConnectionManager.h include/thrift/lib/cpp2/transport/util/ConnectionThread.h include/thrift/lib/cpp2/type/AlignedPtr.h include/thrift/lib/cpp2/type/Any.h +include/thrift/lib/cpp2/type/AnyDebugWriter.h include/thrift/lib/cpp2/type/AnyTesting.h include/thrift/lib/cpp2/type/AnyValue.h include/thrift/lib/cpp2/type/BaseType.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401091005.409A5SBZ088704>