Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 13:56:18 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309185 - in head: Mk mail/qmail mail/qmail-contrib mail/qmail-dk mail/qmailanalog mail/qmhandle mail/queue-fix
Message-ID:  <201212181356.qBIDuIl5055762@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Dec 18 13:56:17 2012
New Revision: 309185
URL: http://svnweb.freebsd.org/changeset/ports/309185

Log:
  Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
  but I'm not using qmail for a long time.

Modified:
  head/Mk/bsd.mail.mk
  head/mail/qmail-contrib/Makefile
  head/mail/qmail-dk/Makefile
  head/mail/qmail/Makefile
  head/mail/qmailanalog/Makefile
  head/mail/qmhandle/Makefile
  head/mail/queue-fix/Makefile

Modified: head/Mk/bsd.mail.mk
==============================================================================
--- head/Mk/bsd.mail.mk	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/Mk/bsd.mail.mk	Tue Dec 18 13:56:17 2012	(r309185)
@@ -9,7 +9,7 @@
 
 # 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 ;).
-Mail_Include_MAINTAINER=	garga@FreeBSD.org
+Mail_Include_MAINTAINER=	bdrewery@FreeBSD.org
 Mail_Pre_Include=			bsd.mail.mk
 
 

Modified: head/mail/qmail-contrib/Makefile
==============================================================================
--- head/mail/qmail-contrib/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/qmail-contrib/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR=	distfiles
 DISTFILES=	dot-forward-${DF_VER}.tar.gz \
 		fastforward-${FF_VER}.tar.gz
 
-MAINTAINER=	garga@FreeBSD.org
+MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	Contributed programs for qmail
 
 OPTIONS_DEFINE=	DOCS

Modified: head/mail/qmail-dk/Makefile
==============================================================================
--- head/mail/qmail-dk/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/qmail-dk/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -9,7 +9,7 @@ PKGNAMEPREFIX=	qmail-
 DISTFILES=	qmail-1.03.tar.gz
 DIST_SUBDIR=	qmail
 
-MAINTAINER=	garga@FreeBSD.org
+MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	DomainKeys implementation for qmail
 
 LIB_DEPENDS+=	domainkeys:${PORTSDIR}/mail/libdomainkeys

Modified: head/mail/qmail/Makefile
==============================================================================
--- head/mail/qmail/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/qmail/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}-${QMAIL_VERSION}
 DISTFILES?=	${DISTNAME}${EXTRACT_SUFX}
 EXTRACT_ONLY?=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER?=	garga@FreeBSD.org
+MAINTAINER?=	bdrewery@FreeBSD.org
 COMMENT?=	A secure, reliable, efficient, simple, and fast MTA
 
 DIST_SUBDIR=	qmail

Modified: head/mail/qmailanalog/Makefile
==============================================================================
--- head/mail/qmailanalog/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/qmailanalog/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://cr.yp.to/software/ 
 		http://www.emaillab.org/djb/qmailanalog/ \
 		http://summersoft.fay.ar.us/pub/qmail/qmailanalog/
 
-MAINTAINER=	garga@FreeBSD.org
+MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	A collection of tools to analyze qmail-send's activity
 
 USE_QMAIL_RUN=	yes

Modified: head/mail/qmhandle/Makefile
==============================================================================
--- head/mail/qmhandle/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/qmhandle/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	garga@FreeBSD.org
+MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	Tool to view and manage a qmail queue
 
 OPTIONS_DEFINE=	DOCS

Modified: head/mail/queue-fix/Makefile
==============================================================================
--- head/mail/queue-fix/Makefile	Tue Dec 18 13:51:56 2012	(r309184)
+++ head/mail/queue-fix/Makefile	Tue Dec 18 13:56:17 2012	(r309185)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.netmeridian.com
 		${MASTER_SITE_GENTOO}
 MASTER_SITE_SUBDIR=	distfiles
 
-MAINTAINER=	garga@FreeBSD.org
+MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	Repairs or generates a qmail queue structure
 
 OPTIONS_DEFINE=	DOCS



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