Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2020 18:06:29 +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: r554003 - head/devel/folly
Message-ID:  <202011031806.0A3I6Tt3066660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Nov  3 18:06:29 2020
New Revision: 554003
URL: https://svnweb.freebsd.org/changeset/ports/554003

Log:
  devel/folly: Update 2020.10.26.00 -> 2020.11.02.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 Nov  3 17:48:05 2020	(r554002)
+++ head/devel/folly/Makefile	Tue Nov  3 18:06:29 2020	(r554003)
@@ -2,7 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.10.26.00
+DISTVERSION=	2020.11.02.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Tue Nov  3 17:48:05 2020	(r554002)
+++ head/devel/folly/distinfo	Tue Nov  3 18:06:29 2020	(r554003)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603824859
-SHA256 (facebook-folly-v2020.10.26.00_GH0.tar.gz) = 204aab75bafc19d449acc61d0002fb614caee8caa424bd8933322ebe1d044dfb
-SIZE (facebook-folly-v2020.10.26.00_GH0.tar.gz) = 3244768
+TIMESTAMP = 1604421358
+SHA256 (facebook-folly-v2020.11.02.00_GH0.tar.gz) = 3a41ab604f470d6d313faf8b9cc4dc6aabf932cd0e6f21e7cdad18e510df1e14
+SIZE (facebook-folly-v2020.11.02.00_GH0.tar.gz) = 3247179

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Tue Nov  3 17:48:05 2020	(r554002)
+++ head/devel/folly/pkg-plist	Tue Nov  3 18:06:29 2020	(r554003)
@@ -469,6 +469,7 @@ 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/AtomicNotificationQueue-inl.h
 include/folly/io/async/CertificateIdentityVerifier.h
 include/folly/io/async/DecoratedAsyncTransportWrapper.h
 include/folly/io/async/DelayedDestruction.h



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