git: b73677028b18 - main - devel/folly: Update 2021.11.01.00 -> 2021.11.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Nov 2021 22:35:30 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b73677028b180313e810830c5e3de41faef6bf13 commit b73677028b180313e810830c5e3de41faef6bf13 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-11-14 21:50:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-11-14 22:35:20 +0000 devel/folly: Update 2021.11.01.00 -> 2021.11.08.00 --- devel/folly/Makefile | 3 ++- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 075b5e998c33..5b8c51cdde6d 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2021.11.01.00 +DISTVERSION= 2021.11.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -18,6 +18,7 @@ LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \ libfmt.so:devel/libfmt \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ + libicui18n.so:devel/icu \ liblz4.so:archivers/liblz4 \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 8f464b6cd3ae..af405789d713 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636305661 -SHA256 (facebook-folly-v2021.11.01.00_GH0.tar.gz) = eddea9b82ae1b32d1a1ad0cf3e6c1990fb270f9b4c02cf3d82e7ae9bb9f9475e -SIZE (facebook-folly-v2021.11.01.00_GH0.tar.gz) = 3517255 +TIMESTAMP = 1636922505 +SHA256 (facebook-folly-v2021.11.08.00_GH0.tar.gz) = 26f33869c663aa416df57d4c6ba2266fb47c66bddd514b9cd1b5e08cf7a6df01 +SIZE (facebook-folly-v2021.11.08.00_GH0.tar.gz) = 3522553 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index fb330d3123a1..cc0dee712a2f 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -299,6 +299,7 @@ include/folly/experimental/coro/AsyncScope.h include/folly/experimental/coro/AsyncStack.h include/folly/experimental/coro/Baton.h include/folly/experimental/coro/BlockingWait.h +include/folly/experimental/coro/BoundedQueue.h include/folly/experimental/coro/Collect-inl.h include/folly/experimental/coro/Collect.h include/folly/experimental/coro/Concat-inl.h