git: 75a1a208d4d1 - main - lang/zig: unbreak fetch due distfile refresh after 8c1e3e605452
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jan 2024 09:34:26 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=75a1a208d4d1814c54ce216f347af58bea118d2d commit 75a1a208d4d1814c54ce216f347af58bea118d2d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-02 08:52:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-02 09:33:33 +0000 lang/zig: unbreak fetch due distfile refresh after 8c1e3e605452 fetch: https://ziglang.org/download/0.11.0/zig-0.11.0.tar.xz: size mismatch: expected 65092512, actual 15275316 $ tar tvf zig-0.11.0.tar.xz [...] -drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/ +drwxr-xr-x 0 ci ci 0 14 Aug 21:57 zig-0.11.0/ [...] -drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/zig-cache/ -drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/zig-cache/h/ --rw-r--r-- 0 ci ci 1637 3 Aug 19:21 zig-0.11.0/zig-cache/h/00889a5c28974786c8a0c50f32a3b330.txt --rw-r--r-- 0 ci ci 1643 3 Aug 19:21 zig-0.11.0/zig-cache/h/0191ddcdc8f7323e7ca29bde7a0ce808.txt --rw-r--r-- 0 ci ci 1649 3 Aug 19:21 zig-0.11.0/zig-cache/h/02293e34764cd700f7fa1bad9f99905d.txt --rw-r--r-- 0 ci ci 1486 3 Aug 19:21 zig-0.11.0/zig-cache/h/037b3303e65027dcd4d04821163b69fb.txt --rw-r--r-- 0 ci ci 1335 3 Aug 19:21 zig-0.11.0/zig-cache/h/0477d12ba45a9f7192f1c7e081ea54c6.txt [...] PR: 273124 (expect pkg-fallout@ spam) Reported by: olgeni (via private mail) See also: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/54824 --- lang/zig/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zig/distinfo b/lang/zig/distinfo index 6a307271f53b..9bd685b68282 100644 --- a/lang/zig/distinfo +++ b/lang/zig/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1691983292 -SHA256 (zig-0.11.0.tar.xz) = ead029cfe474d9bf0413332d0e9d3bdfb5990cadce238f44f35ba32d92169295 -SIZE (zig-0.11.0.tar.xz) = 65092512 +SHA256 (zig-0.11.0.tar.xz) = 72014e700e50c0d3528cef3adf80b76b26ab27730133e8202716a187a799e951 +SIZE (zig-0.11.0.tar.xz) = 15275316 SHA256 (zig-freebsd-x86_64-0.11.0.tar.xz) = ea430327f9178377b79264a1d492868dcff056cd76d43a6fb00719203749e958 SIZE (zig-freebsd-x86_64-0.11.0.tar.xz) = 46432140