Date: Mon, 16 Aug 2021 16:38:48 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 830343e32a6e - main - audio/lewton: refresh patch (different due to upstream merge) Message-ID: <202108161638.17GGcmZQ075681@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=830343e32a6eb9093dbfe1ad9288b44b1061c25b commit 830343e32a6eb9093dbfe1ad9288b44b1061c25b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-16 16:37:18 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-16 16:38:23 +0000 audio/lewton: refresh patch (different due to upstream merge) --- audio/lewton/Makefile | 2 +- audio/lewton/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 71e527adbe2b..42e35e2df2f7 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.10.2 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= dbcecbde0145.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 +PATCHFILES+= 05f96f6e6976.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 MAINTAINER= jbeich@FreeBSD.org COMMENT= Rust vorbis decoder diff --git a/audio/lewton/distinfo b/audio/lewton/distinfo index eceff0233558..7d99cbf0625d 100644 --- a/audio/lewton/distinfo +++ b/audio/lewton/distinfo @@ -119,5 +119,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (RustAudio-lewton-0.10.2_GH0.tar.gz) = a3779c5cbe0a4d7e1c158f57ebf6ad81ccf2e9f3fd047e50848c303682fcb113 SIZE (RustAudio-lewton-0.10.2_GH0.tar.gz) = 79718 -SHA256 (dbcecbde0145.patch) = 5b8f9a18c766f57e82aa9cfee8e29745c657a7520b2d97cc4bc128e543beb516 -SIZE (dbcecbde0145.patch) = 672 +SHA256 (05f96f6e6976.patch) = fa5257a56791994cf6916a112c68c441ec7dd298eb8f7c6e8e2de50303fd9134 +SIZE (05f96f6e6976.patch) = 678
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108161638.17GGcmZQ075681>