git: 33f92c18f532 - main - devel/folly: Update 2021.05.10 -> 2021.05.17
Yuri Victorovich
yuri at FreeBSD.org
Thu May 20 04:56:38 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=33f92c18f5327bf07e84c6de8013c88b3899b9af
commit 33f92c18f5327bf07e84c6de8013c88b3899b9af
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-20 04:52:10 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-20 04:56:31 +0000
devel/folly: Update 2021.05.10 -> 2021.05.17
---
devel/folly/Makefile | 5 ++++-
devel/folly/distinfo | 8 +++++---
devel/folly/pkg-plist | 1 +
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 7aae4cece78b..49c3b54229ac 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,8 +1,11 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2021.05.10.00
+DISTVERSION= 2021.05.17.00
CATEGORIES= devel
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= e4cfd54f6bbfa990a0a38223a7540f2aed249a97.patch:-p1 # port exception_ptr_get_object to freebsd
+
MAINTAINER= yuri at FreeBSD.org
COMMENT= C++ library developed and used at Facebook
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 0e146029f8ea..a45016e8784e 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1620662218
-SHA256 (facebook-folly-v2021.05.10.00_GH0.tar.gz) = 8cc9bb12a96895d86526438c7c22adba2b581cefb3d8e7c3220b243cc7e0002a
-SIZE (facebook-folly-v2021.05.10.00_GH0.tar.gz) = 3381621
+TIMESTAMP = 1621479277
+SHA256 (facebook-folly-v2021.05.17.00_GH0.tar.gz) = 10449ec28542a8da0f93600b45d2be51ccb5debfcaad2c42d1cbdf6ad204510b
+SIZE (facebook-folly-v2021.05.17.00_GH0.tar.gz) = 3388449
+SHA256 (e4cfd54f6bbfa990a0a38223a7540f2aed249a97.patch) = e41cbb2a8ce61e572469357462fb3e387e064d050357c4ac97fa978433756f81
+SIZE (e4cfd54f6bbfa990a0a38223a7540f2aed249a97.patch) = 3756
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 026add362ce5..469b3081a0f3 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -38,6 +38,7 @@ include/folly/File.h
include/folly/FileUtil.h
include/folly/Fingerprint.h
include/folly/FixedString.h
+include/folly/FollyMemcpy.h
include/folly/Format-inl.h
include/folly/Format.h
include/folly/FormatArg.h
More information about the dev-commits-ports-all
mailing list