Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 15:28:14 +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: r360923 - in head: astro/astrometry astro/gpstk audio/emu10kx audio/ipod-sharp audio/linux-f10-alsa-plugins-oss audio/liquidsoap audio/mma audio/pacpl audio/pm3umpdl audio/pure-audio au...
Message-ID:  <201407061528.s66FSEwc055807@svn.freebsd.org>

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

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

Modified:
  head/astro/astrometry/Makefile
  head/astro/gpstk/Makefile
  head/audio/emu10kx/Makefile
  head/audio/ipod-sharp/Makefile
  head/audio/linux-f10-alsa-plugins-oss/Makefile
  head/audio/liquidsoap/Makefile
  head/audio/mma/Makefile
  head/audio/pacpl/Makefile
  head/audio/pm3umpdl/Makefile
  head/audio/pure-audio/Makefile
  head/audio/solfege/Makefile
  head/audio/tomahawk/Makefile

Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/astro/astrometry/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	astro
 MASTER_SITES=	http://www.astrometry.net/downloads/
 DISTNAME=	astrometry.net-${PORTVERSION}
 
-MAINTAINER=	dereckson@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Describes an astronomical image
 
 LIB_DEPENDS=	libcairo.so:${PORTSDIR}/graphics/cairo \

Modified: head/astro/gpstk/Makefile
==============================================================================
--- head/astro/gpstk/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/astro/gpstk/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -7,7 +7,7 @@ CATEGORIES=	astro devel
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 
-MAINTAINER=	jhein@symmetricom.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Toolkit for developing GPS applications
 
 BUILD_DEPENDS=	jam:${PORTSDIR}/devel/jam

Modified: head/audio/emu10kx/Makefile
==============================================================================
--- head/audio/emu10kx/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/emu10kx/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -7,7 +7,7 @@ CATEGORIES=	audio kld
 MASTER_SITES=	http://chibis.persons.gfk.ru/audigy/emu10kx/
 DISTNAME=	${PORTNAME}-2005-10-21
 
-MAINTAINER=	michaels@sdf.lonestar.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SBLive!, Audigy, and Audigy2 driver for FreeBSD
 
 USE_BZIP2=	yes

Modified: head/audio/ipod-sharp/Makefile
==============================================================================
--- head/audio/ipod-sharp/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/ipod-sharp/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Manipulate iTunesDB used in Apple iPod devices
 
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/podsleuth.pc:${PORTSDIR}/misc/podsleuth \

Modified: head/audio/linux-f10-alsa-plugins-oss/Makefile
==============================================================================
--- head/audio/linux-f10-alsa-plugins-oss/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/linux-f10-alsa-plugins-oss/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	audio linux
 PKGNAMEPREFIX=	linux-f10-
 DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}
 
-MAINTAINER=	hashiz@meridiani.jp
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OSS plugin for ALSA (Linux Fedora 10)
 
 ONLY_FOR_ARCHS=	i386 amd64

Modified: head/audio/liquidsoap/Makefile
==============================================================================
--- head/audio/liquidsoap/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/liquidsoap/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	audio net
 MASTER_SITES=	SF/savonet/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-full
 
-MAINTAINER=	i@levsha.me
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The audio stream generator of the Savonet project
 
 LICENSE=	GPLv2

Modified: head/audio/mma/Makefile
==============================================================================
--- head/audio/mma/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/mma/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://www.mellowood.ca/${PORTNAME}/
 DISTFILES=	${PORTNAME}-bin-${PORTVERSION}.tar.gz
 
-MAINTAINER=	nivit@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Musical MIDI Accompaniment generator
 
 USES=		shebangfix

Modified: head/audio/pacpl/Makefile
==============================================================================
--- head/audio/pacpl/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/pacpl/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -7,7 +7,7 @@ PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl Audio Converter
 
 USES=		shebangfix perl5

Modified: head/audio/pm3umpdl/Makefile
==============================================================================
--- head/audio/pm3umpdl/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/pm3umpdl/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR=	CPAN:VVELOX
 EXTRACT_SUFX=
 EXTRACT_ONLY=
 
-MAINTAINER=	vvelox@vvelox.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Loading a M3U file into musicpd
 
 RUN_DEPENDS=	${LOCALBASE}/bin/mpc:${PORTSDIR}/audio/musicpc

Modified: head/audio/pure-audio/Makefile
==============================================================================
--- head/audio/pure-audio/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/pure-audio/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	https://cdn.bitbucket.org/purelang/pure-lang/downloads/
 DIST_SUBDIR=	pure
 
-MAINTAINER=	lichray@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Digital audio interface for the Pure language
 
 LICENSE=	BSD

Modified: head/audio/solfege/Makefile
==============================================================================
--- head/audio/solfege/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/solfege/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 PKGNAMESUFFIX=	-nosound
 
-MAINTAINER=	dhn@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free eartraining software
 
 BUILD_DEPENDS=	${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \

Modified: head/audio/tomahawk/Makefile
==============================================================================
--- head/audio/tomahawk/Makefile	Sun Jul  6 15:28:08 2014	(r360922)
+++ head/audio/tomahawk/Makefile	Sun Jul  6 15:28:14 2014	(r360923)
@@ -6,7 +6,7 @@ PORTVERSION=	0.7.0
 PORTREVISION=	2
 CATEGORIES=	audio
 
-MAINTAINER=	nivit@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-source, social, and smart music player
 
 LICENSE=	GPLv3



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