git: dc00effdc453 - main - audio/linuxwave: unbreak build after b2b3906286ed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 14:44:14 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc00effdc453557c969eabfaa3f17bd1ff3a6c24 commit dc00effdc453557c969eabfaa3f17bd1ff3a6c24 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-10-03 14:22:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-10-03 14:42:23 +0000 audio/linuxwave: unbreak build after b2b3906286ed /wrkdirs/usr/ports/audio/linuxwave/work/linuxwave-0.1.5/build.zig:44:33: error: no field named 'path' in union 'Build.LazyPath' /usr/local/lib/zig/std/Build.zig:2171:22: note: union declared here PR: 279604 --- audio/linuxwave/Makefile | 2 +- audio/linuxwave/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/linuxwave/Makefile b/audio/linuxwave/Makefile index 6073cc93ca1f..4b16c0228759 100644 --- a/audio/linuxwave/Makefile +++ b/audio/linuxwave/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 2 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= bbb9a15b41ed.patch:-p1 # https://github.com/orhun/linuxwave/pull/28 +PATCHFILES+= 6120822d7c16.patch:-p1 # https://github.com/orhun/linuxwave/pull/28 MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate music from the entropy of Linux diff --git a/audio/linuxwave/distinfo b/audio/linuxwave/distinfo index 7d2d02ee64cb..7ed192cac669 100644 --- a/audio/linuxwave/distinfo +++ b/audio/linuxwave/distinfo @@ -3,5 +3,5 @@ SHA256 (orhun-linuxwave-v0.1.5_GH0.tar.gz) = c3cbbca353c1cbe837a55b28e35a26d963a SIZE (orhun-linuxwave-v0.1.5_GH0.tar.gz) = 372387 SHA256 (Hejsil-zig-clap-0.8.0_GH0.tar.gz) = 82c43de5298c38e513220c9986ae48154817bc8a7abe525f5d5e26eb0086b3c1 SIZE (Hejsil-zig-clap-0.8.0_GH0.tar.gz) = 22573 -SHA256 (bbb9a15b41ed.patch) = 6bf0b34cd1c24552e70c37e3660bceafaed2444985c639e6eec0445297abc823 -SIZE (bbb9a15b41ed.patch) = 20938 +SHA256 (6120822d7c16.patch) = 735573154723805660e660252bca851c2ffbcf5d540a1a3b8f5e53d69b09551c +SIZE (6120822d7c16.patch) = 16703