Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2022 04:37:57 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: f2d1da8eceeb - main - devel/fatal: Update 2022.09.12.00 -> 2022.09.19.00
Message-ID:  <202209200437.28K4bvld007138@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=f2d1da8eceeba36494777c515ed0a41ae706d7c3

commit f2d1da8eceeba36494777c515ed0a41ae706d7c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-20 04:37:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-20 04:37:48 +0000

    devel/fatal: Update 2022.09.12.00 -> 2022.09.19.00
---
 devel/fatal/Makefile  | 2 +-
 devel/fatal/distinfo  | 6 +++---
 devel/fatal/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile
index c6931e85801a..b3b2eb5fab86 100644
--- a/devel/fatal/Makefile
+++ b/devel/fatal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fatal
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2022.09.12.00
+DISTVERSION=	2022.09.19.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo
index 73f0b84f6acb..61eea20efa4c 100644
--- a/devel/fatal/distinfo
+++ b/devel/fatal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663105497
-SHA256 (facebook-fatal-v2022.09.12.00_GH0.tar.gz) = 55a8f902e126a86b5729d320fe057162e291e57ed5a763d9110fbda7d928b3bd
-SIZE (facebook-fatal-v2022.09.12.00_GH0.tar.gz) = 659920
+TIMESTAMP = 1663642474
+SHA256 (facebook-fatal-v2022.09.19.00_GH0.tar.gz) = ff07f257e3decc95c807a91345a984bcaa957defbe9c399d7533d7ef6fd34026
+SIZE (facebook-fatal-v2022.09.19.00_GH0.tar.gz) = 661065
diff --git a/devel/fatal/pkg-plist b/devel/fatal/pkg-plist
index 9d2dcb087cb6..c77a8b5cdef8 100644
--- a/devel/fatal/pkg-plist
+++ b/devel/fatal/pkg-plist
@@ -52,6 +52,7 @@ include/fatal/type/arithmetic.h
 include/fatal/type/array.h
 include/fatal/type/benchmark/trie/trie_benchmark.h
 include/fatal/type/bitwise.h
+include/fatal/type/builtin.h
 include/fatal/type/call_traits.h
 include/fatal/type/cartesian_product.h
 include/fatal/type/cat.h
@@ -86,6 +87,7 @@ include/fatal/type/impl/apply.h
 include/fatal/type/impl/arithmetic.h
 include/fatal/type/impl/array.h
 include/fatal/type/impl/bitwise.h
+include/fatal/type/impl/builtin.h
 include/fatal/type/impl/cartesian_product.h
 include/fatal/type/impl/cat.h
 include/fatal/type/impl/compare.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209200437.28K4bvld007138>