Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 09:50:34 -0500
From:      Serge Gagnon <serge.gagnon.1@ulaval.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118747: [MAINTAINER] Update port: devel/cvsdadm fix typo
Message-ID:  <E1J3up8-000Nus-L5@quenix2.dyndns.org>
Resent-Message-ID: <200712161500.lBGF01IG032679@freefall.freebsd.org>

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

>Number:         118747
>Category:       ports
>Synopsis:       [MAINTAINER] Update port: devel/cvsdadm fix typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 15:00:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix2.dyndns.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Sep 11 14:34:14 EDT 2007 root@quenix2.dyndns.org:/System/usr/obj/System/usr/src/sys/QUENIX2 i386


>Description:
-Fix typo in last commit (that was my mail adress)
** The system will try to send a mail to the bad maintainer adress (the typo) and I could not reply to the mail.
You'll have to commit this PR without my (the maintainer) agreement. **

Thanks
>How-To-Repeat:
>Fix:


--- patch-cvsdadm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /Ports/cvsdadm/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- devel/cvsdadm/Makefile	16 Dec 2007 14:43:01 -0000	1.21
+++ devel/cvsdadm/Makefile	16 Dec 2007 14:44:04 -0000
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	cvsdadm
 # Date Created:				Sat Jan 21 22:05:06 EST 2006
-# Whom:					Serge Gagnon <serge.gagnon@ulaval.ca>
+# Whom:					Serge Gagnon <serge.gagnon.1@ulaval.ca>
 #
 # $FreeBSD: ports/devel/cvsdadm/Makefile,v 1.10 2007/12/16 13:29:46 araujo Exp $
 #
@@ -13,7 +13,7 @@
     		${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	serge.gagnon@ulaval.ca
+MAINTAINER=	serge.gagnon.1@ulaval.ca
 COMMENT=	Tool for CVSd pserver user administration
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
--- patch-cvsdadm.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1J3up8-000Nus-L5>