Date: Tue, 20 Sep 2022 04:37:55 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: 7c848e765047 - main - devel/fbthrift: Update 2022.09.12.00 -> 2022.09.19.00 Message-ID: <202209200437.28K4btWT007090@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=7c848e765047bcd6e04338afd26229c478f2eef0 commit 7c848e765047bcd6e04338afd26229c478f2eef0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-20 04:37:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-20 04:37:47 +0000 devel/fbthrift: Update 2022.09.12.00 -> 2022.09.19.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index c4c1788809d0..5905eb11ea00 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.09.12.00 +DISTVERSION= 2022.09.19.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index e01b79fa0dc1..699cc76354cb 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663105495 -SHA256 (facebook-fbthrift-v2022.09.12.00_GH0.tar.gz) = 1e7f7fc20f502c5e0235c5d361f7b1544efdff604c4101fe2d9b8e83b5f921a6 -SIZE (facebook-fbthrift-v2022.09.12.00_GH0.tar.gz) = 11030131 +TIMESTAMP = 1663642472 +SHA256 (facebook-fbthrift-v2022.09.19.00_GH0.tar.gz) = 13a22e25d3a54b76d53019f84feb2317a1633f2fc4ba217727194e47db36ee66 +SIZE (facebook-fbthrift-v2022.09.19.00_GH0.tar.gz) = 11059972 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index d5cc50a41c7b..359602dc2b2c 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -198,8 +198,6 @@ include/thrift/lib/cpp2/Adapt.h include/thrift/lib/cpp2/BadFieldAccess.h include/thrift/lib/cpp2/BoxedValuePtr.h include/thrift/lib/cpp2/CloneableIOBuf.h -include/thrift/lib/cpp2/FieldMask.h -include/thrift/lib/cpp2/FieldPath.h include/thrift/lib/cpp2/FieldRef.h include/thrift/lib/cpp2/FieldRefHash.h include/thrift/lib/cpp2/FieldRefTraits.h @@ -289,6 +287,7 @@ include/thrift/lib/cpp2/frozen/VectorAssociative.h include/thrift/lib/cpp2/frozen/schema/MemorySchema.h include/thrift/lib/cpp2/gen/client_cpp.h include/thrift/lib/cpp2/gen/client_h.h +include/thrift/lib/cpp2/gen/intern_list.h include/thrift/lib/cpp2/gen/module_constants_cpp.h include/thrift/lib/cpp2/gen/module_constants_h.h include/thrift/lib/cpp2/gen/module_data_cpp.h @@ -343,6 +342,8 @@ include/thrift/lib/cpp2/protocol/CompactV1Protocol.h include/thrift/lib/cpp2/protocol/Cpp2Ops-inl.h include/thrift/lib/cpp2/protocol/Cpp2Ops.h include/thrift/lib/cpp2/protocol/DebugProtocol.h +include/thrift/lib/cpp2/protocol/FieldMask.h +include/thrift/lib/cpp2/protocol/FieldPath.h include/thrift/lib/cpp2/protocol/GetStandardProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocol-inl.h include/thrift/lib/cpp2/protocol/JSONProtocol.h @@ -421,6 +422,7 @@ include/thrift/lib/cpp2/server/MemoryTracker.h include/thrift/lib/cpp2/server/MonitoringMethodNames.h include/thrift/lib/cpp2/server/MonitoringServerInterface.h include/thrift/lib/cpp2/server/ParallelConcurrencyController.h +include/thrift/lib/cpp2/server/PerturbSource.h include/thrift/lib/cpp2/server/PolledServiceHealth.h include/thrift/lib/cpp2/server/PreprocessParams.h include/thrift/lib/cpp2/server/ReactiveToggle.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209200437.28K4btWT007090>