Date: Tue, 20 Aug 2024 08:42:53 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: ee4faafed69d - main - devel/folly: update 2024.08.12.00 =?utf-8?Q?=E2=86=92?= 2024.08.19.00 Message-ID: <202408200842.47K8grfF044975@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=ee4faafed69d1293f3e975a02bb9919269d92f4f commit ee4faafed69d1293f3e975a02bb9919269d92f4f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-20 08:10:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-20 08:42:31 +0000 devel/folly: update 2024.08.12.00 → 2024.08.19.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index ea42c7593ea1..10e93702c8f7 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.08.12.00 +DISTVERSION= 2024.08.19.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index ad8551757688..22c99c5577d4 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723509311 -SHA256 (facebook-folly-v2024.08.12.00_GH0.tar.gz) = f6229c8b564aab912ebb8b9d7329c22865d20b37800408efa4e0166f630fe733 -SIZE (facebook-folly-v2024.08.12.00_GH0.tar.gz) = 4170825 +TIMESTAMP = 1724123176 +SHA256 (facebook-folly-v2024.08.19.00_GH0.tar.gz) = efb4f800edea731771bdf27f4ecba5762cde81b7a2948568f19a4ed0a8c95db6 +SIZE (facebook-folly-v2024.08.19.00_GH0.tar.gz) = 4169912 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 1681f2ec1ccb..118bd226c189 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -112,9 +112,9 @@ include/folly/Varint.h include/folly/VirtualExecutor.h include/folly/algorithm/simd/FindFixed.h include/folly/algorithm/simd/Movemask.h -include/folly/algorithm/simd/SimdForEach.h include/folly/algorithm/simd/detail/SimdAnyOf.h include/folly/algorithm/simd/detail/SimdCharPlatform.h +include/folly/algorithm/simd/detail/SimdForEach.h include/folly/algorithm/simd/detail/UnrollUtils.h include/folly/base64.h include/folly/channels/Channel-fwd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408200842.47K8grfF044975>