From owner-freebsd-ports Tue Feb 5 22:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A977F37B426 for ; Tue, 5 Feb 2002 22:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g166A0o42452; Tue, 5 Feb 2002 22:10:00 -0800 (PST) (envelope-from gnats) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 7A6A837B421 for ; Tue, 5 Feb 2002 22:03:57 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 1001) id 7B93820F19; Tue, 5 Feb 2002 22:03:33 -0800 (PST) Message-Id: <20020206060333.7B93820F19@mail.tgd.net> Date: Tue, 5 Feb 2002 22:03:33 -0800 (PST) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34655: Update mail/mailman to use UID 92 per docs/34654 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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