Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Feb 2002 22:03:33 -0800 (PST)
From:      Sean Chittenden <sean@chittenden.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34655: Update mail/mailman to use UID 92 per docs/34654
Message-ID:  <20020206060333.7B93820F19@mail.tgd.net>

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

>Number:         34655
>Category:       ports
>Synopsis:       Update mail/mailman to use UID 92 per docs/34654
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 22:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sean Chittenden
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD ninja1.internal 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 10 14:10:58 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386


	
>Description:
	The Mailman port uses UID 89 which has been reserved by vpopmail.
	Per docs/34654, update this UID to 91
>How-To-Repeat:
	
>Fix:


Index: mail/mailman/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailman/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- mail/mailman/Makefile	2001/12/06 07:45:02	1.19
+++ mail/mailman/Makefile	2002/02/06 06:01:57
@@ -25,7 +25,7 @@
 USE_PYTHON=	yes
 
 USERNAME?=	mailman
-USERID?=	89
+USERID?=	91
 
 # The default value of '1' for MAIL_GID works with sendmail.  If you're
 # using installed from ports, you should set MAIL_GID at build time
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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