git: 6e035f410abb - main - devel/pegtl: Update 3.0.0 -> 3.2.5

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 30 Apr 2022 18:42:40 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e035f410abbe9e8aa2b47646e5431312e9c9254

commit 6e035f410abbe9e8aa2b47646e5431312e9c9254
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-30 18:30:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-30 18:42:35 +0000

    devel/pegtl: Update 3.0.0 -> 3.2.5
    
    Reported by:    portscout
---
 devel/pegtl/Makefile  |  2 +-
 devel/pegtl/distinfo  |  6 +++---
 devel/pegtl/pkg-plist | 14 ++++++++++++++
 3 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/devel/pegtl/Makefile b/devel/pegtl/Makefile
index e2a136be2e90..941171bc701e 100644
--- a/devel/pegtl/Makefile
+++ b/devel/pegtl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pegtl
-DISTVERSION=	3.0.0
+DISTVERSION=	3.2.5
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/pegtl/distinfo b/devel/pegtl/distinfo
index cf00a698b841..017e30221be0 100644
--- a/devel/pegtl/distinfo
+++ b/devel/pegtl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606794034
-SHA256 (taocpp-PEGTL-3.0.0_GH0.tar.gz) = b47af025450f5c12251cd831f90deab666e18a8029f3dbffb32672b0450af902
-SIZE (taocpp-PEGTL-3.0.0_GH0.tar.gz) = 220494
+TIMESTAMP = 1651343142
+SHA256 (taocpp-PEGTL-3.2.5_GH0.tar.gz) = 4ecefe4151b14684a944dde57e68c98e00224e5fea055c263e1bfbed24a99827
+SIZE (taocpp-PEGTL-3.2.5_GH0.tar.gz) = 248904
diff --git a/devel/pegtl/pkg-plist b/devel/pegtl/pkg-plist
index 67959faa3b3a..445296d883b8 100644
--- a/devel/pegtl/pkg-plist
+++ b/devel/pegtl/pkg-plist
@@ -11,18 +11,22 @@ include/tao/pegtl/change_state.hpp
 include/tao/pegtl/change_states.hpp
 include/tao/pegtl/config.hpp
 include/tao/pegtl/contrib/abnf.hpp
+include/tao/pegtl/contrib/add_state.hpp
 include/tao/pegtl/contrib/alphabet.hpp
 include/tao/pegtl/contrib/analyze.hpp
 include/tao/pegtl/contrib/analyze_traits.hpp
+include/tao/pegtl/contrib/check_bytes.hpp
 include/tao/pegtl/contrib/control_action.hpp
 include/tao/pegtl/contrib/coverage.hpp
 include/tao/pegtl/contrib/forward.hpp
+include/tao/pegtl/contrib/function.hpp
 include/tao/pegtl/contrib/http.hpp
 include/tao/pegtl/contrib/icu/internal.hpp
 include/tao/pegtl/contrib/icu/utf16.hpp
 include/tao/pegtl/contrib/icu/utf32.hpp
 include/tao/pegtl/contrib/icu/utf8.hpp
 include/tao/pegtl/contrib/if_then.hpp
+include/tao/pegtl/contrib/instantiate.hpp
 include/tao/pegtl/contrib/integer.hpp
 include/tao/pegtl/contrib/internal/endian.hpp
 include/tao/pegtl/contrib/internal/endian_gcc.hpp
@@ -35,17 +39,25 @@ include/tao/pegtl/contrib/internal/peek_utf16.hpp
 include/tao/pegtl/contrib/internal/peek_utf32.hpp
 include/tao/pegtl/contrib/internal/read_uint.hpp
 include/tao/pegtl/contrib/internal/set_stack_guard.hpp
+include/tao/pegtl/contrib/internal/vector_stack_guard.hpp
+include/tao/pegtl/contrib/iri.hpp
 include/tao/pegtl/contrib/json.hpp
 include/tao/pegtl/contrib/json_pointer.hpp
+include/tao/pegtl/contrib/limit_bytes.hpp
+include/tao/pegtl/contrib/limit_depth.hpp
 include/tao/pegtl/contrib/parse_tree.hpp
 include/tao/pegtl/contrib/parse_tree_to_dot.hpp
+include/tao/pegtl/contrib/peg.hpp
+include/tao/pegtl/contrib/predicates.hpp
 include/tao/pegtl/contrib/print.hpp
 include/tao/pegtl/contrib/print_coverage.hpp
+include/tao/pegtl/contrib/proto3.hpp
 include/tao/pegtl/contrib/raw_string.hpp
 include/tao/pegtl/contrib/remove_first_state.hpp
 include/tao/pegtl/contrib/remove_last_states.hpp
 include/tao/pegtl/contrib/rep_one_min_max.hpp
 include/tao/pegtl/contrib/rep_string.hpp
+include/tao/pegtl/contrib/separated_seq.hpp
 include/tao/pegtl/contrib/shuffle_states.hpp
 include/tao/pegtl/contrib/state_control.hpp
 include/tao/pegtl/contrib/to_string.hpp
@@ -88,6 +100,7 @@ include/tao/pegtl/internal/crlf_eol.hpp
 include/tao/pegtl/internal/cstream_reader.hpp
 include/tao/pegtl/internal/cstring_reader.hpp
 include/tao/pegtl/internal/dependent_false.hpp
+include/tao/pegtl/internal/dependent_true.hpp
 include/tao/pegtl/internal/disable.hpp
 include/tao/pegtl/internal/discard.hpp
 include/tao/pegtl/internal/enable.hpp
@@ -99,6 +112,7 @@ include/tao/pegtl/internal/failure.hpp
 include/tao/pegtl/internal/file_mapper_posix.hpp
 include/tao/pegtl/internal/file_mapper_win32.hpp
 include/tao/pegtl/internal/file_reader.hpp
+include/tao/pegtl/internal/filesystem.hpp
 include/tao/pegtl/internal/has_apply.hpp
 include/tao/pegtl/internal/has_apply0.hpp
 include/tao/pegtl/internal/has_match.hpp