Date: Sun, 13 Feb 2022 19:44:02 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0de10410b882 - main - */*: Bump PORTREVISION for users of audio/rubberband Message-ID: <202202131944.21DJi2nj008898@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0de10410b88290aea391ff49287a6c65ce4f5d4f commit 0de10410b88290aea391ff49287a6c65ce4f5d4f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-13 18:57:00 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-13 19:43:32 +0000 */*: Bump PORTREVISION for users of audio/rubberband Due to commit f97e065cd8f07c4f6c2c6a14ff86ccc335c1407f PR: 261424 --- audio/ardour6/Makefile | 1 + audio/denemo/Makefile | 2 +- audio/mixxx/Makefile | 2 +- audio/mixxx22/Makefile | 2 +- audio/pulseeffects/Makefile | 2 +- audio/qtractor/Makefile | 1 + audio/sonic-visualiser/Makefile | 2 +- audio/zrythm/Makefile | 1 + 8 files changed, 8 insertions(+), 5 deletions(-) diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index 1284df57f623..3b2bbdce2bb5 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -2,6 +2,7 @@ PORTNAME= ardour6 PORTVERSION= 6.9.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= LOCAL/nc/mirror/ \ https://community.ardour.org/srctar/ \ diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index ea14620b3b3f..728cbf6c5638 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -2,7 +2,7 @@ PORTNAME= denemo PORTVERSION= 2.0.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= GNU diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 6f4789bc34e0..a68b9b7fa63a 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -2,7 +2,7 @@ PORTNAME= mixxx DISTVERSION= 2.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/mixxx22/Makefile b/audio/mixxx22/Makefile index b645544668dd..16493f3bc077 100644 --- a/audio/mixxx22/Makefile +++ b/audio/mixxx22/Makefile @@ -3,7 +3,7 @@ PORTNAME= mixxx DISTVERSIONPREFIX= release- DISTVERSION= 2.2.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio PKGNAMESUFFIX?= 22 diff --git a/audio/pulseeffects/Makefile b/audio/pulseeffects/Makefile index 989a4e417578..e46e71d13a99 100644 --- a/audio/pulseeffects/Makefile +++ b/audio/pulseeffects/Makefile @@ -1,7 +1,7 @@ PORTNAME= pulseeffects DISTVERSIONPREFIX= v DISTVERSION= 4.6.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= daniel@shafer.cc diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile index 68c2cbcee842..e9aa9be8f482 100644 --- a/audio/qtractor/Makefile +++ b/audio/qtractor/Makefile @@ -1,6 +1,7 @@ PORTNAME= qtractor DISTVERSIONPREFIX= qtractor_ DISTVERSION= 0_9_25 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/rncbc/qtractor/archive/refs/tags/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/audio/sonic-visualiser/Makefile b/audio/sonic-visualiser/Makefile index badc071d8e86..7b260a1af8a1 100644 --- a/audio/sonic-visualiser/Makefile +++ b/audio/sonic-visualiser/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonic-visualiser DISTVERSION= 4.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= https://code.soundsoftware.ac.uk/attachments/download/2607/ diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile index 59a57afdfb7c..427c49d824f0 100644 --- a/audio/zrythm/Makefile +++ b/audio/zrythm/Makefile @@ -1,6 +1,7 @@ PORTNAME= zrythm DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-alpha.26.0.13 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202131944.21DJi2nj008898>