Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2025 12:37:24 +0100
From:      Kirill Ponomarev <kp@krion.cc>
To:        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
Subject:   Re: git: 754e706fbdf2 - main - devel/pcre2: Update to 10.45
Message-ID:  <Z6Se9NYBXWHMJNV8@krion.cc>
In-Reply-To: <481180925.4189.1738836536397@localhost>
References:  <202502060851.5168pcD3046752@gitrepo.freebsd.org> <481180925.4189.1738836536397@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

--4hl5YkkbQAPHAe61
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.
>=20
> It is appreciated if you link the commits to the PRs by adding the PR num=
ber to the message. That will also automatically register the commit in Bug=
zilla. Which helps others to understand what has been done to fix the issue.
>=20
> Regards,
> Ronald.
>=20
>=20
>=20
> 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
> >=20
> > The branch main has been updated by krion:
> >=20
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D754e706fbdf23204268c14=
5be17a16a70b0424f6
> >=20
> > 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
> >=20
> >     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(-)
> >=20
> > 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=3D  pcre2
> > -DISTVERSION=3D   10.43
> > +DISTVERSION=3D   10.45
> >  CATEGORIES=3D    devel
> >  MASTER_SITES=3D  https://github.com/PCRE2Project/${PORTNAME}/releases/=
download/${PORTNAME}-${DISTVERSION}/
> > @@ -8,7 +8,7 @@ COMMENT=3D    Perl Compatible Regular Expressions libra=
ry, version 2
> >  WWW=3D       https://www.pcre.org/
> >  LICENSE=3D   BSD3CLAUSE
> > -LICENSE_FILE=3D  ${WRKSRC}/LICENCE
> > +LICENSE_FILE=3D  ${WRKSRC}/LICENCE.md
> >  USES=3D      autoreconf cpe libtool pkgconfig tar:bz2
> >  CPE_VENDOR=3D    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 =3D 1708425567
> > -SHA256 (pcre2-10.43.tar.bz2) =3D e2a53984ff0b07dfdb5ae4486bbb9b21cca8e=
7df2434096cc9bf1b728c350bcb
> > -SIZE (pcre2-10.43.tar.bz2) =3D 1905255
> > +TIMESTAMP =3D 1738825989
> > +SHA256 (pcre2-10.45.tar.bz2) =3D 21547f3516120c75597e5b30a992e27a592a3=
1950b5140e7b8bfde3f192033c4
> > +SIZE (pcre2-10.45.tar.bz2) =3D 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
> >=20
> >=20
> >=20
>=20
>=20

--4hl5YkkbQAPHAe61
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAmeknvQACgkQDyI9/LMC
ykUyjgf/ch/U/ez9+MB5oXQq/Vz6idn5rR2NmdpRFmPpYnfioQBRvNDPGHQeQoGb
1HAQ0emXNUBzzIuY6sj4h8yxwFcUNgjUffh6riMwjS22hFZbl4uZdP4oc9ZMT6gT
aSejKa5K2bVCwcJJzTa0t4Sn1HrdaYM8rIMkxZMh1tXw595fuXzT0Sq5E7oYHqY3
uJHdwVIHrQQXVHn01Qu3C5HFFzGjZp7A0ZjVb5Lwa+LezhZXwO6fFp2k4QZidqka
AfrdVBY9KcsKxUtfofEvK0+VNsr51yejOhqYw3p3i0aBENT60QDmouAcouKMZXYm
Bc/IeUJuHz9lxCNRzX+rVgKeGmc01g==
=zCnd
-----END PGP SIGNATURE-----

--4hl5YkkbQAPHAe61--



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