From owner-freebsd-ports@FreeBSD.ORG Fri Jul 24 10:20:53 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D60F1065672 for ; Fri, 24 Jul 2009 10:20:53 +0000 (UTC) (envelope-from snb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EBCC38FC19 for ; Fri, 24 Jul 2009 10:20:52 +0000 (UTC) (envelope-from snb@FreeBSD.org) Received: from freefall.freebsd.org (snb@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6OAKqKk032134 for ; Fri, 24 Jul 2009 10:20:52 GMT (envelope-from snb@freefall.freebsd.org) Received: (from snb@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6OAKqlq032133 for freebsd-ports@freebsd.org; Fri, 24 Jul 2009 10:20:52 GMT (envelope-from snb) Date: Fri, 24 Jul 2009 12:21:15 +0200 From: Nick Barkas To: freebsd-ports@freebsd.org Message-ID: <20090724102049.GB9525@pogosim.particle.kth.se> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Subject: request for commit approval to change my email address X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 10:20:53 -0000 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello I'm a src but not ports committer and I'd like to change the email address on ports I maintain to my FreeBSD address. Can a ports committer check the attached patch and let me know if committing it would be all right? The ports in question: net/splatd security/openvpn-auth-ldap security/osslsigncode sysutils/apt sysutils/farbot sysutils/ipmi-kmod Thanks much! Nick --Yylu36WmvOXNoKYn Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="email_change.diff" Index: net/splatd/Makefile =================================================================== RCS file: /home/pcvs/ports/net/splatd/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- net/splatd/Makefile 5 Jan 2009 19:04:30 -0000 1.9 +++ net/splatd/Makefile 24 Jul 2009 10:03:46 -0000 @@ -10,7 +10,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ Index: security/openvpn-auth-ldap/Makefile =================================================================== RCS file: /home/pcvs/ports/security/openvpn-auth-ldap/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- security/openvpn-auth-ldap/Makefile 5 Jan 2009 19:04:33 -0000 1.5 +++ security/openvpn-auth-ldap/Makefile 24 Jul 2009 10:03:46 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://dpw.threerings.net/projects/openvpn-auth-ldap/ DISTNAME= auth-ldap-${PORTVERSION} -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= LDAP authentication plugin for OpenVPN BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c \ Index: security/osslsigncode/Makefile =================================================================== RCS file: /home/pcvs/ports/security/osslsigncode/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- security/osslsigncode/Makefile 23 Jan 2009 15:43:08 -0000 1.4 +++ security/osslsigncode/Makefile 24 Jul 2009 10:03:46 -0000 @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= SF -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= OpenSSL-based signcode utility PLIST_FILES= bin/osslsigncode Index: sysutils/apt/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/apt/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/apt/Makefile 23 Jan 2009 15:43:09 -0000 1.7 +++ sysutils/apt/Makefile 24 Jul 2009 10:03:46 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= apt_0.6.46.4-0.1 -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= Advanced front-end for dpkg BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ Index: sysutils/farbot/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/farbot/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- sysutils/farbot/Makefile 6 Dec 2008 21:39:05 -0000 1.5 +++ sysutils/farbot/Makefile 24 Jul 2009 10:03:46 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://dpw.threerings.net/projects/farbot/ DISTNAME= farbot-1.0-beta2 -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= FreeBSD Automated Release Bot BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig Index: sysutils/ipmi-kmod/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/ipmi-kmod/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sysutils/ipmi-kmod/Makefile 6 Jan 2009 17:59:28 -0000 1.13 +++ sysutils/ipmi-kmod/Makefile 24 Jul 2009 10:03:47 -0000 @@ -11,7 +11,7 @@ CATEGORIES= sysutils kld MASTER_SITES= http://dpw.threerings.net/projects/ipmi-kmod/ -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= Backport of ipmi driver from FreeBSD 7-CURRENT for FreeBSD 5.3 - 6.1 SUB_FILES= pkg-install pkg-deinstall --Yylu36WmvOXNoKYn--