Date: Tue, 6 Feb 2024 06:49:36 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a68af7e2b4b5 - main - devel/folly: update 2024.01.29.00 =?utf-8?Q?=E2=86=92?= 2024.02.05.00 Message-ID: <202402060649.4166nahF093275@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a68af7e2b4b5b244c314483a60b39887a8196e72 commit a68af7e2b4b5b244c314483a60b39887a8196e72 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-06 06:49:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-06 06:49:26 +0000 devel/folly: update 2024.01.29.00 → 2024.02.05.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 1153bc241173..e154c4641d27 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.29.00 +DISTVERSION= 2024.02.05.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index df707efc06e0..6a73a6562af8 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706598870 -SHA256 (facebook-folly-v2024.01.29.00_GH0.tar.gz) = bf02eb37e9ed5f03eb9814107b619b581c57e7d174895e5c612bf1efef943efa -SIZE (facebook-folly-v2024.01.29.00_GH0.tar.gz) = 3975471 +TIMESTAMP = 1707193049 +SHA256 (facebook-folly-v2024.02.05.00_GH0.tar.gz) = aad95c14b237ce489a9976e011f4ae7863716aa990227734b41b173fb6bfcfb3 +SIZE (facebook-folly-v2024.02.05.00_GH0.tar.gz) = 3980688 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 53c988557ff9..5a2c49fb3d57 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -409,6 +409,7 @@ include/folly/experimental/io/AsyncIoUringSocket.h include/folly/experimental/io/AsyncIoUringSocketFactory.h include/folly/experimental/io/Epoll.h include/folly/experimental/io/EpollBackend.h +include/folly/experimental/io/EventBasePoller.h include/folly/experimental/io/FsUtil.h include/folly/experimental/io/HugePages.h include/folly/experimental/io/IoUring.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402060649.4166nahF093275>