Skip to content

Commit

Permalink
devel/pegtl: Update 3.0.0 -> 3.2.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 30, 2022
1 parent 77b2aec commit 6e035f4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/pegtl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pegtl
DISTVERSION= 3.0.0
DISTVERSION= 3.2.5
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions 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
14 changes: 14 additions & 0 deletions devel/pegtl/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 6e035f4

Please sign in to comment.