git: 16be0742bef4 - main - devel/fatal: Update 2022.06.20.00 -> 2022.06.27.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 27 Jun 2022 19:36:37 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=16be0742bef41dd940de1befcb7188dd17ae659d

commit 16be0742bef41dd940de1befcb7188dd17ae659d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-27 19:36:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-27 19:36:28 +0000

    devel/fatal: Update 2022.06.20.00 -> 2022.06.27.00
---
 devel/fatal/Makefile  | 3 ++-
 devel/fatal/distinfo  | 6 +++---
 devel/fatal/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile
index e958abd35c97..c78cf10584d3 100644
--- a/devel/fatal/Makefile
+++ b/devel/fatal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fatal
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2022.06.20.00
+DISTVERSION=	2022.06.27.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,5 +19,6 @@ do-install:
 	cd ${WRKSRC} && ${COPYTREE_SHARE} ${PORTNAME} ${STAGEDIR}${PREFIX}/include
 	${FIND} ${STAGEDIR}${PREFIX}/include -name "*.cpp" -delete
 	${FIND} ${STAGEDIR}${PREFIX}/include -type d -empty -delete
+	${RM} ${STAGEDIR}${PREFIX}/include/fatal/.clang-tidy
 
 .include <bsd.port.mk>
diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo
index 40f6f3c4d1d2..d70d68631be2 100644
--- a/devel/fatal/distinfo
+++ b/devel/fatal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655746885
-SHA256 (facebook-fatal-v2022.06.20.00_GH0.tar.gz) = 98c5582dba0c38191fde5f4cb5a7fd932fcc72298db4a0311008f5bb479926f3
-SIZE (facebook-fatal-v2022.06.20.00_GH0.tar.gz) = 655216
+TIMESTAMP = 1656352819
+SHA256 (facebook-fatal-v2022.06.27.00_GH0.tar.gz) = ecdbee73aba066486774900290e40c54dbc67aebcbf04ffa44112f1c45217a60
+SIZE (facebook-fatal-v2022.06.27.00_GH0.tar.gz) = 659433
diff --git a/devel/fatal/pkg-plist b/devel/fatal/pkg-plist
index 88781931d1ed..9d2dcb087cb6 100644
--- a/devel/fatal/pkg-plist
+++ b/devel/fatal/pkg-plist
@@ -37,6 +37,7 @@ include/fatal/string/tokenizer.h
 include/fatal/test/args.h
 include/fatal/test/compatibility.h
 include/fatal/test/driver.h
+include/fatal/test/env.h
 include/fatal/test/random_data.h
 include/fatal/test/ref_counter.h
 include/fatal/test/string.h