Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2020 20:31:47 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558106 - in head/audio: ardour6 audacity gstreamer-plugins-soundtouch gstreamer1-plugins-soundtouch mixxx mixxx21 rezound
Message-ID:  <202012142031.0BEKVlQO094005@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Mon Dec 14 20:31:47 2020
New Revision: 558106
URL: https://svnweb.freebsd.org/changeset/ports/558106

Log:
  - Bump PORTREVISION. audio/soundtouch was updated to 2.2
  - Remove BROKEN on audio/mixxx. Now soundtouch should detected without problems

Modified:
  head/audio/ardour6/Makefile
  head/audio/audacity/Makefile
  head/audio/gstreamer-plugins-soundtouch/Makefile
  head/audio/gstreamer1-plugins-soundtouch/Makefile
  head/audio/mixxx/Makefile
  head/audio/mixxx21/Makefile
  head/audio/rezound/Makefile

Modified: head/audio/ardour6/Makefile
==============================================================================
--- head/audio/ardour6/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/ardour6/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ardour6
 PORTVERSION=	6.3.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/beerml/ardour_releases/raw/master/
 # The original master side points to the latest release only:

Modified: head/audio/audacity/Makefile
==============================================================================
--- head/audio/audacity/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/audacity/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -3,7 +3,7 @@
 
 PORTNAME=	audacity
 PORTVERSION=	2.4.2
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONPREFIX=	Audacity-
 CATEGORIES=	audio
 

Modified: head/audio/gstreamer-plugins-soundtouch/Makefile
==============================================================================
--- head/audio/gstreamer-plugins-soundtouch/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/gstreamer-plugins-soundtouch/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 #   $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
 
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 
 COMMENT=	GStreamer soundtouch plugin

Modified: head/audio/gstreamer1-plugins-soundtouch/Makefile
==============================================================================
--- head/audio/gstreamer1-plugins-soundtouch/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/gstreamer1-plugins-soundtouch/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	audio
 
 COMMENT=	GStreamer soundtouch plugin

Modified: head/audio/mixxx/Makefile
==============================================================================
--- head/audio/mixxx/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/mixxx/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -4,7 +4,7 @@
 PORTNAME=	mixxx
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	2.2.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 
 MAINTAINER=	acm@FreeBSD.org
@@ -12,8 +12,6 @@ COMMENT=	DJ mixing application
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-BROKEN=		ERROR:root:Build had unmet dependencies. Exiting.
 
 BUILD_DEPENDS=	lv2>=1.14.0:audio/lv2
 LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \

Modified: head/audio/mixxx21/Makefile
==============================================================================
--- head/audio/mixxx21/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/mixxx21/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -4,7 +4,7 @@
 PORTNAME=	mixxx
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	2.1.8
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	audio
 PKGNAMESUFFIX=  21
 

Modified: head/audio/rezound/Makefile
==============================================================================
--- head/audio/rezound/Makefile	Mon Dec 14 20:30:04 2020	(r558105)
+++ head/audio/rezound/Makefile	Mon Dec 14 20:31:47 2020	(r558106)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rezound
 DISTVERSION=	0.13.1beta
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/ReZound/${DISTVERSION}
 



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