Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2020 18:29:48 +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: r558937 - head/devel/fbthrift
Message-ID:  <202012221829.0BMITmBf078975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec 22 18:29:48 2020
New Revision: 558937
URL: https://svnweb.freebsd.org/changeset/ports/558937

Log:
  devel/fbthrift: Update 2020.12.14.00 -> 2020.12.21.00

Modified:
  head/devel/fbthrift/Makefile
  head/devel/fbthrift/distinfo
  head/devel/fbthrift/pkg-plist

Modified: head/devel/fbthrift/Makefile
==============================================================================
--- head/devel/fbthrift/Makefile	Tue Dec 22 18:29:45 2020	(r558936)
+++ head/devel/fbthrift/Makefile	Tue Dec 22 18:29:48 2020	(r558937)
@@ -2,7 +2,7 @@
 
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.12.14.00
+DISTVERSION=	2020.12.21.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,6 +18,7 @@ LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 		libfolly.so:devel/folly \
 		libgflags.so:devel/gflags \
 		libglog.so:devel/glog \
+		libsodium.so:security/libsodium \
 		libwangle.so:net/wangle \
 		libzstd.so:archivers/zstd
 

Modified: head/devel/fbthrift/distinfo
==============================================================================
--- head/devel/fbthrift/distinfo	Tue Dec 22 18:29:45 2020	(r558936)
+++ head/devel/fbthrift/distinfo	Tue Dec 22 18:29:48 2020	(r558937)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608001914
-SHA256 (facebook-fbthrift-v2020.12.14.00_GH0.tar.gz) = 893f8cb73747fffe8c8ba890818af3de41d6a22addeccbf47ff554098016b052
-SIZE (facebook-fbthrift-v2020.12.14.00_GH0.tar.gz) = 5309249
+TIMESTAMP = 1608659360
+SHA256 (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 494c122f2848cf8521f541eb3f0cee5b19169e216c1ec25bd37f15003b9e34f5
+SIZE (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 5304211

Modified: head/devel/fbthrift/pkg-plist
==============================================================================
--- head/devel/fbthrift/pkg-plist	Tue Dec 22 18:29:45 2020	(r558936)
+++ head/devel/fbthrift/pkg-plist	Tue Dec 22 18:29:48 2020	(r558937)
@@ -273,6 +273,7 @@ include/thrift/lib/cpp2/server/Cpp2ConnContext.h
 include/thrift/lib/cpp2/server/Cpp2Connection.h
 include/thrift/lib/cpp2/server/Cpp2Worker.h
 include/thrift/lib/cpp2/server/LoggingEvent.h
+include/thrift/lib/cpp2/server/MonitoringServerInterface.h
 include/thrift/lib/cpp2/server/QIAdmissionController.h
 include/thrift/lib/cpp2/server/RequestDebugLog.h
 include/thrift/lib/cpp2/server/RequestsRegistry.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012221829.0BMITmBf078975>