git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
Date: Thu, 06 Feb 2025 08:51:38 UTC
The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=754e706fbdf23204268c145be17a16a70b0424f6 commit 754e706fbdf23204268c145be17a16a70b0424f6 Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2025-02-06 08:51:26 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2025-02-06 08:51:26 +0000 devel/pcre2: Update to 10.45 --- devel/pcre2/Makefile | 4 ++-- devel/pcre2/distinfo | 6 +++--- devel/pcre2/pkg-plist | 11 +++++++---- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile index 1574bcd791b4..c8272a644c23 100644 --- a/devel/pcre2/Makefile +++ b/devel/pcre2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pcre2 -DISTVERSION= 10.43 +DISTVERSION= 10.45 CATEGORIES= devel MASTER_SITES= https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ @@ -8,7 +8,7 @@ COMMENT= Perl Compatible Regular Expressions library, version 2 WWW= https://www.pcre.org/ LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENCE +LICENSE_FILE= ${WRKSRC}/LICENCE.md USES= autoreconf cpe libtool pkgconfig tar:bz2 CPE_VENDOR= pcre diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo index ce230c0d39cd..b168a4197d70 100644 --- a/devel/pcre2/distinfo +++ b/devel/pcre2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708425567 -SHA256 (pcre2-10.43.tar.bz2) = e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb -SIZE (pcre2-10.43.tar.bz2) = 1905255 +TIMESTAMP = 1738825989 +SHA256 (pcre2-10.45.tar.bz2) = 21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4 +SIZE (pcre2-10.45.tar.bz2) = 2072403 diff --git a/devel/pcre2/pkg-plist b/devel/pcre2/pkg-plist index 56a7cd258cd1..f783f2072d73 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.12.0 +lib/libpcre2-16.so.0.14.0 lib/libpcre2-32.a lib/libpcre2-32.so lib/libpcre2-32.so.0 -lib/libpcre2-32.so.0.12.0 +lib/libpcre2-32.so.0.14.0 lib/libpcre2-8.a lib/libpcre2-8.so lib/libpcre2-8.so.0 -lib/libpcre2-8.so.0.12.0 +lib/libpcre2-8.so.0.14.0 lib/libpcre2-posix.a lib/libpcre2-posix.so lib/libpcre2-posix.so.3 -lib/libpcre2-posix.so.3.0.5 +lib/libpcre2-posix.so.3.0.6 libdata/pkgconfig/libpcre2-16.pc libdata/pkgconfig/libpcre2-32.pc libdata/pkgconfig/libpcre2-8.pc @@ -82,14 +82,17 @@ share/man/man3/pcre2_set_glob_escape.3.gz 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_compiled_length.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_optimize.3.gz share/man/man3/pcre2_set_parens_nest_limit.3.gz share/man/man3/pcre2_set_recursion_limit.3.gz share/man/man3/pcre2_set_recursion_memory_management.3.gz share/man/man3/pcre2_set_substitute_callout.3.gz +share/man/man3/pcre2_set_substitute_case_callout.3.gz share/man/man3/pcre2_substitute.3.gz share/man/man3/pcre2_substring_copy_byname.3.gz share/man/man3/pcre2_substring_copy_bynumber.3.gz