Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2018 21:19:37 +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: r484944 - in head/audio: ardour5 audacity mixxx20 rubberband sonic-visualiser
Message-ID:  <201811142119.wAELJbdm052883@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Nov 14 21:19:37 2018
New Revision: 484944
URL: https://svnweb.freebsd.org/changeset/ports/484944

Log:
  - Bump PORTREVISION
  - audio/rubberband : Take maintainership

Modified:
  head/audio/ardour5/Makefile
  head/audio/audacity/Makefile
  head/audio/mixxx20/Makefile
  head/audio/rubberband/Makefile
  head/audio/sonic-visualiser/Makefile

Modified: head/audio/ardour5/Makefile
==============================================================================
--- head/audio/ardour5/Makefile	Wed Nov 14 21:16:02 2018	(r484943)
+++ head/audio/ardour5/Makefile	Wed Nov 14 21:19:37 2018	(r484944)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ardour5
 PORTVERSION=	5.12.0
-PORTREVISION=	4
+PORTREVISION=	5
 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	Wed Nov 14 21:16:02 2018	(r484943)
+++ head/audio/audacity/Makefile	Wed Nov 14 21:19:37 2018	(r484944)
@@ -4,7 +4,7 @@
 PORTNAME=	audacity
 PORTVERSION=	2.3.0
 DISTVERSIONPREFIX=	Audacity-
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 
 MAINTAINER=	xxjack12xx@gmail.com

Modified: head/audio/mixxx20/Makefile
==============================================================================
--- head/audio/mixxx20/Makefile	Wed Nov 14 21:16:02 2018	(r484943)
+++ head/audio/mixxx20/Makefile	Wed Nov 14 21:19:37 2018	(r484944)
@@ -3,7 +3,7 @@
 PORTNAME=	mixxx
 PORTVERSION=	2.0.0
 DISTVERSIONSUFFIX=	-src
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	audio
 MASTER_SITES=	http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/
 PKGNAMESUFFIX=	20

Modified: head/audio/rubberband/Makefile
==============================================================================
--- head/audio/rubberband/Makefile	Wed Nov 14 21:16:02 2018	(r484943)
+++ head/audio/rubberband/Makefile	Wed Nov 14 21:19:37 2018	(r484944)
@@ -3,13 +3,14 @@
 
 PORTNAME=	rubberband
 DISTVERSION=	1.8.2
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://breakfastquay.com/files/releases/
 
 PATCH_SITES=	https://github.com/breakfastquay/${PORTNAME}/commit/
 PATCHFILES=	03202fa4749c0b4e264f2115bb49028267e2a572.patch:-p1
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Audio time-stretching and pitch-shifting library and utility program
 
 LICENSE=	GPLv2

Modified: head/audio/sonic-visualiser/Makefile
==============================================================================
--- head/audio/sonic-visualiser/Makefile	Wed Nov 14 21:16:02 2018	(r484943)
+++ head/audio/sonic-visualiser/Makefile	Wed Nov 14 21:19:37 2018	(r484944)
@@ -2,7 +2,7 @@
 
 PORTNAME=	sonic-visualiser
 PORTVERSION=	2.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	https://code.soundsoftware.ac.uk/attachments/download/1675/
 



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