Date: Tue, 27 Oct 2020 19:50:10 +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: r553480 - head/devel/fbthrift Message-ID: <202010271950.09RJoAjO099179@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Oct 27 19:50:10 2020 New Revision: 553480 URL: https://svnweb.freebsd.org/changeset/ports/553480 Log: devel/fbthrift: Update 2020.10.12.00 -> 2020.10.26.00 Reported by: portscout Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Tue Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/Makefile Tue Oct 27 19:50:10 2020 (r553480) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.10.12.00 +DISTVERSION= 2020.10.26.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Tue Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/distinfo Tue Oct 27 19:50:10 2020 (r553480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602727813 -SHA256 (facebook-fbthrift-v2020.10.12.00_GH0.tar.gz) = 02242ed9ee152c4a6619f02bdf168ef4498485590b7da6022e7992ef2f3f8243 -SIZE (facebook-fbthrift-v2020.10.12.00_GH0.tar.gz) = 5162451 +TIMESTAMP = 1603824864 +SHA256 (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 31427f39d1c0a01e87981d18d22425e98f89a23f6676ad2f74075dafd347d81a +SIZE (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 5188607 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Tue Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/pkg-plist Tue Oct 27 19:50:10 2020 (r553480) @@ -210,6 +210,7 @@ include/thrift/lib/cpp2/protocol/ProtocolReaderWithRef include/thrift/lib/cpp2/protocol/Serializer.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h +include/thrift/lib/cpp2/protocol/TableBasedForwardTypes.h include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010271950.09RJoAjO099179>