Date: Mon, 3 Apr 2023 18:31:29 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: daeecc3357c3 - main - =?utf-8?Q?devel/fbthrift:=20Update=202023.03.27.00=20=E2=86=92=202023.04.03.00?= Message-ID: <202304031831.333IVT6b041732@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=daeecc3357c31be3cda498db59b32d300844ba3f commit daeecc3357c31be3cda498db59b32d300844ba3f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-03 15:22:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-03 18:31:19 +0000 devel/fbthrift: Update 2023.03.27.00 → 2023.04.03.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index ae2ca8ef7956..a60f038719b7 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.03.27.00 +DISTVERSION= 2023.04.03.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index d283e726dbf6..5545cac05aae 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679934832 -SHA256 (facebook-fbthrift-v2023.03.27.00_GH0.tar.gz) = 7e5efab2d3d185845ac6dfea68af990bc6bf37bb6b344374f9dee7e87497fcdf -SIZE (facebook-fbthrift-v2023.03.27.00_GH0.tar.gz) = 13665621 +TIMESTAMP = 1680540669 +SHA256 (facebook-fbthrift-v2023.04.03.00_GH0.tar.gz) = 16b6cc8731b47943eaaf28f44d9730bb4417f510432a5141538f8c035f85efd5 +SIZE (facebook-fbthrift-v2023.04.03.00_GH0.tar.gz) = 13729185 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 81ea6d054115..8f4bfa04a8af 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -195,6 +195,7 @@ include/thrift/lib/cpp/util/VarintUtils-inl.h include/thrift/lib/cpp/util/VarintUtils.h include/thrift/lib/cpp/util/test/VarintUtilsTestUtil.h include/thrift/lib/cpp2/Adapt.h +include/thrift/lib/cpp2/Adapter.h include/thrift/lib/cpp2/BadFieldAccess.h include/thrift/lib/cpp2/BoxedValuePtr.h include/thrift/lib/cpp2/CloneableIOBuf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304031831.333IVT6b041732>