Date: Mon, 15 Aug 2022 23:08:15 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: 77bc16ba8259 - main - devel/folly: Update 2022.08.08.00 -> 2022.08.15.00 Message-ID: <202208152308.27FN8FMn095490@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=77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1c commit 77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-15 23:07:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-15 23:08:10 +0000 devel/folly: Update 2022.08.08.00 -> 2022.08.15.00 --- devel/folly/Makefile | 3 +-- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 7c62c0e9d9c0..ff7b7e45cac5 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2022.08.08.00 -PORTREVISION= 1 +DISTVERSION= 2022.08.15.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 58df9630d8c7..ed28f1e45e12 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659992898 -SHA256 (facebook-folly-v2022.08.08.00_GH0.tar.gz) = ad27468c3c8dddacd592baa688b5d9b0a1de30c8f57e959fb88ba68a231f853d -SIZE (facebook-folly-v2022.08.08.00_GH0.tar.gz) = 3685894 +TIMESTAMP = 1660597075 +SHA256 (facebook-folly-v2022.08.15.00_GH0.tar.gz) = 6cc4a357779c1ceac4b855946651903068d1bbcf057f560946a418bb8d399ee0 +SIZE (facebook-folly-v2022.08.15.00_GH0.tar.gz) = 3693620 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 43b01347a539..9167b97a2580 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -788,6 +788,7 @@ include/folly/synchronization/RelaxedAtomic.h include/folly/synchronization/SanitizeThread.h include/folly/synchronization/SaturatingSemaphore.h include/folly/synchronization/SmallLocks.h +include/folly/synchronization/ThrottledLifoSem.h include/folly/synchronization/Utility.h include/folly/synchronization/WaitOptions.h include/folly/synchronization/detail/AtomicUtils.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208152308.27FN8FMn095490>