Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2020 04:36:19 +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: r558127 - head/devel/folly
Message-ID:  <202012150436.0BF4aJm1000432@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec 15 04:36:18 2020
New Revision: 558127
URL: https://svnweb.freebsd.org/changeset/ports/558127

Log:
  devel/folly: Update 2020.12.07.00 -> 2020.12.14.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 Dec 15 04:01:53 2020	(r558126)
+++ head/devel/folly/Makefile	Tue Dec 15 04:36:18 2020	(r558127)
@@ -2,7 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.12.07.00
+DISTVERSION=	2020.12.14.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Tue Dec 15 04:01:53 2020	(r558126)
+++ head/devel/folly/distinfo	Tue Dec 15 04:36:18 2020	(r558127)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607465592
-SHA256 (facebook-folly-v2020.12.07.00_GH0.tar.gz) = 50157b17943a2012866fd191308bec66fb657d988beffd298c12dd69ea4f52a7
-SIZE (facebook-folly-v2020.12.07.00_GH0.tar.gz) = 3263131
+TIMESTAMP = 1608001910
+SHA256 (facebook-folly-v2020.12.14.00_GH0.tar.gz) = a3590caac887575bc0a936ae2380126c0edf754c9bdaef7ed84316f68665c791
+SIZE (facebook-folly-v2020.12.14.00_GH0.tar.gz) = 3269163

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Tue Dec 15 04:01:53 2020	(r558126)
+++ head/devel/folly/pkg-plist	Tue Dec 15 04:36:18 2020	(r558127)
@@ -478,6 +478,8 @@ include/folly/io/async/DelayedDestruction.h
 include/folly/io/async/DelayedDestructionBase.h
 include/folly/io/async/DestructorCheck.h
 include/folly/io/async/EventBase.h
+include/folly/io/async/EventBaseAtomicNotificationQueue-inl.h
+include/folly/io/async/EventBaseAtomicNotificationQueue.h
 include/folly/io/async/EventBaseBackendBase.h
 include/folly/io/async/EventBaseLocal.h
 include/folly/io/async/EventBaseManager.h



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