git: e7df4a136768 - main - devel/folly: Update 2022.09.19.00 -> 2022.09.26.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Sep 2022 02:49:14 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7df4a136768e7730b2cfb3867c8fcc05e806afc commit e7df4a136768e7730b2cfb3867c8fcc05e806afc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-26 20:15:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-27 02:49:00 +0000 devel/folly: Update 2022.09.19.00 -> 2022.09.26.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 86466666f7bb..2db795b79b2c 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2022.09.19.00 +DISTVERSION= 2022.09.26.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 67c4c59f77a2..d18255c36301 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663642465 -SHA256 (facebook-folly-v2022.09.19.00_GH0.tar.gz) = 0aee963cd5da8db7be7cc8e03f7a8bcaa2a320ab1b209b3cd2644bfa6b60f0ca -SIZE (facebook-folly-v2022.09.19.00_GH0.tar.gz) = 3715649 +TIMESTAMP = 1664210344 +SHA256 (facebook-folly-v2022.09.26.00_GH0.tar.gz) = 24a4cb5a4338cc3874a5e0ae13cfdc83720ce1363fc0faed1fc32c26b35fb6ec +SIZE (facebook-folly-v2022.09.26.00_GH0.tar.gz) = 3734654 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 2594185f4152..595b75c936fb 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -384,9 +384,13 @@ include/folly/experimental/exception_tracer/StackTrace.h include/folly/experimental/flat_combining/FlatCombining.h include/folly/experimental/io/AsyncBase.h include/folly/experimental/io/AsyncIO.h +include/folly/experimental/io/AsyncIoUringSocket.h +include/folly/experimental/io/AsyncIoUringSocketFactory.h include/folly/experimental/io/FsUtil.h include/folly/experimental/io/HugePages.h include/folly/experimental/io/IoUring.h +include/folly/experimental/io/IoUringEvent.h +include/folly/experimental/io/IoUringEventBaseLocal.h include/folly/experimental/io/IoUringBackend.h include/folly/experimental/io/SimpleAsyncIO.h include/folly/experimental/observer/Observable-inl.h