From nobody Tue Nov 2 09:23:47 2021 X-Original-To: dev-commits-ports-all@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 B32F51821FE0; Tue, 2 Nov 2021 09:23:57 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Hk4GL3r9Qz3p0W; Tue, 2 Nov 2021 09:23:54 +0000 (UTC) (envelope-from kp@krion.cc) Date: Tue, 2 Nov 2021 10:23:47 +0100 From: Kirill Ponomarev To: Alexey Dokuchaev Cc: Kirill Ponomarev , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-branches@freebsd.org Subject: Re: git: c9b97929b6c3 - 2021Q4 - devel/pcre2: update to 10.39 Message-ID: References: <202111020905.1A295ffj004418@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iJOid7rOiLpZ5GTB" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Hk4GL3r9Qz3p0W X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --iJOid7rOiLpZ5GTB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/02, Alexey Dokuchaev wrote: > On Tue, Nov 02, 2021 at 09:05:41AM +0000, Kirill Ponomarev wrote: > > commit c9b97929b6c32a669eb233c13468103ffc111e32 > >=20 > > devel/pcre2: update to 10.39 > > =20 > > @@ -1,9 +1,8 @@ > > # Created by: Mark Felder > > =20 > > PORTNAME=3D pcre2 > > -PORTVERSION=3D 10.37 > > +PORTVERSION=3D 10.39 > > CATEGORIES=3D devel > > -MASTER_SITES=3D SF/pcre/${PORTNAME}/${PORTVERSION} >=20 > That's a pity. :( SF's mirrors are pleasuse to download from even > from the remotest areas with lousy connectivity. >=20 > > +USES=3D autoreconf cpe libtool pkgconfig tar:bzip2 > > CPE_VENDOR=3D pcre > > =20 > > +USE_GITHUB=3D yes > > +GH_ACCOUNT=3D PhilipHazel > > +GH_TAGNAME=3D 35fee41 > > ... > > +SHA256 (PhilipHazel-pcre2-10.39-35fee41_GH0.tar.gz) =3D 601e9a5ebe3245= 711c5ba5fb597e3b4008a41fa9c10aea28d2548133754622b3 > > +SIZE (PhilipHazel-pcre2-10.39-35fee41_GH0.tar.gz) =3D 2383154 >=20 > USE_GITHUB and USES+=3Dtar:bzip2, are you sure? Sorry forgot to remove it, will be fixed. --iJOid7rOiLpZ5GTB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAmGBA6MACgkQDyI9/LMC ykVStwgAofXQNM+4SyKc944XYOKBbEh5hzVhg6yJpfObx/Iiokk3bdOlYn8lpaUv o3DhzPplKPl2GQq35EcbVkpYus63+h8jYq3ZxRtzZSn0Jxk+a5c+BcH/CU79JtKY lasbvXSMXVmwcQJV7PyqCMjBz3IAU9zpcMt7JyLh8RBZoXEJDKLWN9vCQeWkeG3O tM1R6xllNpY8Tiqo/K8fXx2y3OzJPFAOzOo5PQQP2KwkTPjnV1g9LWX4EkyFfyDB 2IMm9CYeenBbWRGoM8hoMbAd5Xbnz2ke9LJWCsrEUe9Y0rcI56DpyfxzstqVWnDs UFJuL00K1+fY0sXvhZzRKLFhJ7LRLA== =HhYR -----END PGP SIGNATURE----- --iJOid7rOiLpZ5GTB--