diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-08-24 08:07:55 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-08-31 02:27:52 +0200 |
commit | 2cdb34d882734bfa6ccfb53855f76b5bfb00638f (patch) | |
tree | 1bda9be3af3930fdb42c2813a7b65a6b9b58e8e6 | |
parent | sysutils/limine: Update 9.6.1 => 9.6.5 (diff) |
audio/fooyin: Backport upstream commits
Backport following commits:
abf2c25802fde6be01008c2ad7a70b26f18bc302
772418e58288a4cf77e1b8040ded044e771ae827
cffe88058e96c44e563e927d8a4a903e28246020
References:
https://github.com/fooyin/fooyin/commit/abf2c25802fde6be01008c2ad7a70b26f18bc302
https://github.com/fooyin/fooyin/commit/772418e58288a4cf77e1b8040ded044e771ae827
https://github.com/fooyin/fooyin/commit/cffe88058e96c44e563e927d8a4a903e28246020
Diffstat (limited to '')
-rw-r--r-- | audio/fooyin/Makefile | 6 | ||||
-rw-r--r-- | audio/fooyin/distinfo | 8 |
2 files changed, 13 insertions, 1 deletions
diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index d8f4c9a1ed79..32a79d365e4b 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,8 +1,14 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= audio multimedia +PATCH_SITES= https://github.com/fooyin/fooyin/commit/ +PATCHFILES= abf2c25802fde6be01008c2ad7a70b26f18bc302.patch:-p1 \ + 772418e58288a4cf77e1b8040ded044e771ae827.patch:-p1 \ + cffe88058e96c44e563e927d8a4a903e28246020.patch:-p1 + MAINTAINER= diizzy@FreeBSD.org COMMENT= foobar2000 inspired audio player WWW= https://github.com/fooyin/fooyin diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo index a23009ca9c29..9b90c9dbeb2a 100644 --- a/audio/fooyin/distinfo +++ b/audio/fooyin/distinfo @@ -1,3 +1,9 @@ -TIMESTAMP = 1755455776 +TIMESTAMP = 1756013315 SHA256 (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 3559e2ffcd6ad82d72b90bcba3a3e607437329702339a3a3c989e28d28199b1d SIZE (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 2073297 +SHA256 (abf2c25802fde6be01008c2ad7a70b26f18bc302.patch) = 825241e778fde00906a04a87d0dc1c076e1eb4debd8d5d677528834eb1898ae5 +SIZE (abf2c25802fde6be01008c2ad7a70b26f18bc302.patch) = 1993 +SHA256 (772418e58288a4cf77e1b8040ded044e771ae827.patch) = e4de7f6367fa916166844a4d134eec8efa0ddda3de24fa7e302063dd912c2520 +SIZE (772418e58288a4cf77e1b8040ded044e771ae827.patch) = 755 +SHA256 (cffe88058e96c44e563e927d8a4a903e28246020.patch) = 7cc932584dbab3a1b2384d2417c8ba74d2543da353467112da586af624fa9e89 +SIZE (cffe88058e96c44e563e927d8a4a903e28246020.patch) = 1718 |