Date: Mon, 31 Jan 2022 19:27:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b73792e650d5 - main - devel/folly: Update 2022.01.24.00 -> 2022.01.31.00 Message-ID: <202201311927.20VJRqB2043550@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b73792e650d55e901fa06058f87478013d6cd1aa commit b73792e650d55e901fa06058f87478013d6cd1aa Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-31 19:09:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-31 19:27:41 +0000 devel/folly: Update 2022.01.24.00 -> 2022.01.31.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 5800fac11746..23200191c62b 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2022.01.24.00 +DISTVERSION= 2022.01.31.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 6595d0f37f72..817dc7a48e21 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643044684 -SHA256 (facebook-folly-v2022.01.24.00_GH0.tar.gz) = 5c8511eaed524da292ae7f624269153d45533995cb88e34f487ded49f8db388d -SIZE (facebook-folly-v2022.01.24.00_GH0.tar.gz) = 3553219 +TIMESTAMP = 1643651483 +SHA256 (facebook-folly-v2022.01.31.00_GH0.tar.gz) = d764b9a7832d967bb7cfea4bcda15d650315aa4d559fde1da2a52b015cd88b9c +SIZE (facebook-folly-v2022.01.31.00_GH0.tar.gz) = 3557350 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index ea79a56fa5b2..3ed31bc45c41 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -564,7 +564,6 @@ include/folly/json_patch.h include/folly/json_pointer.h include/folly/lang/Align.h include/folly/lang/Aligned.h -include/folly/lang/Assume-inl.h include/folly/lang/Assume.h include/folly/lang/Badge.h include/folly/lang/Bits.h @@ -576,6 +575,8 @@ include/folly/lang/CheckedMath.h include/folly/lang/CustomizationPoint.h include/folly/lang/Exception.h include/folly/lang/Extern.h +include/folly/lang/Hint-inl.h +include/folly/lang/Hint.h include/folly/lang/Keep.h include/folly/lang/Launder.h include/folly/lang/New.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201311927.20VJRqB2043550>