aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-09-20 04:37:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-09-20 04:37:48 +0000
commitf2d1da8eceeba36494777c515ed0a41ae706d7c3 (patch)
treecce3763f6f759110821544797a487ac368c173ce
parent1961f7b532ec26ad55f6daf2c5354b769625c513 (diff)
downloadports-f2d1da8eceeba36494777c515ed0a41ae706d7c3.tar.gz
ports-f2d1da8eceeba36494777c515ed0a41ae706d7c3.zip
devel/fatal: Update 2022.09.12.00 -> 2022.09.19.00
-rw-r--r--devel/fatal/Makefile2
-rw-r--r--devel/fatal/distinfo6
-rw-r--r--devel/fatal/pkg-plist2
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