Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2024 19:18:19 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ee9b9af44c8 - main - audio/fooyin: Update to 0.7.2
Message-ID:  <202409271918.48RJIJo9033597@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ee9b9af44c89eea71a5c026816aa9a665d19ec8

commit 4ee9b9af44c89eea71a5c026816aa9a665d19ec8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-27 19:09:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-27 19:09:48 +0000

    audio/fooyin: Update to 0.7.2
    
    Backport upstream commit a96eacd6d75dc353557a1f2361b8f780455c9cf0
    
    Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.7.2
    
    Reference:
    https://github.com/fooyin/fooyin/commit/a96eacd6d75dc353557a1f2361b8f780455c9cf0
---
 audio/fooyin/Makefile | 5 ++++-
 audio/fooyin/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile
index c0f40b0d7d24..5cbcb904160e 100644
--- a/audio/fooyin/Makefile
+++ b/audio/fooyin/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	fooyin
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7.1
+DISTVERSION=	0.7.2
 CATEGORIES=	audio multimedia
 
+PATCH_SITES=	https://github.com/fooyin/fooyin/commit/
+PATCHFILES=	a96eacd6d75dc353557a1f2361b8f780455c9cf0.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 d8ef7e842ff1..75ef2651df9e 100644
--- a/audio/fooyin/distinfo
+++ b/audio/fooyin/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1726999211
-SHA256 (fooyin-fooyin-v0.7.1_GH0.tar.gz) = 8e7472198c42237f1ab1b07e7c61873509580642e7ca63575b7bd83370273721
-SIZE (fooyin-fooyin-v0.7.1_GH0.tar.gz) = 1584531
+TIMESTAMP = 1727459191
+SHA256 (fooyin-fooyin-v0.7.2_GH0.tar.gz) = a5552e0a3ae1e706315b8dbecd84571b6f46de666407cbe5686169d36b2a3dca
+SIZE (fooyin-fooyin-v0.7.2_GH0.tar.gz) = 1592767
+SHA256 (a96eacd6d75dc353557a1f2361b8f780455c9cf0.patch) = b7ab53bf882b2de8463f1b70d4a2160e0abb5543fb9e0dc79912e86dadf140a9
+SIZE (a96eacd6d75dc353557a1f2361b8f780455c9cf0.patch) = 1600



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409271918.48RJIJo9033597>