git: ca31c6700b59 - main - devel/pcre2: Update to 10.46
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Oct 2025 17:39:55 UTC
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca31c6700b590b7645a92cbd3479c91de66b1d88
commit ca31c6700b590b7645a92cbd3479c91de66b1d88
Author: Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2025-10-01 17:34:16 +0000
Commit: Dan Langille <dvl@FreeBSD.org>
CommitDate: 2025-10-01 17:39:52 +0000
devel/pcre2: Update to 10.46
This fixes CVE-2025-58050
see vuxml b51a4121-9607-11f0-becf-00a098b42aeb
re: https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.46
PR: 289169
Security: CVE-2025-58050
---
devel/pcre2/Makefile | 3 +--
devel/pcre2/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile
index 5fe467cf5cbf..7b09ea0fd806 100644
--- a/devel/pcre2/Makefile
+++ b/devel/pcre2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pcre2
-DISTVERSION= 10.45
-PORTREVISION= 1
+DISTVERSION= 10.46
CATEGORIES= devel
MASTER_SITES= https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo
index b168a4197d70..558f8cfcb451 100644
--- a/devel/pcre2/distinfo
+++ b/devel/pcre2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738825989
-SHA256 (pcre2-10.45.tar.bz2) = 21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4
-SIZE (pcre2-10.45.tar.bz2) = 2072403
+TIMESTAMP = 1759339956
+SHA256 (pcre2-10.46.tar.bz2) = 15fbc5aba6beee0b17aecb04602ae39432393aba1ebd8e39b7cabf7db883299f
+SIZE (pcre2-10.46.tar.bz2) = 2035354