Date: Tue, 12 Nov 2024 08:32:40 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: b0bb2596bfbb - main - devel/folly: update 2024.11.04.00 =?utf-8?Q?=E2=86=92?= 2024.11.11.00 Message-ID: <202411120832.4AC8Weue051023@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=b0bb2596bfbbb7f51795460eae41fefd5221f34a commit b0bb2596bfbbb7f51795460eae41fefd5221f34a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-12 07:40:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-12 08:32:30 +0000 devel/folly: update 2024.11.04.00 → 2024.11.11.00 --- devel/folly/Makefile | 5 ++++- devel/folly/distinfo | 8 +++++--- devel/folly/pkg-plist | 1 - 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 7115788cf7b3..38d697dd5061 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,8 +1,11 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.11.04.00 +DISTVERSION= 2024.11.11.00 CATEGORIES= devel +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 7e1b61737d4a73f41253afec054113fb7adc754a.patch:-p1 # https://github.com/facebook/folly/pull/2338 + MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library developed and used at Facebook WWW= https://github.com/facebook/folly diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 19a3187706e0..3d6fc8f7eecc 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1730783709 -SHA256 (facebook-folly-v2024.11.04.00_GH0.tar.gz) = b91e72b7e1f93772d03dc3938141046f9c66241ceb2e2d01a81630bdcff9b2a1 -SIZE (facebook-folly-v2024.11.04.00_GH0.tar.gz) = 4188454 +TIMESTAMP = 1731397158 +SHA256 (facebook-folly-v2024.11.11.00_GH0.tar.gz) = 31851a6fe10fff79c92191a7ac5946b1f7726c45dabeb59b1a02ffbb6a030ddb +SIZE (facebook-folly-v2024.11.11.00_GH0.tar.gz) = 4191440 +SHA256 (7e1b61737d4a73f41253afec054113fb7adc754a.patch) = 41782aa2cdef89470d73ee60a2b664047681d944b81c5859338d3dca3eb1d7c1 +SIZE (7e1b61737d4a73f41253afec054113fb7adc754a.patch) = 1141 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 35e30ba193d8..b6e59e82ff58 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -418,7 +418,6 @@ include/folly/experimental/EliasFanoCoding.h include/folly/experimental/EventCount.h include/folly/experimental/FlatCombiningPriorityQueue.h include/folly/experimental/FunctionScheduler.h -include/folly/experimental/LockFreeRingBuffer.h include/folly/experimental/RelaxedConcurrentPriorityQueue.h include/folly/experimental/SingletonRelaxedCounter.h include/folly/experimental/TestUtil.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411120832.4AC8Weue051023>