svn commit: r550239 - in head/multimedia: smplayer-skins smplayer-themes smtube

Tobias C. Berner tcberner at FreeBSD.org
Sun Sep 27 06:24:50 UTC 2020


Author: tcberner
Date: Sun Sep 27 06:24:48 2020
New Revision: 550239
URL: https://svnweb.freebsd.org/changeset/ports/550239

Log:
  multimedia/smplayer: give related ports to vvd
  
  - Previous maintainer of multimedia/smplayer was reset in r505428,
    as the maintainer no longer used FreeBSD.
  - The related ports were forgot in this process.
  - Give them to the new maintainer of multimedia/smplayer

Modified:
  head/multimedia/smplayer-skins/Makefile
  head/multimedia/smplayer-themes/Makefile
  head/multimedia/smtube/Makefile

Modified: head/multimedia/smplayer-skins/Makefile
==============================================================================
--- head/multimedia/smplayer-skins/Makefile	Sun Sep 27 05:26:02 2020	(r550238)
+++ head/multimedia/smplayer-skins/Makefile	Sun Sep 27 06:24:48 2020	(r550239)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	multimedia audio kde
 MASTER_SITES=	SF/smplayer/SMPlayer-skins/${PORTVERSION}
 
-MAINTAINER=	kikadf.01 at gmail.com
+MAINTAINER=	vvd at unislabs.com
 COMMENT=	Skins for SMPlayer (Skinnable GUI)
 
 USES=		qt:5 tar:bzip2

Modified: head/multimedia/smplayer-themes/Makefile
==============================================================================
--- head/multimedia/smplayer-themes/Makefile	Sun Sep 27 05:26:02 2020	(r550238)
+++ head/multimedia/smplayer-themes/Makefile	Sun Sep 27 06:24:48 2020	(r550239)
@@ -7,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	multimedia audio kde
 MASTER_SITES=	SF/smplayer/SMPlayer-themes/${PORTVERSION}/
 
-MAINTAINER=	kikadf.01 at gmail.com
+MAINTAINER=	vvd at unislabs.com
 COMMENT=	Themes for SMPlayer
 
 USES=		qt:5 tar:bzip2

Modified: head/multimedia/smtube/Makefile
==============================================================================
--- head/multimedia/smtube/Makefile	Sun Sep 27 05:26:02 2020	(r550238)
+++ head/multimedia/smtube/Makefile	Sun Sep 27 06:24:48 2020	(r550239)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/smtube/SMTube/${PORTVERSION}/
 
-MAINTAINER=	kikadf.01 at gmail.com
+MAINTAINER=	vvd at unislabs.com
 COMMENT=	SMPlayer YouTube browser
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list