svn commit: r538052 - head/devel/folly

Yuri Victorovich yuri at FreeBSD.org
Fri Jun 5 20:09:01 UTC 2020


Author: yuri
Date: Fri Jun  5 20:08:59 2020
New Revision: 538052
URL: https://svnweb.freebsd.org/changeset/ports/538052

Log:
  devel/folly: Update 2020.05.25.00 -> 2020.06.01.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	Fri Jun  5 19:37:28 2020	(r538051)
+++ head/devel/folly/Makefile	Fri Jun  5 20:08:59 2020	(r538052)
@@ -2,7 +2,7 @@
 
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.05.25.00
+DISTVERSION=	2020.06.01.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/devel/folly/distinfo
==============================================================================
--- head/devel/folly/distinfo	Fri Jun  5 19:37:28 2020	(r538051)
+++ head/devel/folly/distinfo	Fri Jun  5 20:08:59 2020	(r538052)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590603778
-SHA256 (facebook-folly-v2020.05.25.00_GH0.tar.gz) = bceb726307fd63f31dc4e3ae89f0c461bae5aa75d08f7115ef0a2cb7ac40d519
-SIZE (facebook-folly-v2020.05.25.00_GH0.tar.gz) = 3214886
+TIMESTAMP = 1591386192
+SHA256 (facebook-folly-v2020.06.01.00_GH0.tar.gz) = 75b2f24790eb213cc96979b916bdafa4d5b4e8a7a1461f8c87cc53828ae19896
+SIZE (facebook-folly-v2020.06.01.00_GH0.tar.gz) = 3218168

Modified: head/devel/folly/pkg-plist
==============================================================================
--- head/devel/folly/pkg-plist	Fri Jun  5 19:37:28 2020	(r538051)
+++ head/devel/folly/pkg-plist	Fri Jun  5 20:08:59 2020	(r538052)
@@ -363,6 +363,7 @@ include/folly/fibers/TimedMutex.h
 include/folly/fibers/WhenN-inl.h
 include/folly/fibers/WhenN.h
 include/folly/fibers/async/Async.h
+include/folly/fibers/async/Baton.h
 include/folly/fibers/detail/AtomicBatchDispatcher.h
 include/folly/fibers/traits.h
 include/folly/folly-config.h


More information about the svn-ports-head mailing list