Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 15:21:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360920 - in head/multimedia: ab25 clive1 devede dvdrip gmimms iriverter kplayer-kde4 openshot py-mlt pyjama spigot tunapie
Message-ID:  <201407061521.s66FLOoQ052507@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jul  6 15:21:23 2014
New Revision: 360920
URL: http://svnweb.freebsd.org/changeset/ports/360920
QAT: https://qat.redports.org/buildarchive/r360920/

Log:
  Resetting maintainership on ports that have not been staged and without any
  pending PR (related to stage)
  
  With hat:	portmgr

Modified:
  head/multimedia/ab25/Makefile
  head/multimedia/clive1/Makefile
  head/multimedia/devede/Makefile
  head/multimedia/dvdrip/Makefile
  head/multimedia/gmimms/Makefile
  head/multimedia/iriverter/Makefile
  head/multimedia/kplayer-kde4/Makefile
  head/multimedia/openshot/Makefile
  head/multimedia/py-mlt/Makefile
  head/multimedia/pyjama/Makefile
  head/multimedia/spigot/Makefile
  head/multimedia/tunapie/Makefile

Modified: head/multimedia/ab25/Makefile
==============================================================================
--- head/multimedia/ab25/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/ab25/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -6,7 +6,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	hrs
 
-MAINTAINER=	hrs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Utility for ARIB STD-B25 ECM handling in MPEG2-TS stream
 
 LICENSE=	ISCL

Modified: head/multimedia/clive1/Makefile
==============================================================================
--- head/multimedia/clive1/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/clive1/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -12,7 +12,7 @@ MASTER_SITES=	http://download.gna.org/cl
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	nivit@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Video extraction utility for YouTube, GoogleVideo, and others
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.1.0_1:${PORTSDIR}/www/py-urlgrabber

Modified: head/multimedia/devede/Makefile
==============================================================================
--- head/multimedia/devede/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/devede/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -7,7 +7,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	http://www.rastersoft.com/descargas/ \
 		http://bsd-geek.de/FreeBSD/distfiles/
 
-MAINTAINER=	lme@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Create video DVDs, VCDs, sVCDs, or CVDs from any number of video files
 
 RUN_DEPENDS=	ffmpeg:${PORTSDIR}/multimedia/ffmpeg \

Modified: head/multimedia/dvdrip/Makefile
==============================================================================
--- head/multimedia/dvdrip/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/dvdrip/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN \
 		http://www.exit1.org/dvdrip/dist/
 MASTER_SITE_SUBDIR=	CPAN:JRED
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Perl Gtk+ based dvd-ripper
 
 BUILD_DEPENDS=	p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \

Modified: head/multimedia/gmimms/Makefile
==============================================================================
--- head/multimedia/gmimms/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/gmimms/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -7,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	multimedia net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	liu_yinghong@yahoo.com.cn
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Frontend to MiMMS (Multimedia Stream ripper)
 
 RUN_DEPENDS=	mimms:${PORTSDIR}/multimedia/mimms

Modified: head/multimedia/iriverter/Makefile
==============================================================================
--- head/multimedia/iriverter/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/iriverter/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -7,7 +7,7 @@ PORTREVISION=	8
 CATEGORIES=	multimedia java
 MASTER_SITES=	SF
 
-MAINTAINER=	multimedia@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Cross-platform frontend to mencoder
 
 RUN_DEPENDS=	mencoder:${PORTSDIR}/multimedia/mencoder

Modified: head/multimedia/kplayer-kde4/Makefile
==============================================================================
--- head/multimedia/kplayer-kde4/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/kplayer-kde4/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	multimedia kde
 MASTER_SITES=	SF
 
-MAINTAINER=	avg@icyb.net.ua
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Movie player based on mplayer
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer

Modified: head/multimedia/openshot/Makefile
==============================================================================
--- head/multimedia/openshot/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/openshot/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://launchpad.net/openshot/${PORTVERSION:C/\.[0-9]+$//}/${PORTVERSION}/+download/
 
-MAINTAINER=	rodrigo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Non-linear video editor
 
 LICENSE=	GPLv3

Modified: head/multimedia/py-mlt/Makefile
==============================================================================
--- head/multimedia/py-mlt/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/py-mlt/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -5,7 +5,7 @@ PORTREVISION=	0
 CATEGORIES=	multimedia python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	avilla@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Python bindings for the MLT multimedia framework
 
 LICENSE=	GPLv2

Modified: head/multimedia/pyjama/Makefile
==============================================================================
--- head/multimedia/pyjama/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/pyjama/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -8,7 +8,7 @@ CATEGORIES=	multimedia python
 MASTER_SITES=	http://launchpadlibrarian.net/26637583/
 DISTNAME=	pyjama-0.3.0.1_all
 
-MAINTAINER=	ktullavik@gmail.com
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Frontend to the Jamendo music network
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \

Modified: head/multimedia/spigot/Makefile
==============================================================================
--- head/multimedia/spigot/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/spigot/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	fenner
 DISTFILES=	spigot.1.7.tar.gz
 
-MAINTAINER=	james@cs.uwm.edu
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Video spigot for Windows library
 
 # binary package

Modified: head/multimedia/tunapie/Makefile
==============================================================================
--- head/multimedia/tunapie/Makefile	Sun Jul  6 15:17:32 2014	(r360919)
+++ head/multimedia/tunapie/Makefile	Sun Jul  6 15:21:23 2014	(r360920)
@@ -8,7 +8,7 @@ CATEGORIES=	multimedia audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/2.1
 DISTNAME=	${PORTNAME}-${PORTVERSION:S,.r,rc,}
 
-MAINTAINER=	nivit@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
 COMMENT=	Tuner for streaming internet radio and TV
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \



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