Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 01:55:58 +0300
From:      Dima Panov <fluffy@FreeBSD.org>
To:        dev-commits-ports-all@FreeBSD.org, ports-committers@FreeBSD.org,  dev-commits-ports-main@FreeBSD.org, Roman Bogorodskiy <novel@FreeBSD.org>
Subject:   Re: git: ae866cd20bca - main - security/p11-kit: update to 0.24.1
Message-ID:  <56602d6d-992a-4ecd-b246-5682be1e4b69@Canary>
In-Reply-To: <202201221044.20MAiUAr092805@gitrepo.freebsd.org>
References:  <202201221044.20MAiUAr092805@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--61ec8b7e_74b0dc51_7d7d
Content-Type: multipart/alternative; boundary="61ec8b7e_66334873_7d7d"

--61ec8b7e_66334873_7d7d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Moin=21

This update broke build of consumers, at least security/gnome-keyring due=
 to changes for modules dir config.

> from Changelog:
> Meson: p11=5Fsystem=5Fconfig=5Fmodules instead of p11=5Fpackage=5Fconfi=
g=5Fmodules

It forces consumers to put their modules to etc//pkcs11/modules/ instead =
of share/p11-kit/modules/
(via pkg-config)

--
Dima. (desktop, kde, x11, office, ports-secteam)=40=46reeBSD team
(fluffy=40=46reeBSD.org, https://t.me/dima=5Fpanov)

> On Saturday, Jan 22, 2022 at 1:44 PM, Roman Bogorodskiy <novel=40=46ree=
BSD.org (mailto:novel=40=46reeBSD.org)> wrote:
> The branch main has been updated by novel:
>
> URL: https://cgit.=46reeBSD.org/ports/commit/=3Fid=3Dae866cd20bcaf9579e=
34848474d853a6a4a7059a
>
> commit ae866cd20bcaf9579e34848474d853a6a4a7059a
> Author: Roman Bogorodskiy <novel=40=46reeBSD.org>
> AuthorDate: 2022-01-22 09:32:19 +0000
> Commit: Roman Bogorodskiy <novel=40=46reeBSD.org>
> CommitDate: 2022-01-22 10:44:16 +0000
>
> security/p11-kit: update to 0.24.1
> ---
> security/p11-kit/Makefile =7C 5 +----
> security/p11-kit/distinfo =7C 6 +++---
> 2 files changed, 4 insertions(+), 7 deletions(-)
>
> diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
> index c9e5f629654f..079bc2b96df4 100644
> --- a/security/p11-kit/Makefile
> +++ b/security/p11-kit/Makefile
> =40=40 -1,13 +1,10 =40=40
> =23 Created by: Roman Bogorodskiy <novel=40=46reeBSD.org>
>
> PORTNAME=3D p11-kit
> -DISTVERSION=3D 0.24.0
> +DISTVERSION=3D 0.24.1
> CATEGORIES=3D security devel
> MASTER=5FSITES=3D https://github.com/p11-glue/p11-kit/releases/download=
/=24=7BDISTVERSION=7D/
>
> -PATCH=5FSITES=3D https://github.com/p11-glue/=24=7BPORTNAME=7D/commit/=

> -PATCH=46ILES+=3D 9f01a8a45ba9.patch:-p1 =23 https://github.com/p11-glu=
e/p11-kit/pull/407
> -
> MAINTAINER=3D novel=40=46reeBSD.org
> COMMENT=3D Library for loading and enumerating of PKCS=5C=2311 modules
>
> diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo
> index 8a3f00adaed0..8410b87d8860 100644
> --- a/security/p11-kit/distinfo
> +++ b/security/p11-kit/distinfo
> =40=40 -1,5 +1,5 =40=40
> -TIMESTAMP =3D 1623028391
> -SHA256 (p11-kit-0.24.0.tar.xz) =3D 81e6140584f635e4e956a1b93a32239acf3=
811ff5b2d3a5c6094e94e99d2c685
> -SIZE (p11-kit-0.24.0.tar.xz) =3D 834392
> +TIMESTAMP =3D 1642843677
> +SHA256 (p11-kit-0.24.1.tar.xz) =3D d8be783efd5cd4ae534cee4132338e3f40f=
182c3205d23b200094ec85faaaef8
> +SIZE (p11-kit-0.24.1.tar.xz) =3D 838304
> SHA256 (9f01a8a45ba9.patch) =3D 1542a568331bf39574e72391db250629d1bb080=
66e9e033c5f6d5d787f616cb9
> SIZE (9f01a8a45ba9.patch) =3D 1730

--61ec8b7e_66334873_7d7d
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<html xmlns=3D=22http://www.w3.org/1999/xhtml=22><head>; <title></title> <=
meta name=3D=22viewport=22 content=3D=22width=3Ddevice-width, initial-sca=
le=3D1.0, user-scalable=3Dno=22> </head> <body style=3D=22font-family:Hel=
vetica;color:=23000000;font-size:13px;=22><img id=3D=22B50CE9C=46626453=46=
7DCA=46C27=46C786BE55=22 alt=3D=22=22 width=3D=220px=22 src=3D=22https://=
read-receipts.canarymail.io:8100/track/2BD3A57834=462C18772CBE819A75674B4=
=5FB50CE9C=46626453=467DCA=46C27=46C786BE55.png=22 height=3D=220px=22><di=
v id=3D=22CanaryBody=22> <div> Moin=21</div><div><br></div><div>This upda=
te broke build of consumers, at least security/gnome-keyring due to chang=
es for modules dir config.<br></div> <div><br></div><div>&gt; from Change=
log:</div><div>&gt; Meson: p11=5Fsystem=5Fconfig=5Fmodules instead of p11=
=5Fpackage=5Fconfig=5Fmodules<br></div><div><br></div><div>It forces cons=
umers to put their modules to etc//pkcs11/modules/ instead of=C2=A0share/=
p11-kit/modules/</div><div>(via pkg-config)</div><div><br></div> </div> <=
div id=3D=22CanarySig=22> <div> <div style=3D=22font-family:Helvetica;=22=
>--<br><div>Dima. (desktop, kde, x11, office, ports-secteam)=40=46reeBSD =
team</div><div>(fluffy=40=46reeBSD.org, https://t.me/dima=5Fpanov)</div><=
/div> <div><br></div> </div> </div> <div id=3D=22CanaryDropbox=22> </div>=
 <blockquote id=3D=22CanaryBlockquote=22> <div> <div>On Saturday, Jan 22,=
 2022 at 1:44 PM, Roman Bogorodskiy &lt;<a href=3D=22mailto:novel=40=46re=
eBSD.org=22>novel=40=46reeBSD.org</a>&gt; wrote:<br></div> <div>The branc=
h main has been updated by novel: <br> <br>URL: https://cgit.=46reeBSD.or=
g/ports/commit/=3Fid=3Dae866cd20bcaf9579e34848474d853a6a4a7059a <br> <br>=
commit ae866cd20bcaf9579e34848474d853a6a4a7059a <br>Author: Roman Bogorod=
skiy &lt;novel=40=46reeBSD.org&gt; <br>AuthorDate: 2022-01-22 09:32:19 +0=
000 <br>Commit: Roman Bogorodskiy &lt;novel=40=46reeBSD.org&gt; <br>Commi=
tDate: 2022-01-22 10:44:16 +0000 <br> <br> security/p11-kit: update to 0.=
24.1 <br>--- <br> security/p11-kit/Makefile =7C 5 +---- <br> security/p11=
-kit/distinfo =7C 6 +++--- <br> 2 files changed, 4 insertions(+), 7 delet=
ions(-) <br> <br>diff --git a/security/p11-kit/Makefile b/security/p11-ki=
t/Makefile <br>index c9e5f629654f..079bc2b96df4 100644 <br>--- a/security=
/p11-kit/Makefile <br>+++ b/security/p11-kit/Makefile <br>=40=40 -1,13 +1=
,10 =40=40 <br> =23 Created by: Roman Bogorodskiy &lt;novel=40=46reeBSD.o=
rg&gt; <br> <br> PORTNAME=3D p11-kit <br>-DISTVERSION=3D 0.24.0 <br>+DIST=
VERSION=3D 0.24.1 <br> CATEGORIES=3D security devel <br> MASTER=5FSITES=3D=
 https://github.com/p11-glue/p11-kit/releases/download/=24=7BDISTVERSION=7D=
/ <br> <br>-PATCH=5FSITES=3D https://github.com/p11-glue/=24=7BPORTNAME=7D=
/commit/ <br>-PATCH=46ILES+=3D 9f01a8a45ba9.patch:-p1 =23 https://github.=
com/p11-glue/p11-kit/pull/407 <br>- <br> MAINTAINER=3D novel=40=46reeBSD.=
org <br> COMMENT=3D Library for loading and enumerating of PKCS=5C=2311 m=
odules <br> <br>diff --git a/security/p11-kit/distinfo b/security/p11-kit=
/distinfo <br>index 8a3f00adaed0..8410b87d8860 100644 <br>--- a/security/=
p11-kit/distinfo <br>+++ b/security/p11-kit/distinfo <br>=40=40 -1,5 +1,5=
 =40=40 <br>-TIMESTAMP =3D 1623028391 <br>-SHA256 (p11-kit-0.24.0.tar.xz)=
 =3D 81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685 <br=
>-SIZE (p11-kit-0.24.0.tar.xz) =3D 834392 <br>+TIMESTAMP =3D 1642843677 <=
br>+SHA256 (p11-kit-0.24.1.tar.xz) =3D d8be783efd5cd4ae534cee4132338e3f40=
f182c3205d23b200094ec85faaaef8 <br>+SIZE (p11-kit-0.24.1.tar.xz) =3D 8383=
04 <br> SHA256 (9f01a8a45ba9.patch) =3D 1542a568331bf39574e72391db250629d=
1bb08066e9e033c5f6d5d787f616cb9 <br> SIZE (9f01a8a45ba9.patch) =3D 1730 <=
br></div> </div> </blockquote> </body></html>
--61ec8b7e_66334873_7d7d--

--61ec8b7e_74b0dc51_7d7d
Content-Type: application/pgp-signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: Canary PGP V3

iQJVBAABCgA/OBxEaW1hIFBhbm92IChGcmVlQlNELk9SRyBDb21taXR0ZXIpIDxm
bHVmZnlARnJlZUJTRC5PUkc+BQJh7It+AAoJEPuLoJ3VOY8pedMP/0j+GoAIA47L
mgTfR36pOsL+8Q9bNm7Fl7mko9199NThY3e0Y0ven7noc6Z6E3yqzxWKIJ3xIHDh
VA9JUa9K7CA4Dc/2oFbGSUgrnnMiquecBl7IHc4llmsY4UBpTC8FJs4YXQ5xqGib
LmvMhn4nesanA+VE+UAYXFL6DQhdi4E5Tn86rjR7Oza1cbfPdKF0f+d+DeIVjWVZ
G4GNHU++jZLxrgTQfML/Oz7lJSMIqlxgRIgCqlaJ3ErItMJ7/3QR/SGPaSpq3q/G
5yd4vjXsvGfQhEIf7ApylezARoqQ92NohehOZOGjQiiilTNqipjiuHyrJyl3ayCz
Fb7FE8evlQiKxymRs21ikq6uzSCs5r7KjLL3xjh8vld2xopTten7oc2f9G3Nlc5K
EE1SqZhrBwssA6aRpjwhhWCqa9sGk3ADbYGetz+HUvJFRYplXtdhivmxx9I0MfWk
hCreUqBo0C00n/V76zoUO5Vff1OJAK7brsgON6ghelJtsijJImtbMpy4OR2jxQqx
/EIjLrCH/SikBtT6RMrtRDspRKJ5vDd2bWBN0VJYPBBf+HOWjdVeceAVRSN4wFQG
CCnUMSNKBi23zeS49eSAsLIfNgL4EIqDV8GxvPX4gXO2doaOPK0Slwt33u2xON/4
Q5hhwPhejAnkDQkJHY3Gmi+FxORvA3R4
=cbMw
-----END PGP SIGNATURE-----

--61ec8b7e_74b0dc51_7d7d--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56602d6d-992a-4ecd-b246-5682be1e4b69>