[Bug 281101] multimedia/x265 fails in poudriere with port branch 2024Q3 due to checksum
Date: Tue, 27 Aug 2024 21:54:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281101
--- Comment #2 from Dennis Clarke <dclarke@blastwave.org> ---
Seems bizarre to me that the description points to https://www.x265.org/
whereas the Makefile clearly claims :
https://bitbucket.org/multicoreware/x265_git/wiki/Home
So this is getting stranger.
$
$ curl -4 -L --url
'https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz' -O
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1501k 100 1501k 0 0 1288k 0 0:00:01 0:00:01 --:--:-- 1288k
$
$ openssl dgst -sha256 -r x265_3.5.tar.gz
e70a3335cacacbba0b3a20ec6fecd6783932288ebc8163ad74bcc9606477cae8
*x265_3.5.tar.gz
$
Which is not what we see in distinfo :
https://cgit.freebsd.org/ports/tree/multimedia/x265/distinfo
So this is just getting even more strange.
--
You are receiving this mail because:
You are the assignee for the bug.