Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
- In reply to: Kirill Ponomarev : "Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Feb 2025 12:10:13 UTC
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 > > > > > > > > > > > > > > > > >