Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2020 19:10:51 +0000 (UTC)
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538338 - in head: . audio audio/din multimedia multimedia/din
Message-ID:  <202006091910.059JApmD098782@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fox
Date: Tue Jun  9 19:10:51 2020
New Revision: 538338
URL: https://svnweb.freebsd.org/changeset/ports/538338

Log:
  audio/din: Move din from multimedia to audio category.
  
  Reported by: danfe
  Reviewed by: danfe

Added:
  head/audio/din/
     - copied from r538337, head/multimedia/din/
Deleted:
  head/multimedia/din/
Modified:
  head/MOVED
  head/audio/Makefile
  head/audio/din/Makefile
  head/multimedia/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Jun  9 18:53:01 2020	(r538337)
+++ head/MOVED	Tue Jun  9 19:10:51 2020	(r538338)
@@ -15079,3 +15079,4 @@ irc/psybnc||2020-06-06|Has expired: Broken for more th
 www/py-dj22-djangoql|www/py-djangoql|2020-06-06|Renamed to match the naming of other Django ports since Django 2.2 became default
 sysutils/beats|sysutils/beats6|2020-06-07|Renamed to match the naming of other ELK ports
 security/pam_pseudo||2020-06-07|Has expired: Broken for more than 6 months
+multimedia/din|audio/din|2020-06-09|Moved to a better category

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Tue Jun  9 18:53:01 2020	(r538337)
+++ head/audio/Makefile	Tue Jun  9 19:10:51 2020	(r538338)
@@ -115,6 +115,7 @@
     SUBDIR += deadbeef-waveform-seekbar-plugin
     SUBDIR += dekagen
     SUBDIR += denemo
+    SUBDIR += din
     SUBDIR += discid
     SUBDIR += dpf-plugins-lv2
     SUBDIR += drumgizmo

Modified: head/audio/din/Makefile
==============================================================================
--- head/multimedia/din/Makefile	Tue Jun  9 18:53:01 2020	(r538337)
+++ head/audio/din/Makefile	Tue Jun  9 19:10:51 2020	(r538338)
@@ -2,7 +2,7 @@
 
 PORTNAME=	din
 PORTVERSION=	47.1
-CATEGORIES=	multimedia
+CATEGORIES=	audio
 MASTER_SITES=	https://archive.org/download/dinisnoise_source_code/
 
 MAINTAINER=	fox@FreeBSD.org

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Tue Jun  9 18:53:01 2020	(r538337)
+++ head/multimedia/Makefile	Tue Jun  9 19:10:51 2020	(r538338)
@@ -42,7 +42,6 @@
     SUBDIR += cx88
     SUBDIR += dav1d
     SUBDIR += deforaos-player
-    SUBDIR += din
     SUBDIR += dirac
     SUBDIR += dragon
     SUBDIR += dtv-scan-tables



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