Date: Tue, 23 Aug 2022 22:52:37 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: 1b42eab38038 - main - devel/fbthrift: Update 2022.08.15.00 -> 2022.08.22.00 Message-ID: <202208232252.27NMqb6Y031754@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=1b42eab380384623bb2f17c406408edf8000ebc5 commit 1b42eab380384623bb2f17c406408edf8000ebc5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-23 22:18:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-23 22:52:30 +0000 devel/fbthrift: Update 2022.08.15.00 -> 2022.08.22.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- ...tch-thrift_compiler_generate_t__mstch__rust__generator.cc | 12 ------------ devel/fbthrift/pkg-plist | 2 +- 4 files changed, 5 insertions(+), 17 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 90c7c44eb076..7ff735c66697 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.08.15.00 +DISTVERSION= 2022.08.22.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 6bc7664e7ed8..f24338067f8b 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660597080 -SHA256 (facebook-fbthrift-v2022.08.15.00_GH0.tar.gz) = 511734c1371d5ac2a7d05d50dde77cc04bd6b80ea824bcfbf065c9b298c24936 -SIZE (facebook-fbthrift-v2022.08.15.00_GH0.tar.gz) = 8621170 +TIMESTAMP = 1661279667 +SHA256 (facebook-fbthrift-v2022.08.22.00_GH0.tar.gz) = 7fde3a31eabf1da85124cde770cf5e5a5126d809b04205a41fd6fc9fc24392da +SIZE (facebook-fbthrift-v2022.08.22.00_GH0.tar.gz) = 8660409 diff --git a/devel/fbthrift/files/patch-thrift_compiler_generate_t__mstch__rust__generator.cc b/devel/fbthrift/files/patch-thrift_compiler_generate_t__mstch__rust__generator.cc deleted file mode 100644 index ac97e9281f54..000000000000 --- a/devel/fbthrift/files/patch-thrift_compiler_generate_t__mstch__rust__generator.cc +++ /dev/null @@ -1,12 +0,0 @@ -- https://github.com/facebook/fbthrift/issues/512 - ---- thrift/compiler/generate/t_mstch_rust_generator.cc.orig 2022-08-15 22:34:21 UTC -+++ thrift/compiler/generate/t_mstch_rust_generator.cc -@@ -16,6 +16,7 @@ - - #include <cassert> - #include <cctype> -+#include <fstream> - #include <set> - #include <stdexcept> - #include <string> diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index dbfb9ec6cbda..cd2fc36ff8be 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -530,8 +530,8 @@ include/thrift/lib/cpp2/type/Type.h include/thrift/lib/cpp2/type/TypeRegistry.h include/thrift/lib/cpp2/type/UniversalHashAlgorithm.h include/thrift/lib/cpp2/type/UniversalName.h -include/thrift/lib/cpp2/type/detail/AnyData.h include/thrift/lib/cpp2/type/detail/AnyType.h +include/thrift/lib/cpp2/type/detail/AnyValue.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/NativeType.h include/thrift/lib/cpp2/type/detail/Runtime.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208232252.27NMqb6Y031754>