Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 05:22:34 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c83d400b213d - main - audio/fluida-lv2: Update 0.7 -> 0.8
Message-ID:  <202210150522.29F5MYbm037579@gitrepo.freebsd.org>

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

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

commit c83d400b213d8f3bd7b6ff8e69f9dea97204f62a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-15 03:49:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-15 05:22:31 +0000

    audio/fluida-lv2: Update 0.7 -> 0.8
---
 audio/fluida-lv2/Makefile | 10 ++++------
 audio/fluida-lv2/distinfo |  8 +++-----
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/audio/fluida-lv2/Makefile b/audio/fluida-lv2/Makefile
index be53f9101b52..2f580e44b453 100644
--- a/audio/fluida-lv2/Makefile
+++ b/audio/fluida-lv2/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	fluida
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7
-PORTREVISION=	2
+DISTVERSION=	0.8
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
+MASTER_SITES=	https://github.com/brummer10/Fluida.lv2/releases/download/v${DISTVERSION}/
 DIST_SUBDIR=	${PORTNAME}
+DISTNAME=	Fluida_${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Fluidsynth as LV2 plugin
@@ -22,10 +23,7 @@ USE_GNOME=	cairo
 USE_XORG=	x11
 USE_BINUTILS=	yes # linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	brummer10
-GH_PROJECT=	Fluida.lv2
-GH_TUPLE=	brummer10:libxputty:5c69824:libxputty/libxputty
+ALL_TARGET=
 
 PLIST_FILES=	lib/lv2/Fluida.lv2/Fluida.so \
 		lib/lv2/Fluida.lv2/Fluida.ttl \
diff --git a/audio/fluida-lv2/distinfo b/audio/fluida-lv2/distinfo
index 351eabf5d90b..64586413ff5b 100644
--- a/audio/fluida-lv2/distinfo
+++ b/audio/fluida-lv2/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1618762885
-SHA256 (fluida/brummer10-Fluida.lv2-v0.7_GH0.tar.gz) = a096030134c896741333ebc9bff8238900ea869d30e042b8bc59e945919e1943
-SIZE (fluida/brummer10-Fluida.lv2-v0.7_GH0.tar.gz) = 65034
-SHA256 (fluida/brummer10-libxputty-5c69824_GH0.tar.gz) = 00913a9c3c18efba6b596ef1d9f891e9259ed94794c3f1d7e79aca1fb1bb002e
-SIZE (fluida/brummer10-libxputty-5c69824_GH0.tar.gz) = 523105
+TIMESTAMP = 1665773872
+SHA256 (fluida/Fluida_0.8.tar.gz) = 67aa666bf68c13b3def8b47d19589a86ccd8f534aa2090d1304c6c025fe38e51
+SIZE (fluida/Fluida_0.8.tar.gz) = 597973



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