Date: Mon, 11 Jan 2021 21:03:11 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561267 - head/devel/fbthrift Message-ID: <202101112103.10BL3BIo090394@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jan 11 21:03:11 2021 New Revision: 561267 URL: https://svnweb.freebsd.org/changeset/ports/561267 Log: devel/fbthrift: Update 2021.01.04.00 -> 2021.01.11.00 Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Mon Jan 11 21:03:09 2021 (r561266) +++ head/devel/fbthrift/Makefile Mon Jan 11 21:03:11 2021 (r561267) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.01.04.00 +DISTVERSION= 2021.01.11.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Mon Jan 11 21:03:09 2021 (r561266) +++ head/devel/fbthrift/distinfo Mon Jan 11 21:03:11 2021 (r561267) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609784956 -SHA256 (facebook-fbthrift-v2021.01.04.00_GH0.tar.gz) = 35c6c7faf13065775f7d907f9035641c6607d08526b9f93aecdf6baed9bb2883 -SIZE (facebook-fbthrift-v2021.01.04.00_GH0.tar.gz) = 5324693 +TIMESTAMP = 1610396990 +SHA256 (facebook-fbthrift-v2021.01.11.00_GH0.tar.gz) = 8d56f4232b64b667c1f1c991932357b59504a29b33d9dfc19e3be1f0a787dcf7 +SIZE (facebook-fbthrift-v2021.01.11.00_GH0.tar.gz) = 5350478 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Mon Jan 11 21:03:09 2021 (r561266) +++ head/devel/fbthrift/pkg-plist Mon Jan 11 21:03:11 2021 (r561267) @@ -228,8 +228,6 @@ include/thrift/lib/cpp2/protocol/nimble/Encoder.h include/thrift/lib/cpp2/protocol/nimble/NimbleTypes.h include/thrift/lib/cpp2/protocol/nimble/Vectorization.h include/thrift/lib/cpp2/protocol/nimble/test/BufferingEncoderDecoderBenchmarksCommon.h -include/thrift/lib/cpp2/reflection/container_traits.h -include/thrift/lib/cpp2/reflection/container_traits_folly.h include/thrift/lib/cpp2/reflection/debug.h include/thrift/lib/cpp2/reflection/demo/json_print.h include/thrift/lib/cpp2/reflection/diff.h @@ -252,7 +250,6 @@ include/thrift/lib/cpp2/reflection/internal/pretty_pri include/thrift/lib/cpp2/reflection/internal/reflection-inl-post.h include/thrift/lib/cpp2/reflection/internal/reflection-inl-pre.h include/thrift/lib/cpp2/reflection/internal/test_helpers.h -include/thrift/lib/cpp2/reflection/internal/traits_test_helpers-inl.h include/thrift/lib/cpp2/reflection/legacy_reflection.h include/thrift/lib/cpp2/reflection/merge.h include/thrift/lib/cpp2/reflection/populator.h @@ -260,7 +257,6 @@ include/thrift/lib/cpp2/reflection/pretty_print.h include/thrift/lib/cpp2/reflection/reflection.h include/thrift/lib/cpp2/reflection/serializer.h include/thrift/lib/cpp2/reflection/testing.h -include/thrift/lib/cpp2/reflection/traits_test_helpers.h include/thrift/lib/cpp2/reflection/variant.h include/thrift/lib/cpp2/security/FizzPeeker.h include/thrift/lib/cpp2/security/SSLUtil.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101112103.10BL3BIo090394>