git: 608c411e3b58 - main - devel/pcre2: Update to 10.43

From: Kirill Ponomarev <krion_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 10:49:42 UTC
The branch main has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=608c411e3b58f02ac39d74d0c9717b13a404e387

commit 608c411e3b58f02ac39d74d0c9717b13a404e387
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2024-02-20 10:48:45 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2024-02-20 10:48:45 +0000

    devel/pcre2: Update to 10.43
---
 devel/pcre2/Makefile  | 21 ++++++++++-----------
 devel/pcre2/distinfo  |  6 +++---
 devel/pcre2/pkg-plist | 10 ++++++----
 3 files changed, 19 insertions(+), 18 deletions(-)

diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile
index be89dfce6a81..1574bcd791b4 100644
--- a/devel/pcre2/Makefile
+++ b/devel/pcre2/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	pcre2
-PORTVERSION=	10.42
-PORTREVISION=	1
+DISTVERSION=	10.43
 CATEGORIES=	devel
-MASTER_SITES=	https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
+MASTER_SITES=	https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
 
 MAINTAINER=	krion@FreeBSD.org
 COMMENT=	Perl Compatible Regular Expressions library, version 2
@@ -16,11 +15,11 @@ CPE_VENDOR=	pcre
 
 USE_LDCONFIG=	yes
 
-GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-CONFIGURE_ARGS=	--enable-pcre2-16 \
-		--enable-pcre2-32
-INSTALL_TARGET=	install-strip
+GNU_CONFIGURE=			yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
+CONFIGURE_ARGS=			--enable-pcre2-16 \
+				--enable-pcre2-32
+INSTALL_TARGET=			install-strip
 
 OPTIONS_DEFINE=		DOCS LIBBZ2 LIBZ
 OPTIONS_RADIO=		CLI
@@ -29,10 +28,10 @@ OPTIONS_RADIO_CLI=	LIBEDIT READLINE
 LIBBZ2_DESC=	Using pcre2grep with .bz2 files
 LIBZ_DESC=	Using pcre2grep with .gz files
 
-LIBBZ2_CONFIGURE_ON=	--enable-pcre2grep-libbz2
+LIBBZ2_CONFIGURE_ON=		--enable-pcre2grep-libbz2
 LIBEDIT_USES=			libedit
 LIBEDIT_CONFIGURE_ENABLE=	pcre2test-libedit
-LIBZ_CONFIGURE_ON=	--enable-pcre2grep-libz
+LIBZ_CONFIGURE_ON=		--enable-pcre2grep-libz
 READLINE_USES=			readline
 READLINE_CONFIGURE_ENABLE=	pcre2test-libreadline
 
@@ -71,7 +70,7 @@ CONFIGURE_ARGS+=	--with-parens-nest-limit=${WITH_PARENS_NEST_LIMIT}
 
 #prevent regression test coredumps from causing failures on the
 #package-building cluster:
-.ifndef(MAINTAINER_MODE)
+.ifndef (MAINTAINER_MODE)
 CORELIMIT?=	/usr/bin/limits -Sc 0
 .endif
 TESTLOGS?=	RunGrepTest RunTest pcre_jit_test pcre_scanner_unittest \
diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo
index a8825175b928..ce230c0d39cd 100644
--- a/devel/pcre2/distinfo
+++ b/devel/pcre2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672697328
-SHA256 (pcre2-10.42.tar.bz2) = 8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840
-SIZE (pcre2-10.42.tar.bz2) = 1799866
+TIMESTAMP = 1708425567
+SHA256 (pcre2-10.43.tar.bz2) = e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb
+SIZE (pcre2-10.43.tar.bz2) = 1905255
diff --git a/devel/pcre2/pkg-plist b/devel/pcre2/pkg-plist
index 6e6d42d32f1c..56a7cd258cd1 100644
--- a/devel/pcre2/pkg-plist
+++ b/devel/pcre2/pkg-plist
@@ -6,19 +6,19 @@ include/pcre2posix.h
 lib/libpcre2-16.a
 lib/libpcre2-16.so
 lib/libpcre2-16.so.0
-lib/libpcre2-16.so.0.11.2
+lib/libpcre2-16.so.0.12.0
 lib/libpcre2-32.a
 lib/libpcre2-32.so
 lib/libpcre2-32.so.0
-lib/libpcre2-32.so.0.11.2
+lib/libpcre2-32.so.0.12.0
 lib/libpcre2-8.a
 lib/libpcre2-8.so
 lib/libpcre2-8.so.0
-lib/libpcre2-8.so.0.11.2
+lib/libpcre2-8.so.0.12.0
 lib/libpcre2-posix.a
 lib/libpcre2-posix.so
 lib/libpcre2-posix.so.3
-lib/libpcre2-posix.so.3.0.4
+lib/libpcre2-posix.so.3.0.5
 libdata/pkgconfig/libpcre2-16.pc
 libdata/pkgconfig/libpcre2-32.pc
 libdata/pkgconfig/libpcre2-8.pc
@@ -65,6 +65,7 @@ share/man/man3/pcre2_match_context_free.3.gz
 share/man/man3/pcre2_match_data_create.3.gz
 share/man/man3/pcre2_match_data_create_from_pattern.3.gz
 share/man/man3/pcre2_match_data_free.3.gz
+share/man/man3/pcre2_get_match_data_heapframes_size.3.gz
 share/man/man3/pcre2_pattern_convert.3.gz
 share/man/man3/pcre2_pattern_info.3.gz
 share/man/man3/pcre2_serialize_decode.3.gz
@@ -82,6 +83,7 @@ share/man/man3/pcre2_set_glob_separator.3.gz
 share/man/man3/pcre2_set_heap_limit.3.gz
 share/man/man3/pcre2_set_match_limit.3.gz
 share/man/man3/pcre2_set_max_pattern_length.3.gz
+share/man/man3/pcre2_set_max_varlookbehind.3.gz
 share/man/man3/pcre2_set_newline.3.gz
 share/man/man3/pcre2_set_offset_limit.3.gz
 share/man/man3/pcre2_set_parens_nest_limit.3.gz