Re: git: a650970e9116 - main - multimedia/libva-utils: unbreak fetch due to tag update
Date: Wed, 12 Apr 2023 09:49:24 UTC
On 2023-04-12 11:34, Jan Beich wrote: > The branch main has been updated by jbeich: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=a650970e91168940eb1728a5923d87ae7dea4b05 > > commit a650970e91168940eb1728a5923d87ae7dea4b05 > Author: Jan Beich <jbeich@FreeBSD.org> > AuthorDate: 2023-04-12 09:33:15 +0000 > Commit: Jan Beich <jbeich@FreeBSD.org> > CommitDate: 2023-04-12 09:34:24 +0000 > > multimedia/libva-utils: unbreak fetch due to tag update > > => Fetched file size mismatch (expected 1279583, actual 1279551) > > Changes: > https://github.com/intel/libva-utils/compare/38e2a65...2.18.1 > --- > multimedia/libva-utils/distinfo | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/multimedia/libva-utils/distinfo > b/multimedia/libva-utils/distinfo > index 67d5bc3cfa93..1debfc7db0ca 100644 > --- a/multimedia/libva-utils/distinfo > +++ b/multimedia/libva-utils/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1680135218 > -SHA256 (intel-libva-utils-2.18.1_GH0.tar.gz) = > 79da4a683dc4b10639edd7ad4c9434789ef208f5361f87aca9bc986a4ebcb155 > -SIZE (intel-libva-utils-2.18.1_GH0.tar.gz) = 1279583 > +TIMESTAMP = 1681291944 > +SHA256 (intel-libva-utils-2.18.1_GH0.tar.gz) = > 724a54524d9156967d3508f294ce5c45d94cb8f7326537c24ee7fcf59e70de91 > +SIZE (intel-libva-utils-2.18.1_GH0.tar.gz) = 1279551 Hi, Seeing that we've only stuck with releases for years just use upstreams release tarball to avoid these unnecessary breakages? See https://github.com/intel/libva-utils/releases/tag/2.18.1 etc Best regards, Daniel