From nobody Thu Feb 06 08:51:38 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YpW6y29JGz5nK5d; Thu, 06 Feb 2025 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YpW6y1Y0gz3Jkp; Thu, 06 Feb 2025 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738831898; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7BL65QW4+SvZAGcoFIS4hfR/HiffUOdsyE+pA3HA3ho=; b=K6GNhQ3yehet81XOs7IhkABvVSjzx6KO3JHHWzwfr0P5BEjwDjHTQGCHvaNWcFvTPLjfaJ Uqh+tNYWjT/BCjTo74g5Evxon0vm8LyjPi4o1PA7T82VV3wfBeqG2qjPeZhnPNTJ7TfjY8 FLcYzMF5pxn/dhNfpNiR2qrdwMsjZPZC8llVmImslRFQdja3wofdfd2EMASihM6Zp16qXB G19XWs8JIvT3jDROxJJXQTcdp+GTc48Y2oZ5a6KcEnJSkv7buulzB6yKBYZ8AdsVsBls/e VCnOcD31HTFMx7snJsw5QX4ROjZNmQR2dzhrUMmIjbGjS1pT7eVR+Qwj2BdYFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738831898; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7BL65QW4+SvZAGcoFIS4hfR/HiffUOdsyE+pA3HA3ho=; b=oJWRG777O3G5ZXTXzoRmny11x8a7N9BzOE0t0GBWMrOjnvodYn6EzMs9kk+yrUS7cOFwce SP2Z06jFYpS2BksCMUZ1SEALQEluBdhSrtSsPo1+k+YVDbkys+kuaSUrThlAzcC9wQHpHZ Poh0BLtAbpeo8StI0ozdqUq0UpzRrTqn+hTIHZFnJxVQZ3TS/Hada4Dtx/kys6TQTBb7Aq hMc18oNOMlJKAUUrMkjsvB6Q7woyoaMKPY3o30fwu+716jSGTOvLow1Thw9ag1Jdt9yVfk X7fhcJnw1QrmujO0ax0o1rghJFr70WW7Xz/w/AGC8wzgPrCJJ6ijGM9ScPJ2Fg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738831898; a=rsa-sha256; cv=none; b=CNu608gMtZfYF/Scqp1SElU7J2XD3eP9n5U/vrIKAtMxoxazafPnxN7UgVNKXMs+9o92zi JMd42CPgoVz5rllq0iYKkWVIHwm7YAb+NPS+hr3c4vLrr00UrTGvuypQFp9WPwW4+Okzzf Z4P58CobGatC9BynswunO/9+EtvX9dXr37BzEK9O7TznZpV5R93fY3jNaTNMAs1I2SPRq/ IlNzowWhZEuLKVYohGb3nsnYuLyqvZIAQIO8MzZF823fS6+wcwSQcIA23F+mZMZdj4bjCe EJV9EXdC85IaYeOGwg1pRKu6QCC+pbWrylm4YZwCnvkOJrTU1ZoFN4F5vLVZ5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YpW6y13VszXP0; Thu, 06 Feb 2025 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 5168pcfv046755; Thu, 6 Feb 2025 08:51:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 5168pcD3046752; Thu, 6 Feb 2025 08:51:38 GMT (envelope-from git) Date: Thu, 6 Feb 2025 08:51:38 GMT Message-Id: <202502060851.5168pcD3046752@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kirill Ponomarev Subject: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 754e706fbdf23204268c145be17a16a70b0424f6 Auto-Submitted: auto-generated The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=754e706fbdf23204268c145be17a16a70b0424f6 commit 754e706fbdf23204268c145be17a16a70b0424f6 Author: Kirill Ponomarev AuthorDate: 2025-02-06 08:51:26 +0000 Commit: Kirill Ponomarev 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