Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 10:01:52 +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: r366050 - in head: devel/eclipse-eclemma devel/synfig editors/tamago games/linux-nwnclient games/linux-savage games/quakeforge graphics/passepartout graphics/synfigstudio japanese/ng ja...
Message-ID:  <201408251001.s7PA1qVD095119@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Aug 25 10:01:51 2014
New Revision: 366050
URL: http://svnweb.freebsd.org/changeset/ports/366050
QAT: https://qat.redports.org/buildarchive/r366050/

Log:
  Reset maintainership for non staged ports
  
  With hat:	portmgr

Modified:
  head/devel/eclipse-eclemma/Makefile
  head/devel/synfig/Makefile
  head/editors/tamago/Makefile
  head/games/linux-nwnclient/Makefile
  head/games/linux-savage/Makefile
  head/games/quakeforge/Makefile
  head/graphics/passepartout/Makefile
  head/graphics/synfigstudio/Makefile
  head/japanese/ng-devel/Makefile
  head/japanese/ng/Makefile
  head/lang/maude/Makefile
  head/mail/postfix210/Makefile

Modified: head/devel/eclipse-eclemma/Makefile
==============================================================================
--- head/devel/eclipse-eclemma/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/devel/eclipse-eclemma/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -6,7 +6,7 @@ PORTVERSION=	1.5.3
 CATEGORIES=	devel java editors
 MASTER_SITES=	SF/${PORTNAME}/01_EclEmma_Releases/${PORTVERSION}
 
-MAINTAINER=	kamikaze@bsdforen.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java code coverage tool for Eclipse
 
 RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse

Modified: head/devel/synfig/Makefile
==============================================================================
--- head/devel/synfig/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/devel/synfig/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -7,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	devel graphics multimedia
 MASTER_SITES=	SF
 
-MAINTAINER=	dhn@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Vector based 2D animation package
 
 # update to 0.64.1 does pick up ImageMagick correctly but there are a 

Modified: head/editors/tamago/Makefile
==============================================================================
--- head/editors/tamago/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/editors/tamago/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -15,7 +15,7 @@ PATCH_SITES=	${MASTER_SITE_DEBIAN:S,%SUB
 PATCHFILES=	egg_4.0.6+0.20041122cvs-19.diff.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	hrs@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Multilingual Input Method - Egg V4
 
 LICENSE=	GPLv2

Modified: head/games/linux-nwnclient/Makefile
==============================================================================
--- head/games/linux-nwnclient/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/games/linux-nwnclient/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -15,7 +15,7 @@ PKGNAMEPREFIX=	linux-
 DISTFILES=	${CLIENT_FILES} \
 		${CLIENT_NWMOVIES}
 
-MAINTAINER=	scf@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Neverwinter Nights Linux (x86) Client
 
 RUN_DEPENDS=	${LOCALBASE}/share/nwndata/docs/readme.txt:${PORTSDIR}/games/nwndata

Modified: head/games/linux-savage/Makefile
==============================================================================
--- head/games/linux-savage/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/games/linux-savage/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -14,7 +14,7 @@ PKGNAMEPREFIX=	linux-
 DISTFILES=	SFE-Standalone${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	acm@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Savage game (Linux version)
 
 USE_LINUX=	yes

Modified: head/games/quakeforge/Makefile
==============================================================================
--- head/games/quakeforge/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/games/quakeforge/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -10,7 +10,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:sf
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	danfe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cleaned up copy of the GPLd Quake 1 source code
 
 NOT_FOR_ARCHS=	sparc64

Modified: head/graphics/passepartout/Makefile
==============================================================================
--- head/graphics/passepartout/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/graphics/passepartout/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -9,7 +9,7 @@ CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
 
-MAINTAINER=	gnome@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DTP application for X
 
 BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt \

Modified: head/graphics/synfigstudio/Makefile
==============================================================================
--- head/graphics/synfigstudio/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/graphics/synfigstudio/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	SF/synfig/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	dhn@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Vector-based 2D animation software package
 
 BROKEN=		Fails to compile

Modified: head/japanese/ng-devel/Makefile
==============================================================================
--- head/japanese/ng-devel/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/japanese/ng-devel/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -7,7 +7,7 @@ CATEGORIES=	japanese editors
 MASTER_SITES=	http://tomato.sakura.ne.jp/~amura/archives/ng/
 DISTNAME=	${PORTNAME}-1.5beta1
 
-MAINTAINER?=	ginga-freebsd@ginganet.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT=	Light Emacs-clone with Japanese support
 
 ALL_TARGET=	ng

Modified: head/japanese/ng/Makefile
==============================================================================
--- head/japanese/ng/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/japanese/ng/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://tomato.sakura.ne.jp
 PATCH_SITES=	${MASTER_SITES}
 PATCHFILES=	ng-1.4.4-replace_bug.patch
 
-MAINTAINER?=	ginga-freebsd@ginganet.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	Light Emacs-clone with Japanese support
 
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LIBS}"

Modified: head/lang/maude/Makefile
==============================================================================
--- head/lang/maude/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/lang/maude/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -7,7 +7,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://maude.cs.uiuc.edu/versions/${PORTVERSION}/
 DISTNAME=	Maude-${PORTVERSION}
 
-MAINTAINER=	joemann@beefree.free.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	High-performance reflective language
 
 LIB_DEPENDS=	libbdd.so:${PORTSDIR}/science/buddy \

Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile	Mon Aug 25 09:46:57 2014	(r366049)
+++ head/mail/postfix210/Makefile	Mon Aug 25 10:01:51 2014	(r366050)
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=	. old related/postfi
 PKGNAMESUFFIX=	210
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	sahil@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Secure alternative to widely-used Sendmail
 
 LICENSE=	IPL10



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