Skip to content

Commit

Permalink
graphics/synfig*: re-categorize, hand-off MAINTAINER
Browse files Browse the repository at this point in the history
Chris writes (in the PR mentioned below):

	I need to use Synfig. It appears to be in the
	wrong category (devel), should be graphics. As it is
	an image manipulation application. I also see it's WAY
	out of date.

	This pr changes devel/synfig to graphics/synfig. As I
	also seek to update this port and graphics/synfigstudio;
	takes MAINTAINER.

apply the patch, massaging it to maintain INDEX &c. Hands off
maintainership (from ports@).

PR:		257030
Reported by:	Chris Hutchinson
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Jul 9, 2021
1 parent b6eed3f commit 2ba684b
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -16460,3 +16460,4 @@ databases/puppetdb5||2021-07-05|Has expired: Puppet 5 has reached EOL
sysutils/puppet5||2021-07-05|Has expired: Puppet 5 has reached EOL
sysutils/puppetserver5||2021-07-05|Has expired: Puppet 5 has reached EOL
databases/puppetdb-terminus5||2021-07-05|Has expired: Puppet 5 has reached EOL
devel/synfig|graphics/synfig|2021-07-06|The Graphics category is a more appropriate category for an image manipulation program
1 change: 0 additions & 1 deletion devel/Makefile
Expand Up @@ -6907,7 +6907,6 @@
SUBDIR += svntrac
SUBDIR += swank-clojure
SUBDIR += swig
SUBDIR += synfig
SUBDIR += sysconftool
SUBDIR += sysfsutils
SUBDIR += systemc
Expand Down
1 change: 1 addition & 0 deletions graphics/Makefile
Expand Up @@ -1046,6 +1046,7 @@
SUBDIR += swftools
SUBDIR += sxiv
SUBDIR += synaesthesia
SUBDIR += synfig
SUBDIR += synfigstudio
SUBDIR += tachyon
SUBDIR += telak
Expand Down
4 changes: 2 additions & 2 deletions devel/synfig/Makefile → graphics/synfig/Makefile
Expand Up @@ -4,9 +4,9 @@ PORTNAME= synfig
PORTVERSION= 1.2.2
DISTVERSIONPREFIX=v
PORTREVISION= 14
CATEGORIES= devel graphics multimedia
CATEGORIES= graphics devel multimedia

MAINTAINER= ports@FreeBSD.org
MAINTAINER= portmaster@BSDforge.com
COMMENT= Vector based 2D animation package

LICENSE= GPLv2+
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions graphics/synfigstudio/Makefile
Expand Up @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v
PORTREVISION= 13
CATEGORIES= graphics multimedia

MAINTAINER= ports@FreeBSD.org
MAINTAINER= portmaster@BSDforge.com
COMMENT= Vector-based 2D animation software package

LICENSE= GPLv2+
Expand All @@ -20,7 +20,7 @@ LIB_DEPENDS= libImath.so:math/Imath \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libmlt.so:multimedia/mlt \
libsynfig.so:devel/synfig
libsynfig.so:graphics/synfig
RUN_DEPENDS= xdg-open:devel/xdg-utils

PORTSCOUT= limitw:1,even
Expand Down

0 comments on commit 2ba684b

Please sign in to comment.