diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-29 21:35:15 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-29 21:35:15 +0000 |
commit | 4bd20d83c950dccecbe67020ca8839cbdcdcc15f (patch) | |
tree | c2dec33592c05417032116fd2489faf89dd78567 /devel | |
parent | net/wangle: Update 2021.03.22.00 -> 2021.03.29.00 (diff) |
devel/fbthrift: Update 2021.03.22.00 -> 2021.03.29.00
Notes
Notes:
svn path=/head/; revision=569515
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fbthrift/Makefile | 2 | ||||
-rw-r--r-- | devel/fbthrift/distinfo | 6 | ||||
-rw-r--r-- | devel/fbthrift/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 0199f5b606b2..05a286cabe2d 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.03.22.00 +DISTVERSION= 2021.03.29.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 4f734050f954..a41d0bcdd2a0 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616547338 -SHA256 (facebook-fbthrift-v2021.03.22.00_GH0.tar.gz) = 01815b40c51176c25af04bae84e1b349351093fd4b8b13712e71d5478a9883e1 -SIZE (facebook-fbthrift-v2021.03.22.00_GH0.tar.gz) = 5389890 +TIMESTAMP = 1617051228 +SHA256 (facebook-fbthrift-v2021.03.29.00_GH0.tar.gz) = 2cbfccdd58afef1e3983043d90c503ffa09453321700d1bd8f3d697c2eba8c30 +SIZE (facebook-fbthrift-v2021.03.29.00_GH0.tar.gz) = 5393863 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 7ca2981e12a0..d8571cab64ce 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -132,6 +132,7 @@ include/thrift/lib/cpp2/async/Interaction.h include/thrift/lib/cpp2/async/MessageChannel.h include/thrift/lib/cpp2/async/PooledRequestChannel.h include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h +include/thrift/lib/cpp2/async/ReplyInfo.h include/thrift/lib/cpp2/async/RequestCallback.h include/thrift/lib/cpp2/async/RequestChannel.h include/thrift/lib/cpp2/async/ResponseChannel.h |