diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-06 17:14:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-06 17:22:13 +0000 |
commit | 9e1af231604b012e9dbc717c6208b1846bfd6ddd (patch) | |
tree | 81f638e69304ddac3eba8e55374f1979c18f07bd /devel/folly | |
parent | 231fcae1b373c1c9b6d8bf7aec3ce95b35395da2 (diff) |
Diffstat (limited to 'devel/folly')
-rw-r--r-- | devel/folly/Makefile | 2 | ||||
-rw-r--r-- | devel/folly/distinfo | 6 | ||||
-rw-r--r-- | devel/folly/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 7f4f06cb38d6..a5f419c369f1 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2021.03.29.00 +DISTVERSION= 2021.04.05.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index e3da15fbec41..fc60a4dfcc76 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617051224 -SHA256 (facebook-folly-v2021.03.29.00_GH0.tar.gz) = 8c4265b7f179aac509f4072166c3e8b2cb99747451abdc8d9b35f6a10a8c890c -SIZE (facebook-folly-v2021.03.29.00_GH0.tar.gz) = 3365464 +TIMESTAMP = 1617726675 +SHA256 (facebook-folly-v2021.04.05.00_GH0.tar.gz) = d2e6e932f920304d9d2e912a568bd4655cccd3707120c172a88564c036a2d0f6 +SIZE (facebook-folly-v2021.04.05.00_GH0.tar.gz) = 3371110 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index e48ae9321258..da6823c2c88e 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -540,6 +540,7 @@ include/folly/lang/Cast.h include/folly/lang/CheckedMath.h include/folly/lang/CustomizationPoint.h include/folly/lang/Exception.h +include/folly/lang/Extern.h include/folly/lang/Keep.h include/folly/lang/Launder.h include/folly/lang/Ordering.h |