git: 3ae829ff82b2 - main - devel/folly: Update 2022.06.06.00 -> 2022.06.13.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jun 2022 22:49:51 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ae829ff82b258c853ba6b8fd88257064c61ede0 commit 3ae829ff82b258c853ba6b8fd88257064c61ede0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-13 22:48:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-13 22:49:47 +0000 devel/folly: Update 2022.06.06.00 -> 2022.06.13.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index ca89c4192f7e..c928132f75f2 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2022.06.06.00 +DISTVERSION= 2022.06.13.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index c3da022e4609..a8084d2a0589 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654543467 -SHA256 (facebook-folly-v2022.06.06.00_GH0.tar.gz) = 99d316c2c32f343cf9d433c9f168fd6a3f9644d7746442670221ed1627f496f6 -SIZE (facebook-folly-v2022.06.06.00_GH0.tar.gz) = 3639693 +TIMESTAMP = 1655146176 +SHA256 (facebook-folly-v2022.06.13.00_GH0.tar.gz) = 1151bf4292c3b2bbd0e70486bb3c6797e7cf345cc7622cdda8d01d2f70138b68 +SIZE (facebook-folly-v2022.06.13.00_GH0.tar.gz) = 3644059 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index b720d7eddf10..7f2e6dfcfb52 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -292,6 +292,8 @@ include/folly/experimental/channels/MultiplexChannel.h include/folly/experimental/channels/OnClosedException.h include/folly/experimental/channels/Producer-inl.h include/folly/experimental/channels/Producer.h +include/folly/experimental/channels/ProxyChannel-inl.h +include/folly/experimental/channels/ProxyChannel.h include/folly/experimental/channels/RateLimiter.h include/folly/experimental/channels/Transform-inl.h include/folly/experimental/channels/Transform.h @@ -704,6 +706,7 @@ include/folly/python/coro.h include/folly/python/error.h include/folly/python/executor.h include/folly/python/futures.h +include/folly/python/import.h include/folly/python/iobuf.h include/folly/small_vector.h include/folly/sorted_vector_types.h