aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-06-17 04:37:24 +0000
committerJason E. Hale <jhale@FreeBSD.org>2023-06-17 04:40:25 +0000
commitf116d0187ab34b0347f3be5ac78c7ab287c8802d (patch)
tree2f89e9c9961b71e33eeb4ba5730823deded15061
parentbf1d5d3d7d549805af8b08583e79b137fb64b5ec (diff)
downloadports-f116d0187ab34b0347f3be5ac78c7ab287c8802d.tar.gz
ports-f116d0187ab34b0347f3be5ac78c7ab287c8802d.zip
audio/gogglesmm: Fix build with FOX >= 1.7.83
Obtained from: upstream
-rw-r--r--audio/gogglesmm/Makefile4
-rw-r--r--audio/gogglesmm/distinfo4
2 files changed, 7 insertions, 1 deletions
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