Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 04:16:38 +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: r488505 - in head/audio: . mixxx21
Message-ID:  <201812270416.wBR4GcWq005170@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Dec 27 04:16:38 2018
New Revision: 488505
URL: https://svnweb.freebsd.org/changeset/ports/488505

Log:
  - Copy audio/mixxx to audio/mixxx21. audio/mixxx was updated to latest stable
    version. Now this is a previous stable version

Added:
  head/audio/mixxx21/
     - copied from r488504, head/audio/mixxx/
Modified:
  head/audio/Makefile
  head/audio/mixxx21/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Thu Dec 27 02:50:27 2018	(r488504)
+++ head/audio/Makefile	Thu Dec 27 04:16:38 2018	(r488505)
@@ -525,6 +525,7 @@
     SUBDIR += mixmos
     SUBDIR += mixxx
     SUBDIR += mixxx20
+    SUBDIR += mixxx21
     SUBDIR += mma
     SUBDIR += moc
     SUBDIR += modplugplay

Modified: head/audio/mixxx21/Makefile
==============================================================================
--- head/audio/mixxx/Makefile	Thu Dec 27 02:50:27 2018	(r488504)
+++ head/audio/mixxx21/Makefile	Thu Dec 27 04:16:38 2018	(r488505)
@@ -6,6 +6,7 @@ DISTVERSIONPREFIX=	release-
 DISTVERSION=	2.1.5
 PORTREVISION=	3
 CATEGORIES=	audio
+PKGNAMESUFFIX=  21
 
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	DJ mixing application



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