summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-07 01:13:05 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-07 01:26:37 -0700
commit2015e87010c25836ccb60ee2e5f5f4bce8b3f8fd (patch)
tree7ed51ef2dee8ec69a5abe3bfe25ec0b285f5ac1e
parentbiology/ncbi-cxx-toolkit: update 28.0.3 → 28.0.4 (diff)
devel/folly: update 2024.05.02.00 → 2024.05.06.00
-rw-r--r--devel/folly/Makefile4
-rw-r--r--devel/folly/distinfo6
-rw-r--r--devel/folly/pkg-plist10
3 files changed, 13 insertions, 7 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 2be1f586698b..ebc91e0919bb 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2024.05.02.00
+DISTVERSION= 2024.05.06.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -46,7 +46,7 @@ CXXFLAGS+= -fPIC
CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT
CXXFLAGS_powerpc64= -DFOLLY_QUOTIENT_MULTI_SET_SUPPORTED=0
-do-test: # tests fail to compile, see https://github.com/facebook/folly/issues/2032
+do-test: # tests fail to configure, see https://github.com/facebook/folly/issues/2188
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 5c43a8252d35..35a772bd7607 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714712514
-SHA256 (facebook-folly-v2024.05.02.00_GH0.tar.gz) = c220c556b69ddd91fd83aa2682c7c60470d23d9157e27c803e27f795aac0da9c
-SIZE (facebook-folly-v2024.05.02.00_GH0.tar.gz) = 4091636
+TIMESTAMP = 1715055828
+SHA256 (facebook-folly-v2024.05.06.00_GH0.tar.gz) = d50418d0e9fb620def36feb50c4a8c60dd4d7dc3a5ef1acf486724f0e7a5b83e
+SIZE (facebook-folly-v2024.05.06.00_GH0.tar.gz) = 4089272
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 822f27afd49e..e1c0f7584d0b 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -138,6 +138,13 @@ include/folly/channels/ProxyChannel.h
include/folly/channels/RateLimiter.h
include/folly/channels/Transform-inl.h
include/folly/channels/Transform.h
+include/folly/channels/detail/AtomicQueue.h
+include/folly/channels/detail/ChannelBridge.h
+include/folly/channels/detail/FunctionTraits.h
+include/folly/channels/detail/IntrusivePtr.h
+include/folly/channels/detail/MultiplexerTraits.h
+include/folly/channels/detail/PointerVariant.h
+include/folly/channels/detail/Utility.h
include/folly/chrono/Clock.h
include/folly/chrono/Conv.h
include/folly/chrono/Hardware.h
@@ -268,8 +275,8 @@ include/folly/executors/QueueObserver.h
include/folly/executors/QueuedImmediateExecutor.h
include/folly/executors/ScheduledExecutor.h
include/folly/executors/SequencedExecutor.h
-include/folly/executors/SerialExecutor.h
include/folly/executors/SerialExecutor-inl.h
+include/folly/executors/SerialExecutor.h
include/folly/executors/SerializedExecutor.h
include/folly/executors/SoftRealTimeExecutor.h
include/folly/executors/StrandExecutor.h
@@ -322,7 +329,6 @@ include/folly/experimental/TestUtil.h
include/folly/experimental/ThreadedRepeatingFunctionRunner.h
include/folly/experimental/TimerFD.h
include/folly/experimental/TimerFDTimeoutManager.h
-include/folly/experimental/TupleOps.h
include/folly/experimental/bser/Bser.h
include/folly/experimental/channels/Channel-fwd.h
include/folly/experimental/channels/Channel-inl.h