git: eee9d23fe9c7 - main - devel/folly: Update 2021.04.19.00 -> 2021.04.26.00
Yuri Victorovich
yuri at FreeBSD.org
Mon Apr 26 17:56:41 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eee9d23fe9c7f01483885e5615d047395303e970
commit eee9d23fe9c7f01483885e5615d047395303e970
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-26 17:41:07 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-26 17:56:30 +0000
devel/folly: Update 2021.04.19.00 -> 2021.04.26.00
---
devel/folly/Makefile | 2 +-
devel/folly/distinfo | 6 +++---
devel/folly/pkg-plist | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 4dc2880ab930..5f9effa6a843 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2021.04.19.00
+DISTVERSION= 2021.04.26.00
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 704fd7bfe86e..5d1ac49e3aba 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618823172
-SHA256 (facebook-folly-v2021.04.19.00_GH0.tar.gz) = 5cf7e81efc8b27c9c647122dff067315f8e8e69911f901a9a81a2bed16d3d107
-SIZE (facebook-folly-v2021.04.19.00_GH0.tar.gz) = 3375288
+TIMESTAMP = 1619456337
+SHA256 (facebook-folly-v2021.04.26.00_GH0.tar.gz) = d31ec11fad3c8a6a0b6ad1e2aecbc93c073ad8afea2d86c7fb2afe00973e414d
+SIZE (facebook-folly-v2021.04.26.00_GH0.tar.gz) = 3375883
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index b3f90af8d4ef..235f135d5f4f 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -627,7 +627,6 @@ include/folly/portability/Memory.h
include/folly/portability/OpenSSL.h
include/folly/portability/PThread.h
include/folly/portability/Sched.h
-include/folly/portability/Semaphore.h
include/folly/portability/Sockets.h
include/folly/portability/Stdio.h
include/folly/portability/Stdlib.h
@@ -710,6 +709,7 @@ include/folly/synchronization/HazptrThreadPoolExecutor.h
include/folly/synchronization/LifoSem.h
include/folly/synchronization/Lock.h
include/folly/synchronization/MicroSpinLock.h
+include/folly/synchronization/NativeSemaphore.h
include/folly/synchronization/ParkingLot.h
include/folly/synchronization/PicoSpinLock.h
include/folly/synchronization/RWSpinLock.h
More information about the dev-commits-ports-all
mailing list