Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2021 01:23:51 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567883 - head/devel/folly
Message-ID:  <202103090123.1291NpfN051994@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Mar  9 01:23:51 2021
New Revision: 567883
URL: https://svnweb.freebsd.org/changeset/ports/567883

Log:
  devel/folly: Update 2021.03.01.00 -> 2021.03.08.00

Modified:
  head/devel/folly/Makefile
  head/devel/folly/distinfo
  head/devel/folly/pkg-plist

Modified: head/devel/folly/Makefile
==============================================================================
--- head/devel/folly/Makefile	Tue Mar  9 01:21:22 2021	(r567882)
+++ head/devel/folly/Makefile	Tue Mar  9 01:23:51 2021	(r567883)
@@ -2,7 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2021.03.01.00
+DISTVERSION=	2021.03.08.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Tue Mar  9 01:21:22 2021	(r567882)
+++ head/devel/folly/distinfo	Tue Mar  9 01:23:51 2021	(r567883)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614621484
-SHA256 (facebook-folly-v2021.03.01.00_GH0.tar.gz) = 07e89cfd2522e033481afe9961e638023387ac0ef24533e92a2164fa888400d6
-SIZE (facebook-folly-v2021.03.01.00_GH0.tar.gz) = 3306980
+TIMESTAMP = 1615246289
+SHA256 (facebook-folly-v2021.03.08.00_GH0.tar.gz) = 0abc95efe80c9852162018dfad084b89da5f5fa30c98dda373e7ae33c35a5221
+SIZE (facebook-folly-v2021.03.08.00_GH0.tar.gz) = 3347785

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Tue Mar  9 01:21:22 2021	(r567882)
+++ head/devel/folly/pkg-plist	Tue Mar  9 01:23:51 2021	(r567883)
@@ -141,6 +141,7 @@ include/folly/container/HeterogeneousAccess.h
 include/folly/container/Iterator.h
 include/folly/container/Merge.h
 include/folly/container/SparseByteSet.h
+include/folly/container/View.h
 include/folly/container/detail/BitIteratorDetail.h
 include/folly/container/detail/F14Defaults.h
 include/folly/container/detail/F14IntrinsicsAvailability.h
@@ -156,7 +157,6 @@ include/folly/detail/AsyncTrace.h
 include/folly/detail/AtFork.h
 include/folly/detail/AtomicHashUtils.h
 include/folly/detail/AtomicUnorderedMapUtils.h
-include/folly/detail/Demangle.h
 include/folly/detail/DiscriminatedPtrDetail.h
 include/folly/detail/FileUtilDetail.h
 include/folly/detail/FingerprintPolynomial.h
@@ -309,7 +309,6 @@ include/folly/experimental/coro/Traits.h
 include/folly/experimental/coro/Transform-inl.h
 include/folly/experimental/coro/Transform.h
 include/folly/experimental/coro/UnboundedQueue.h
-include/folly/experimental/coro/Utils.h
 include/folly/experimental/coro/ViaIfAsync.h
 include/folly/experimental/coro/Wait.h
 include/folly/experimental/coro/WithAsyncStack.h
@@ -522,6 +521,8 @@ include/folly/io/async/test/TestSSLServer.h
 include/folly/io/async/test/TimeUtil.h
 include/folly/io/async/test/UndelayedDestruction.h
 include/folly/io/async/test/Util.h
+include/folly/io/coro/ServerSocket.h
+include/folly/io/coro/Socket.h
 include/folly/json.h
 include/folly/json_patch.h
 include/folly/json_pointer.h
@@ -545,6 +546,7 @@ include/folly/lang/PropagateConst.h
 include/folly/lang/RValueReferenceWrapper.h
 include/folly/lang/SafeAssert.h
 include/folly/lang/StaticConst.h
+include/folly/lang/ToAscii.h
 include/folly/lang/TypeInfo.h
 include/folly/lang/UncaughtExceptions.h
 include/folly/logging/AsyncFileWriter.h
@@ -593,6 +595,7 @@ include/folly/memory/detail/MallocImpl.h
 include/folly/memory/not_null-inl.h
 include/folly/memory/not_null.h
 include/folly/net/NetOps.h
+include/folly/net/NetOpsDispatcher.h
 include/folly/net/NetworkSocket.h
 include/folly/net/detail/SocketFileDescriptorMap.h
 include/folly/poly/Nullable.h



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