svn commit: r544191 - head/devel/folly

Yuri Victorovich yuri at FreeBSD.org
Wed Aug 5 00:37:38 UTC 2020


Author: yuri
Date: Wed Aug  5 00:37:36 2020
New Revision: 544191
URL: https://svnweb.freebsd.org/changeset/ports/544191

Log:
  devel/folly: Update 2020.07.27.00 -> 2020.08.03.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	Wed Aug  5 00:08:51 2020	(r544190)
+++ head/devel/folly/Makefile	Wed Aug  5 00:37:36 2020	(r544191)
@@ -2,8 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.07.27.00
-PORTREVISION=	1
+DISTVERSION=	2020.08.03.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Wed Aug  5 00:08:51 2020	(r544190)
+++ head/devel/folly/distinfo	Wed Aug  5 00:37:36 2020	(r544191)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595951305
-SHA256 (facebook-folly-v2020.07.27.00_GH0.tar.gz) = 328b689f639b6618e4083cc9e0365f0e1da23c7b0496f67d0d85e5a1bbb9661c
-SIZE (facebook-folly-v2020.07.27.00_GH0.tar.gz) = 3166353
+TIMESTAMP = 1596584391
+SHA256 (facebook-folly-v2020.08.03.00_GH0.tar.gz) = 30ec5103725703ce28377b087f12501a4bcaf632a46a079c88ecf0bcd34db114
+SIZE (facebook-folly-v2020.08.03.00_GH0.tar.gz) = 3169846

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Wed Aug  5 00:08:51 2020	(r544190)
+++ head/devel/folly/pkg-plist	Wed Aug  5 00:37:36 2020	(r544191)
@@ -340,6 +340,7 @@ include/folly/fibers/AddTasks.h
 include/folly/fibers/AtomicBatchDispatcher-inl.h
 include/folly/fibers/AtomicBatchDispatcher.h
 include/folly/fibers/BatchDispatcher.h
+include/folly/fibers/BatchSemaphore.h
 include/folly/fibers/Baton-inl.h
 include/folly/fibers/Baton.h
 include/folly/fibers/BoostContextCompatibility.h
@@ -365,6 +366,7 @@ include/folly/fibers/LoopController.h
 include/folly/fibers/Promise-inl.h
 include/folly/fibers/Promise.h
 include/folly/fibers/Semaphore.h
+include/folly/fibers/SemaphoreBase.h
 include/folly/fibers/SimpleLoopController.h
 include/folly/fibers/TimedMutex-inl.h
 include/folly/fibers/TimedMutex.h


More information about the svn-ports-all mailing list