Date: Sat, 22 Jun 2024 16:33:01 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: 7925a31f9a75 - main - audio/dpf-plugins-lv2: Fix build on 15 Message-ID: <202406221633.45MGX1ZX097087@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=7925a31f9a758b14e7629a7e570fe90adac03aa1 commit 7925a31f9a758b14e7629a7e570fe90adac03aa1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-22 16:32:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-22 16:32:59 +0000 audio/dpf-plugins-lv2: Fix build on 15 --- audio/dpf-plugins-lv2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/dpf-plugins-lv2/Makefile b/audio/dpf-plugins-lv2/Makefile index 3ac061c6b23c..8d38f1cd4e5c 100644 --- a/audio/dpf-plugins-lv2/Makefile +++ b/audio/dpf-plugins-lv2/Makefile @@ -1,7 +1,7 @@ PORTNAME= dpf-plugins DISTVERSIONPREFIX= v DISTVERSION= 1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio PKGNAMESUFFIX= -lv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406221633.45MGX1ZX097087>