Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2024 03:38:35 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: e987dd571d1f - main - devel/folly: update 2024.08.19.00 =?utf-8?Q?=E2=86=92?= 2024.08.26.00
Message-ID:  <202408270338.47R3cZ2P013745@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=e987dd571d1f50195497ac46500f50f7ed80a211

commit e987dd571d1f50195497ac46500f50f7ed80a211
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-27 03:37:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-27 03:38:29 +0000

    devel/folly: update 2024.08.19.00 → 2024.08.26.00
---
 devel/folly/Makefile | 3 ++-
 devel/folly/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 10e93702c8f7..c14b4ae1c81e 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.08.19.00
+DISTVERSION=	2024.08.26.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,6 +15,7 @@ BROKEN_powerpc=		compilation fails: Big endian requires a redesigned table (asse
 BROKEN_powerpc64=	compilation fails: Big endian requires a redesigned table (assert in folly/detail/base64_detail/Base64SWAR.cpp:107)
 
 BUILD_DEPENDS=	elfutils>0:devel/elfutils # workaround for missing symbols like DW_UT_compile: https://github.com/facebook/folly/issues/1654
+BUILD_DEPENDS+=	fast_float>0:math/fast_float
 LIB_DEPENDS=	libboost_atomic.so:devel/boost-libs \
 		libbzip2.so:misc/vxl \
 		libdouble-conversion.so:devel/double-conversion \
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 22c99c5577d4..c356d2bcaf2e 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724123176
-SHA256 (facebook-folly-v2024.08.19.00_GH0.tar.gz) = efb4f800edea731771bdf27f4ecba5762cde81b7a2948568f19a4ed0a8c95db6
-SIZE (facebook-folly-v2024.08.19.00_GH0.tar.gz) = 4169912
+TIMESTAMP = 1724722970
+SHA256 (facebook-folly-v2024.08.26.00_GH0.tar.gz) = 7f08016988ca146c77ced2fafd2ae6b39159ab7f99e7eb0c3e8eeed8dc09c03d
+SIZE (facebook-folly-v2024.08.26.00_GH0.tar.gz) = 4177628



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408270338.47R3cZ2P013745>