Re: git: 9d76916067d4 - main - Qt5: Update to 5.15.17 (getting down to the end)

From: Jason E. Hale <jhale_at_freebsd.org>
Date: Sun, 15 Jun 2025 16:31:22 UTC
On Sun, Jun 15, 2025 at 9:59 AM Rainer Hurling <rhurlin@gwdg.de> wrote:
>
> Oops,
>
> same here for devel/pyside2:
>
> diff --git a/devel/pyside2/distinfo b/devel/pyside2/distinfo
> index 7de6fb001c7a..1a6768146e7c 100644
> --- a/devel/pyside2/distinfo
> +++ b/devel/pyside2/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1732264987
> -SHA256 (pyside-setup-opensource-src-5.15.16.tar.xz) =
> 6d3ed6fd17275ea74829ab56df9c2e7641bfca6b5b201cf244998fa81cf07360
> -SIZE (pyside-setup-opensource-src-5.15.16.tar.xz) = 3586100
> +TIMESTAMP = 1749995331
> +SHA256 (pyside-setup-opensource-src-5.15.17.tar.xz) =
> 84a4b328f6a60235b8717ad522b88a7b600059260c57a2189ed005109f24c527
> +SIZE (pyside-setup-opensource-src-5.15.17.tar.xz) = 3586828
>
>
> Am 15.06.25 um 14:46 schrieb Rainer Hurling:
> > Hi Jason,
> >
> > Many thanks for the update to 5.15.17. It seems, that devel/shiboken2 is
> > missing a patch of its distfile:
> >
> > diff --git a/devel/shiboken2/distinfo b/devel/shiboken2/distinfo
> > index 13ff63eaad05..aea4943079d5 100644
> > --- a/devel/shiboken2/distinfo
> > +++ b/devel/shiboken2/distinfo
> > @@ -1,3 +1,3 @@
> > -TIMESTAMP = 1732265002
> > -SHA256 (pyside-setup-opensource-src-5.15.16.tar.xz) =
> > 6d3ed6fd17275ea74829ab56df9c2e7641bfca6b5b201cf244998fa81cf07360
> > -SIZE (pyside-setup-opensource-src-5.15.16.tar.xz) = 3586100
> > +TIMESTAMP = 1749991090
> > +SHA256 (pyside-setup-opensource-src-5.15.17.tar.xz) =
> > 84a4b328f6a60235b8717ad522b88a7b600059260c57a2189ed005109f24c527
> > +SIZE (pyside-setup-opensource-src-5.15.17.tar.xz) = 3586828
> >
> >
> > With this patch, the update went fine for me :)
> >
> > Regards,
> > Rainer
> >
> >

I updated the distinfos for pyside2 and friends in cdec76c278de.
Thanks for the reminder!

- Jason