git: 64167b05e9ad - main - devel/folly: Update 2021.12.13.00 -> 2021.12.20.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 06:08:39 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=64167b05e9ade830e0f18d8f3f8a53e5b68bfb1b
commit 64167b05e9ade830e0f18d8f3f8a53e5b68bfb1b
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-12-21 06:08:17 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-12-21 06:08:34 +0000
devel/folly: Update 2021.12.13.00 -> 2021.12.20.00
---
devel/folly/Makefile | 2 +-
devel/folly/distinfo | 6 +++---
devel/folly/pkg-plist | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index b32ca63c6768..f6a26305c5b4 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2021.12.13.00
+DISTVERSION= 2021.12.20.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 8bf7080eda79..15d49f86c757 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639513499
-SHA256 (facebook-folly-v2021.12.13.00_GH0.tar.gz) = 6c44276ae591c70608b604f8415e3280b7f105e03ceac2b18b4afeb0e24e088e
-SIZE (facebook-folly-v2021.12.13.00_GH0.tar.gz) = 3535417
+TIMESTAMP = 1640048567
+SHA256 (facebook-folly-v2021.12.20.00_GH0.tar.gz) = 1e780708cd23cb01b62b4db09ef02ba36f8949a8a8115d3398fd395e748a9343
+SIZE (facebook-folly-v2021.12.20.00_GH0.tar.gz) = 3542498
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 9da5a58ca52a..3675df18f65a 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -285,6 +285,7 @@ include/folly/experimental/channels/MergeChannel-inl.h
include/folly/experimental/channels/MergeChannel.h
include/folly/experimental/channels/Producer-inl.h
include/folly/experimental/channels/Producer.h
+include/folly/experimental/channels/RateLimiter.h
include/folly/experimental/channels/Transform-inl.h
include/folly/experimental/channels/Transform.h
include/folly/experimental/channels/detail/AtomicQueue.h
@@ -582,6 +583,7 @@ include/folly/lang/Exception.h
include/folly/lang/Extern.h
include/folly/lang/Keep.h
include/folly/lang/Launder.h
+include/folly/lang/New.h
include/folly/lang/Ordering.h
include/folly/lang/Pretty.h
include/folly/lang/PropagateConst.h