Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2024 18:02:32 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7bb1ccf755ac - main - audio/schismtracker: Update to 20240529
Message-ID:  <202406021802.452I2WeJ079994@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=7bb1ccf755aca972bc704cad7945cd43248b2953

commit 7bb1ccf755aca972bc704cad7945cd43248b2953
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-06-02 18:02:22 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-06-02 18:02:28 +0000

    audio/schismtracker: Update to 20240529
---
 audio/schismtracker/Makefile | 9 ++++++---
 audio/schismtracker/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile
index 4908385613a5..e39abe4a1fc0 100644
--- a/audio/schismtracker/Makefile
+++ b/audio/schismtracker/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	schismtracker
-DISTVERSION=	20240515
+DISTVERSION=	20240529
 DISTVERSIONSUFFIX=	.source
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/schismtracker/schismtracker/releases/download/${PORTVERSION}/
@@ -12,7 +12,10 @@ LICENSE=	GPLv2
 
 ONLY_FOR_ARCHS=	amd64 armv7 i386 powerpc powerpc64 powerpc64le
 
-USES=		compiler:c++11-lib desktop-file-utils localbase python sdl xorg
+LIB_DEPENDS=	libFLAC.so:audio/flac
+
+USES=		compiler:c++11-lib desktop-file-utils localbase pkgconfig \
+		python sdl xorg
 USE_SDL=	sdl2
 USE_XORG=	x11 xext xv
 GNU_CONFIGURE=	yes
@@ -20,8 +23,8 @@ GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 PLIST_FILES=	bin/schismtracker \
-		share/man/man1/schismtracker.1.gz \
 		share/applications/schism.desktop \
+		share/man/man1/schismtracker.1.gz \
 		share/pixmaps/schism-icon-128.png \
 		share/pixmaps/schism-itf-icon-128.png
 
diff --git a/audio/schismtracker/distinfo b/audio/schismtracker/distinfo
index 02e45fc2e212..1156fd7255f0 100644
--- a/audio/schismtracker/distinfo
+++ b/audio/schismtracker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715807237
-SHA256 (schismtracker-20240515.source.tar.gz) = ac4a320b8cf4cb5ec44b8f384df2276d053791fb5161b974008c6867c84da3f9
-SIZE (schismtracker-20240515.source.tar.gz) = 1178544
+TIMESTAMP = 1717326458
+SHA256 (schismtracker-20240529.source.tar.gz) = 3bd6e5f77bb57845084019bc6c44633ae46a5cddc8be0c27d8e5bcacda60a5a2
+SIZE (schismtracker-20240529.source.tar.gz) = 1189815



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