Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2025 13:10:13 +0100 (CET)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Kirill Ponomarev <kp@krion.cc>
Cc:        dev-commits-ports-main@freebsd.org, Kirill Ponomarev <krion@freebsd.org>, dev-commits-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
Message-ID:  <1503232706.1419.1738843813551@localhost>
In-Reply-To: <Z6Se9NYBXWHMJNV8@krion.cc>
References:  <202502060851.5168pcD3046752@gitrepo.freebsd.org> <481180925.4189.1738836536397@localhost> <Z6Se9NYBXWHMJNV8@krion.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1418_1321990030.1738843813427
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Oh ok,

I thought it had a lot of overlap with this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251642

Regards,
Ronald
 
Van: Kirill Ponomarev <kp@krion.cc>
Datum: donderdag, 6 februari 2025 12:37
Aan: Ronald Klop <ronald-lists@klop.ws>
CC: Kirill Ponomarev <krion@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org, dev-commits-ports-all@freebsd.org
Onderwerp: Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
> 
> Thanks for the pointer but the commit was not based on PR.
> 
> On 02/06, Ronald Klop wrote:
> > I noticed you didn't mention the PR in which the work for this was done.
> >
> > It is appreciated if you link the commits to the PRs by adding the PR number to the message. That will also automatically register the commit in Bugzilla. Which helps others to understand what has been done to fix the issue.
> >
> > Regards,
> > Ronald.
> >
> >
> >
> > Van: Kirill Ponomarev <krion@FreeBSD.org>
> > Datum: donderdag, 6 februari 2025 09:51
> > Aan: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
> > Onderwerp: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
> > >
> > > 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
> > >
> > >
> > >
> >
> >
> 
> 
> 
>  

 
------=_Part_1418_1321990030.1738843813427
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body>Oh ok,<br>
<br>
I thought it had a lot of overlap with this: <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251642">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251642</a><br>;
<br>
Regards,<br>
Ronald<br>
&nbsp;
<p><strong>Van:</strong> Kirill Ponomarev &lt;kp@krion.cc&gt;<br>
<strong>Datum:</strong> donderdag, 6 februari 2025 12:37<br>
<strong>Aan:</strong> Ronald Klop &lt;ronald-lists@klop.ws&gt;<br>
<strong>CC:</strong> Kirill Ponomarev &lt;krion@freebsd.org&gt;, ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org, dev-commits-ports-all@freebsd.org<br>
<strong>Onderwerp:</strong> Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45</p>

<blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px">
<div class="MessageRFC822Viewer" id="P">
<div class="MultipartMixedViewer">
<div class="TextPlainViewer" id="P.P.P1">Thanks for the pointer but the commit was not based on PR.<br>
<br>
On 02/06, Ronald Klop wrote:<br>
&gt; I noticed you didn't mention the PR in which the work for this was done.<br>
&gt;<br>
&gt; It is appreciated if you link the commits to the PRs by adding the PR number to the message. That will also automatically register the commit in Bugzilla. Which helps others to understand what has been done to fix the issue.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Ronald.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Van: Kirill Ponomarev &lt;krion@FreeBSD.org&gt;<br>
&gt; Datum: donderdag, 6 februari 2025 09:51<br>
&gt; Aan: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org<br>
&gt; Onderwerp: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45<br>
&gt; &gt;<br>
&gt; &gt; The branch main has been updated by krion:<br>
&gt; &gt;<br>
&gt; &gt; URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=754e706fbdf23204268c145be17a16a70b0424f6">https://cgit.FreeBSD.org/ports/commit/?id=754e706fbdf23204268c145be17a16a70b0424f6</a><br>;
&gt; &gt;<br>
&gt; &gt; commit 754e706fbdf23204268c145be17a16a70b0424f6<br>
&gt; &gt; Author: &nbsp;&nbsp;&nbsp;&nbsp;Kirill Ponomarev &lt;krion@FreeBSD.org&gt;<br>
&gt; &gt; AuthorDate: 2025-02-06 08:51:26 +0000<br>
&gt; &gt; Commit: &nbsp;&nbsp;&nbsp;&nbsp;Kirill Ponomarev &lt;krion@FreeBSD.org&gt;<br>
&gt; &gt; CommitDate: 2025-02-06 08:51:26 +0000<br>
&gt; &gt;<br>
&gt; &gt; &nbsp;&nbsp;&nbsp;&nbsp;devel/pcre2: Update to 10.45<br>
&gt; &gt; ---<br>
&gt; &gt; &nbsp;devel/pcre2/Makefile &nbsp;| &nbsp;4 ++--<br>
&gt; &gt; &nbsp;devel/pcre2/distinfo &nbsp;| &nbsp;6 +++---<br>
&gt; &gt; &nbsp;devel/pcre2/pkg-plist | 11 +++++++----<br>
&gt; &gt; &nbsp;3 files changed, 12 insertions(+), 9 deletions(-)<br>
&gt; &gt;<br>
&gt; &gt; diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile<br>
&gt; &gt; index 1574bcd791b4..c8272a644c23 100644<br>
&gt; &gt; --- a/devel/pcre2/Makefile<br>
&gt; &gt; +++ b/devel/pcre2/Makefile<br>
&gt; &gt; @@ -1,5 +1,5 @@<br>
&gt; &gt; &nbsp;PORTNAME= &nbsp;pcre2<br>
&gt; &gt; -DISTVERSION= &nbsp;&nbsp;10.43<br>
&gt; &gt; +DISTVERSION= &nbsp;&nbsp;10.45<br>
&gt; &gt; &nbsp;CATEGORIES= &nbsp;&nbsp;&nbsp;devel<br>
&gt; &gt; &nbsp;MASTER_SITES= &nbsp;<a href="https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/">https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/</a><br>;
&gt; &gt; @@ -8,7 +8,7 @@ COMMENT= &nbsp;&nbsp;&nbsp;Perl Compatible Regular Expressions library, version 2<br>
&gt; &gt; &nbsp;WWW= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.pcre.org/">https://www.pcre.org/</a><br>;
&gt; &gt; &nbsp;LICENSE= &nbsp;&nbsp;BSD3CLAUSE<br>
&gt; &gt; -LICENSE_FILE= &nbsp;${WRKSRC}/LICENCE<br>
&gt; &gt; +LICENSE_FILE= &nbsp;${WRKSRC}/LICENCE.md<br>
&gt; &gt; &nbsp;USES= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;autoreconf cpe libtool pkgconfig tar:bz2<br>
&gt; &gt; &nbsp;CPE_VENDOR= &nbsp;&nbsp;&nbsp;pcre<br>
&gt; &gt; diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo<br>
&gt; &gt; index ce230c0d39cd..b168a4197d70 100644<br>
&gt; &gt; --- a/devel/pcre2/distinfo<br>
&gt; &gt; +++ b/devel/pcre2/distinfo<br>
&gt; &gt; @@ -1,3 +1,3 @@<br>
&gt; &gt; -TIMESTAMP = 1708425567<br>
&gt; &gt; -SHA256 (pcre2-10.43.tar.bz2) = e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb<br>
&gt; &gt; -SIZE (pcre2-10.43.tar.bz2) = 1905255<br>
&gt; &gt; +TIMESTAMP = 1738825989<br>
&gt; &gt; +SHA256 (pcre2-10.45.tar.bz2) = 21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4<br>
&gt; &gt; +SIZE (pcre2-10.45.tar.bz2) = 2072403<br>
&gt; &gt; diff --git a/devel/pcre2/pkg-plist b/devel/pcre2/pkg-plist<br>
&gt; &gt; index 56a7cd258cd1..f783f2072d73 100644<br>
&gt; &gt; --- a/devel/pcre2/pkg-plist<br>
&gt; &gt; +++ b/devel/pcre2/pkg-plist<br>
&gt; &gt; @@ -6,19 +6,19 @@ include/pcre2posix.h<br>
&gt; &gt; &nbsp;lib/libpcre2-16.a<br>
&gt; &gt; &nbsp;lib/libpcre2-16.so<br>
&gt; &gt; &nbsp;lib/libpcre2-16.so.0<br>
&gt; &gt; -lib/libpcre2-16.so.0.12.0<br>
&gt; &gt; +lib/libpcre2-16.so.0.14.0<br>
&gt; &gt; &nbsp;lib/libpcre2-32.a<br>
&gt; &gt; &nbsp;lib/libpcre2-32.so<br>
&gt; &gt; &nbsp;lib/libpcre2-32.so.0<br>
&gt; &gt; -lib/libpcre2-32.so.0.12.0<br>
&gt; &gt; +lib/libpcre2-32.so.0.14.0<br>
&gt; &gt; &nbsp;lib/libpcre2-8.a<br>
&gt; &gt; &nbsp;lib/libpcre2-8.so<br>
&gt; &gt; &nbsp;lib/libpcre2-8.so.0<br>
&gt; &gt; -lib/libpcre2-8.so.0.12.0<br>
&gt; &gt; +lib/libpcre2-8.so.0.14.0<br>
&gt; &gt; &nbsp;lib/libpcre2-posix.a<br>
&gt; &gt; &nbsp;lib/libpcre2-posix.so<br>
&gt; &gt; &nbsp;lib/libpcre2-posix.so.3<br>
&gt; &gt; -lib/libpcre2-posix.so.3.0.5<br>
&gt; &gt; +lib/libpcre2-posix.so.3.0.6<br>
&gt; &gt; &nbsp;libdata/pkgconfig/libpcre2-16.pc<br>
&gt; &gt; &nbsp;libdata/pkgconfig/libpcre2-32.pc<br>
&gt; &gt; &nbsp;libdata/pkgconfig/libpcre2-8.pc<br>
&gt; &gt; @@ -82,14 +82,17 @@ share/man/man3/pcre2_set_glob_escape.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_glob_separator.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_heap_limit.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_match_limit.3.gz<br>
&gt; &gt; +share/man/man3/pcre2_set_max_pattern_compiled_length.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_max_pattern_length.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_max_varlookbehind.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_newline.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_offset_limit.3.gz<br>
&gt; &gt; +share/man/man3/pcre2_set_optimize.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_parens_nest_limit.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_recursion_limit.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_recursion_memory_management.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_set_substitute_callout.3.gz<br>
&gt; &gt; +share/man/man3/pcre2_set_substitute_case_callout.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_substitute.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_substring_copy_byname.3.gz<br>
&gt; &gt; &nbsp;share/man/man3/pcre2_substring_copy_bynumber.3.gz<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;</div>

<hr>
<div class="DefaultViewer">&nbsp;</div>
</div>
</div>
</blockquote>
<br>
&nbsp;</body></html>
------=_Part_1418_1321990030.1738843813427--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1503232706.1419.1738843813551>