Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 2020 06:02:35 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541841 - in head: . graphics graphics/f3d multimedia multimedia/f3d
Message-ID:  <202007100602.06A62Z7V089918@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Jul 10 06:02:35 2020
New Revision: 541841
URL: https://svnweb.freebsd.org/changeset/ports/541841

Log:
  Move multimedia/f3d -> graphics/f3d
  
  Reported by:	danfe

Added:
  head/graphics/f3d/
     - copied from r541840, head/multimedia/f3d/
Deleted:
  head/multimedia/f3d/
Modified:
  head/MOVED
  head/graphics/Makefile
  head/graphics/f3d/Makefile
  head/multimedia/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Jul 10 05:54:30 2020	(r541840)
+++ head/MOVED	Fri Jul 10 06:02:35 2020	(r541841)
@@ -15152,3 +15152,4 @@ databases/py-django-transaction-hooks||2020-07-02|Has 
 multimedia/audacious-gtk3|multimedia/audacious|2020-07-08|GTK3 interface abandoned upstream
 multimedia/audacious-plugins-gtk3|multimedia/audacious-plugins|2020-07-08|GTK3 interface abandoned upstream
 devel/pear-channel-phpunit||2020-07-09|Remove obsolete
+multimedia/f3d|graphics/f3d|2020-07-09|Move to a proper category

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Fri Jul 10 05:54:30 2020	(r541840)
+++ head/graphics/Makefile	Fri Jul 10 06:02:35 2020	(r541841)
@@ -173,6 +173,7 @@
     SUBDIR += exiftran
     SUBDIR += exiv2
     SUBDIR += exrtools
+    SUBDIR += f3d
     SUBDIR += facedetect
     SUBDIR += farbfeld
     SUBDIR += feh

Modified: head/graphics/f3d/Makefile
==============================================================================
--- head/multimedia/f3d/Makefile	Fri Jul 10 05:54:30 2020	(r541840)
+++ head/graphics/f3d/Makefile	Fri Jul 10 06:02:35 2020	(r541841)
@@ -3,7 +3,7 @@
 PORTNAME=	f3d
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.1
-CATEGORIES=	multimedia
+CATEGORIES=	graphics
 MASTER_SITES=	https://gitlab.kitware.com/f3d/f3d/-/archive/${DISTVERSIONPREFIX}${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Fri Jul 10 05:54:30 2020	(r541840)
+++ head/multimedia/Makefile	Fri Jul 10 06:02:35 2020	(r541841)
@@ -56,7 +56,6 @@
     SUBDIR += elementary-videos
     SUBDIR += emby-server
     SUBDIR += emovix
-    SUBDIR += f3d
     SUBDIR += ffaudioconverter
     SUBDIR += ffdec
     SUBDIR += ffmpeg



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