Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 10:09:40 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r6 - in trunk: Mk www/firefox www/firefox3 www/firefox3-devel
Message-ID:  <200904211009.n3LA9epk075666@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help

Author: miwi
Date: Tue Apr 21 10:09:40 2009
New Revision: 6

Log:
- Remove $MCom header
- Pass maintainership to gecko@

Modified:
   trunk/Mk/bsd.gecko.mk
   trunk/www/firefox/Makefile
   trunk/www/firefox3-devel/Makefile
   trunk/www/firefox3/Makefile

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/Mk/bsd.gecko.mk	Tue Apr 21 10:09:40 2009	(r6)
@@ -32,7 +32,7 @@
 .if !defined(Gecko_Pre_Include)
 # Please make sure all changes to this file are passed through the maintainer.
 # Do not commit them yourself (unless of course you're the Port's Wraith ;).
-Gecko_Include_MAINTAINER=		miwi@FreeBSD.org
+Gecko_Include_MAINTAINER=		gecko@FreeBSD.org
 Gecko_Pre_Include=			bsd.gecko.mk
 
 # Users should use the following syntax:
@@ -244,7 +244,7 @@
 # 						CONFIGURE_ARGS instead
 #
 
-MAINTAINER?=	miwi@FreeBSD.org
+MAINTAINER?=	gecko@FreeBSD.org
 
 MOZILLA?=	${PORTNAME}
 MOZILLA_VER?=	${PORTVERSION}

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -2,8 +2,8 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox/Makefile,v 1.212 2009/04/12 19:27:11 miwi Exp $
-#   $MCom: ports-stable/www/firefox/Makefile,v 1.32 2009/01/09 23:41:22 mezz Exp $
+# $FreeBSD$
+#
 #
 
 PORTNAME=	firefox
@@ -15,7 +15,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi@FreeBSD.org
+MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nss>=3.11.2:${PORTSDIR}/security/nss

Modified: trunk/www/firefox3-devel/Makefile
==============================================================================
--- trunk/www/firefox3-devel/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox3-devel/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -13,7 +13,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi@FreeBSD.org
+MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.7:${PORTSDIR}/devel/nspr

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox3/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -3,7 +3,7 @@
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
 # $FreeBSD: ports/www/firefox3/Makefile,v 1.17 2009/04/12 19:27:12 miwi Exp $
-#   $MCom: ports-stable/www/firefox3/Makefile,v 1.20 2008/12/31 01:52:03 mezz Exp $
+#
 #
 
 PORTNAME=	firefox
@@ -14,7 +14,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi@FreeBSD.org
+MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.7:${PORTSDIR}/devel/nspr



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