Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 19:48:37 +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: r553477 - head/devel/folly
Message-ID:  <202010271948.09RJmbPp098689@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Oct 27 19:48:36 2020
New Revision: 553477
URL: https://svnweb.freebsd.org/changeset/ports/553477

Log:
  devel/folly: Update 2020.10.12.00 -> 2020.10.26.00
  
  Reported by:	portscout

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

Modified: head/devel/folly/Makefile
==============================================================================
--- head/devel/folly/Makefile	Tue Oct 27 19:32:35 2020	(r553476)
+++ head/devel/folly/Makefile	Tue Oct 27 19:48:36 2020	(r553477)
@@ -2,7 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.10.12.00
+DISTVERSION=	2020.10.26.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Tue Oct 27 19:32:35 2020	(r553476)
+++ head/devel/folly/distinfo	Tue Oct 27 19:48:36 2020	(r553477)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602727809
-SHA256 (facebook-folly-v2020.10.12.00_GH0.tar.gz) = 6cfcea6d214a9ebcd8c3762841e3e2b9ea951fd56353b76207f0ead033111195
-SIZE (facebook-folly-v2020.10.12.00_GH0.tar.gz) = 3228444
+TIMESTAMP = 1603824859
+SHA256 (facebook-folly-v2020.10.26.00_GH0.tar.gz) = 204aab75bafc19d449acc61d0002fb614caee8caa424bd8933322ebe1d044dfb
+SIZE (facebook-folly-v2020.10.26.00_GH0.tar.gz) = 3244768

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Tue Oct 27 19:32:35 2020	(r553476)
+++ head/devel/folly/pkg-plist	Tue Oct 27 19:48:36 2020	(r553477)
@@ -468,6 +468,7 @@ include/folly/io/async/AsyncTransport.h
 include/folly/io/async/AsyncTransportCertificate.h
 include/folly/io/async/AsyncUDPServerSocket.h
 include/folly/io/async/AsyncUDPSocket.h
+include/folly/io/async/AtomicNotificationQueue.h
 include/folly/io/async/CertificateIdentityVerifier.h
 include/folly/io/async/DecoratedAsyncTransportWrapper.h
 include/folly/io/async/DelayedDestruction.h
@@ -727,9 +728,15 @@ lib/cmake/folly/folly-config.cmake
 lib/cmake/folly/folly-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/folly/folly-targets.cmake
 lib/libfolly.so
+lib/libfolly.so.0.58.0-dev
 lib/libfolly_exception_counter.so
+lib/libfolly_exception_counter.so.0.58.0-dev
 lib/libfolly_exception_tracer.so
+lib/libfolly_exception_tracer.so.0.58.0-dev
 lib/libfolly_exception_tracer_base.so
+lib/libfolly_exception_tracer_base.so.0.58.0-dev
 lib/libfolly_test_util.so
+lib/libfolly_test_util.so.0.58.0-dev
 lib/libfollybenchmark.so
+lib/libfollybenchmark.so.0.58.0-dev
 libdata/pkgconfig/libfolly.pc



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