pcre2: updated to 10.43

PCRE2-10.43

There are a lot of changes in this release. Those that are not just bugfixes or source tidies are described in the NEWS file and there is more information in ChangeLog. Note that JIT support for Armv5 is withdrawn in this release. There have only been minor changes since 10.43-RC1.
This commit is contained in:
adam 2024-02-16 17:51:22 +00:00
parent f1b5678267
commit 2abe1718d5
3 changed files with 11 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.27 2022/12/13 07:21:49 adam Exp $
# $NetBSD: Makefile,v 1.28 2024/02/16 17:51:22 adam Exp $
DISTNAME= pcre2-10.42
DISTNAME= pcre2-10.43
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=PhilipHazel/}
GITHUB_RELEASE= ${DISTNAME}

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2019/11/26 10:17:55 wiz Exp $
@comment $NetBSD: PLIST,v 1.10 2024/02/16 17:51:22 adam Exp $
bin/pcre2-config
bin/pcre2grep
bin/pcre2test
@ -35,6 +35,7 @@ man/man3/pcre2_general_context_create.3
man/man3/pcre2_general_context_free.3
man/man3/pcre2_get_error_message.3
man/man3/pcre2_get_mark.3
man/man3/pcre2_get_match_data_heapframes_size.3
man/man3/pcre2_get_match_data_size.3
man/man3/pcre2_get_ovector_count.3
man/man3/pcre2_get_ovector_pointer.3
@ -71,6 +72,7 @@ man/man3/pcre2_set_glob_separator.3
man/man3/pcre2_set_heap_limit.3
man/man3/pcre2_set_match_limit.3
man/man3/pcre2_set_max_pattern_length.3
man/man3/pcre2_set_max_varlookbehind.3
man/man3/pcre2_set_newline.3
man/man3/pcre2_set_offset_limit.3
man/man3/pcre2_set_parens_nest_limit.3
@ -136,6 +138,7 @@ share/doc/pcre2/html/pcre2_general_context_create.html
share/doc/pcre2/html/pcre2_general_context_free.html
share/doc/pcre2/html/pcre2_get_error_message.html
share/doc/pcre2/html/pcre2_get_mark.html
share/doc/pcre2/html/pcre2_get_match_data_heapframes_size.html
share/doc/pcre2/html/pcre2_get_match_data_size.html
share/doc/pcre2/html/pcre2_get_ovector_count.html
share/doc/pcre2/html/pcre2_get_ovector_pointer.html
@ -172,6 +175,7 @@ share/doc/pcre2/html/pcre2_set_glob_separator.html
share/doc/pcre2/html/pcre2_set_heap_limit.html
share/doc/pcre2/html/pcre2_set_match_limit.html
share/doc/pcre2/html/pcre2_set_max_pattern_length.html
share/doc/pcre2/html/pcre2_set_max_varlookbehind.html
share/doc/pcre2/html/pcre2_set_newline.html
share/doc/pcre2/html/pcre2_set_offset_limit.html
share/doc/pcre2/html/pcre2_set_parens_nest_limit.html

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.24 2022/12/13 07:21:49 adam Exp $
$NetBSD: distinfo,v 1.25 2024/02/16 17:51:22 adam Exp $
BLAKE2s (pcre2-10.42.tar.gz) = ef78b75ed64b069b5536ca23feb73b576555762d3b8c4e3365a09ff1f98b43de
SHA512 (pcre2-10.42.tar.gz) = a3db6c5c620775838819be616652e73ce00f5ef5c1f49f559ff3efb51a119d02f01254c5901c1f7d0c47c0ddfcf4313e38d6ca32c35381b8f87f36896d10e6f7
Size (pcre2-10.42.tar.gz) = 2397194 bytes
BLAKE2s (pcre2-10.43.tar.gz) = d178ac5e74dcc421482308de708480c0396a5a181471850ce91e2847675c892e
SHA512 (pcre2-10.43.tar.gz) = e1183226ea3e56a1c7ec97e2c7d7ad5a163b9b576930c997e6ac4c26f1c92fc7e9491b5b297b1dd68d43432f7fbbddcc6207a189beb37ef158ad68bad5598988
Size (pcre2-10.43.tar.gz) = 2522928 bytes