aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2025-02-06 08:51:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2025-02-06 08:51:26 +0000
commit754e706fbdf23204268c145be17a16a70b0424f6 (patch)
treedd3736f8fd42991c6a64d61b4914188948881969
parenteccefd5927bd67505de8f290d9376508e2272113 (diff)
devel/pcre2: Update to 10.45
-rw-r--r--devel/pcre2/Makefile4
-rw-r--r--devel/pcre2/distinfo6
-rw-r--r--devel/pcre2/pkg-plist11
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