git: f116d0187ab3 - main - audio/gogglesmm: Fix build with FOX >= 1.7.83
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Jun 2023 04:40:32 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=f116d0187ab34b0347f3be5ac78c7ab287c8802d commit f116d0187ab34b0347f3be5ac78c7ab287c8802d Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-06-17 04:37:24 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-06-17 04:40:25 +0000 audio/gogglesmm: Fix build with FOX >= 1.7.83 Obtained from: upstream --- audio/gogglesmm/Makefile | 4 ++++ audio/gogglesmm/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 90f6ae15fd11..dcf33af9f14f 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -1,11 +1,15 @@ PORTNAME= gogglesmm PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org COMMENT= Music collection manager and player WWW= https://gogglesmm.github.io/ +PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ +PATCHFILES= 96cca4557d34227d9e18a9c30019d13533830094.patch:-p1 # FOX >= 1.7.83 compat + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/gogglesmm/distinfo b/audio/gogglesmm/distinfo index ba6e5c90ebc1..516b4d794e20 100644 --- a/audio/gogglesmm/distinfo +++ b/audio/gogglesmm/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1686675041 +TIMESTAMP = 1686975228 SHA256 (gogglesmm-gogglesmm-1.2.4_GH0.tar.gz) = e23a49ac1d7b4cf87a4c1730d06c816af2c540ad457148328b52702b8d347223 SIZE (gogglesmm-gogglesmm-1.2.4_GH0.tar.gz) = 3153859 +SHA256 (96cca4557d34227d9e18a9c30019d13533830094.patch) = 9e183b5962fca4f086e7e2177f830582c4f5b070b629a1d2eae1713538a0e752 +SIZE (96cca4557d34227d9e18a9c30019d13533830094.patch) = 6668