git: a39f025adaa9 - main - devel/folly: Update 2023.08.14.00 → 2023.08.28.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 07:32:50 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a39f025adaa90918b411b416f7fe9887dd22364c commit a39f025adaa90918b411b416f7fe9887dd22364c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-29 06:05:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-29 07:32:42 +0000 devel/folly: Update 2023.08.14.00 → 2023.08.28.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 0fe6d4398276..5f9e7a86c6bc 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.08.14.00 +DISTVERSION= 2023.08.28.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index cd473f1f00b9..d190e2e7901c 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692073472 -SHA256 (facebook-folly-v2023.08.14.00_GH0.tar.gz) = 63b0abc6860e91651484937fbb6e90a05dbf48b30133b56846e5e6b9d13c396c -SIZE (facebook-folly-v2023.08.14.00_GH0.tar.gz) = 3886615 +TIMESTAMP = 1693274163 +SHA256 (facebook-folly-v2023.08.28.00_GH0.tar.gz) = 6b774054d987e0e34432d6745a10c67db8d43ef4a6d841328ad8eb35144c12c0 +SIZE (facebook-folly-v2023.08.28.00_GH0.tar.gz) = 3896530 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 2284a2e10615..7e209046947b 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -495,6 +495,7 @@ include/folly/folly-config.h include/folly/functional/ApplyTuple.h include/folly/functional/Invoke.h include/folly/functional/Partial.h +include/folly/functional/traits.h include/folly/futures/Barrier.h include/folly/futures/Future-inl.h include/folly/futures/Future-pre.h @@ -600,6 +601,8 @@ include/folly/io/async/test/AsyncSSLSocketTest.h include/folly/io/async/test/AsyncSocketTest.h include/folly/io/async/test/AsyncSocketTest2.h include/folly/io/async/test/BlockingSocket.h +include/folly/io/async/test/CallbackStateEnum.h +include/folly/io/async/test/ConnCallback.h include/folly/io/async/test/MockAsyncSSLSocket.h include/folly/io/async/test/MockAsyncServerSocket.h include/folly/io/async/test/MockAsyncSocket.h @@ -608,6 +611,7 @@ include/folly/io/async/test/MockAsyncUDPSocket.h include/folly/io/async/test/MockTimeoutManager.h include/folly/io/async/test/ScopedBoundPort.h include/folly/io/async/test/SocketPair.h +include/folly/io/async/test/TFOUtil.h include/folly/io/async/test/TestSSLServer.h include/folly/io/async/test/TimeUtil.h include/folly/io/async/test/UndelayedDestruction.h