Date: Tue, 8 Aug 2023 08:42:53 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: ba6aff5265a1 - main - =?utf-8?Q?devel/fbthrift:=20Update=202023.07.24.00=20=E2=86=92=202023.08.07.00?= Message-ID: <202308080842.3788gr25057983@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=ba6aff5265a1496d9c063fdb595ccc1673587a49 commit ba6aff5265a1496d9c063fdb595ccc1673587a49 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-08 07:04:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-08 08:42:43 +0000 devel/fbthrift: Update 2023.07.24.00 → 2023.08.07.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index fb8e42dc734c..394e5f7a3792 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.07.24.00 +DISTVERSION= 2023.08.07.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index f0f262212b17..f7a36800d1f4 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690258330 -SHA256 (facebook-fbthrift-v2023.07.24.00_GH0.tar.gz) = 92d4920338af200138c3d12d2757145f7ba1b2888bfbb10a7676ccbff03a0a08 -SIZE (facebook-fbthrift-v2023.07.24.00_GH0.tar.gz) = 13720551 +TIMESTAMP = 1691473732 +SHA256 (facebook-fbthrift-v2023.08.07.00_GH0.tar.gz) = 3c4a2536c847b137478c6c41b3b8585515a00c0f67fa7ab6a745ff3114a719b0 +SIZE (facebook-fbthrift-v2023.08.07.00_GH0.tar.gz) = 13893766 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index d9f1eec5c75c..1ec238a316d9 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -15,6 +15,19 @@ include/thrift/annotation/gen-cpp2/cpp_types_fwd.h include/thrift/annotation/gen-cpp2/cpp_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/cpp_visit_union.h include/thrift/annotation/gen-cpp2/cpp_visitation.h +include/thrift/annotation/gen-cpp2/go_clients.h +include/thrift/annotation/gen-cpp2/go_constants.h +include/thrift/annotation/gen-cpp2/go_data.h +include/thrift/annotation/gen-cpp2/go_for_each_field.h +include/thrift/annotation/gen-cpp2/go_handlers.h +include/thrift/annotation/gen-cpp2/go_metadata.h +include/thrift/annotation/gen-cpp2/go_types.h +include/thrift/annotation/gen-cpp2/go_types.tcc +include/thrift/annotation/gen-cpp2/go_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/go_types_fwd.h +include/thrift/annotation/gen-cpp2/go_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/go_visit_union.h +include/thrift/annotation/gen-cpp2/go_visitation.h include/thrift/annotation/gen-cpp2/hack_clients.h include/thrift/annotation/gen-cpp2/hack_constants.h include/thrift/annotation/gen-cpp2/hack_data.h @@ -80,6 +93,7 @@ include/thrift/annotation/gen-cpp2/thrift_types_fwd.h include/thrift/annotation/gen-cpp2/thrift_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/thrift_visit_union.h include/thrift/annotation/gen-cpp2/thrift_visitation.h +include/thrift/annotation/go.thrift include/thrift/annotation/hack.thrift include/thrift/annotation/internal.thrift include/thrift/annotation/java.thrift @@ -442,6 +456,7 @@ include/thrift/lib/cpp2/server/StatusServerInterface.h include/thrift/lib/cpp2/server/TMConcurrencyController.h include/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.h include/thrift/lib/cpp2/server/ThriftProcessor.h +include/thrift/lib/cpp2/server/ThriftQuicServer.h include/thrift/lib/cpp2/server/ThriftServer.h include/thrift/lib/cpp2/server/ThriftServerConfig.h include/thrift/lib/cpp2/server/TokenBucketConcurrencyController.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308080842.3788gr25057983>