Date: Tue, 4 Oct 2022 01:35:33 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: cab628626f76 - main - devel/fbthrift: Update 2022.09.26.00 -> 2022.10.03.00 Message-ID: <202210040135.2941ZXmd040471@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=cab628626f7690c40839238787a540a42736ef13 commit cab628626f7690c40839238787a540a42736ef13 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-04 01:24:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-04 01:35:23 +0000 devel/fbthrift: Update 2022.09.26.00 -> 2022.10.03.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index a8ff02c93edd..4e0f4206d69a 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.09.26.00 +DISTVERSION= 2022.10.03.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 95422efe1a95..5dfb00a8ef05 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664210350 -SHA256 (facebook-fbthrift-v2022.09.26.00_GH0.tar.gz) = f64ff5835986cec70c7c860b3dec5b80f195f0d318893da93136276e77f3ef15 -SIZE (facebook-fbthrift-v2022.09.26.00_GH0.tar.gz) = 11101887 +TIMESTAMP = 1664841919 +SHA256 (facebook-fbthrift-v2022.10.03.00_GH0.tar.gz) = e89de2d53aff2a2b1a9f1b8aa6f1b803aa3e25f676b1dd87856b3188ea4753b4 +SIZE (facebook-fbthrift-v2022.10.03.00_GH0.tar.gz) = 11207251 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 359602dc2b2c..4d92a880e867 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -260,7 +260,6 @@ include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h include/thrift/lib/cpp2/async/tests/util/Util.h include/thrift/lib/cpp2/detail/BoxedIfLarge.h -include/thrift/lib/cpp2/detail/FieldMask.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h @@ -364,6 +363,7 @@ include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h +include/thrift/lib/cpp2/protocol/detail/FieldMask.h include/thrift/lib/cpp2/protocol/detail/Object.h include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210040135.2941ZXmd040471>