From khera@kcilink.com  Tue Aug 26 11:32:30 2003
Return-Path: <khera@kcilink.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F9C916A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Aug 2003 11:32:30 -0700 (PDT)
Received: from yertle.kcilink.com (yertle.kcilink.com [216.194.193.105])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C619343FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Aug 2003 11:32:29 -0700 (PDT)
	(envelope-from khera@kcilink.com)
Received: by yertle.kcilink.com (Postfix, from userid 100)
	id 26F3E21791; Tue, 26 Aug 2003 14:32:29 -0400 (EDT)
Message-Id: <20030826183229.26F3E21791@yertle.kcilink.com>
Date: Tue, 26 Aug 2003 14:32:29 -0400 (EDT)
From: Vivek Khera <vivek@khera.org>
Reply-To: Vivek Khera <vivek@khera.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update mailman pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56014
>Category:       ports
>Synopsis:       update mailman pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 26 11:40:15 PDT 2003
>Closed-Date:    Thu Sep 04 19:24:01 PDT 2003
>Last-Modified:  Thu Sep 04 19:24:01 PDT 2003
>Originator:     Vivek Khera
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 4.8-STABLE FreeBSD 4.8-STABLE #6: Thu Jul 17 09:01:05 EDT 2003 khera@yertle.int.kciLink.com:/u/yertle2/usr.obj/u/sources/usr/src/sys/YERTLE i386


	
>Description:
	

pkg-plist was missing some files
the recommended GID for postfix is updated.
changed to my preferred email address for FreeBSD things

>How-To-Repeat:
	
>Fix:

	


diff -Pru mailman/Makefile mailman-new/Makefile
--- mailman/Makefile	Mon Aug  4 11:35:33 2003
+++ mailman-new/Makefile	Tue Aug 26 14:24:47 2003
@@ -14,7 +14,7 @@
 MASTER_SITE_SUBDIR=	mailman
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	khera@kcilink.com
+MAINTAINER=	vivek@khera.org
 COMMENT=	A mailing list manager (MLM) with a user-friendly web front-end
 
 RUN_DEPENDS=	lynx:${PORTSDIR}/www/lynx
diff -Pru mailman/files/pkg-opts mailman-new/files/pkg-opts
--- mailman/files/pkg-opts	Thu Feb 13 13:18:53 2003
+++ mailman-new/files/pkg-opts	Tue Aug 26 14:27:30 2003
@@ -32,9 +32,13 @@
     MTA     | MAIL_GID       | Submitted by
     Exim3   | nobody (65534) | <wjv@FreeBSD.org>
     Exim4   | mail   (6)     | <wjv@FreeBSD.org>
-    Postfix | nobody (65534) | <shamrock@cypherpunks.to>
+    Postfix | mailman        | <vivek@khera.org>
     Qmail   | ???            |
     ----------------------------------------------------
+
+    NOTE: for Postfix, the group may need to be 'nobody' if you are not
+    using the Mailman integration for generating the postfix virtual and
+    aliases files.
 
 * CGI_GID [www]
   The group name or id under which your web server executes CGI scripts
diff -Pru mailman/pkg-plist mailman-new/pkg-plist
--- mailman/pkg-plist	Mon Aug  4 11:35:34 2003
+++ mailman-new/pkg-plist	Tue Aug 26 14:28:30 2003
@@ -355,6 +355,7 @@
 %%MMDIR%%/cron/paths.pyc
 %%MMDIR%%/cron/senddigests
 %%MMDIR%%/data/last_mailman_version
+%%MMDIR%%/data/sitelist.cfg
 %%MMDIR%%/icons/PythonPowered.png
 %%MMDIR%%/icons/gnu-head-tiny.jpg
 %%MMDIR%%/icons/mailman-large.jpg
@@ -441,6 +442,8 @@
 %%MMDIR%%/pythonlib/email/_compat21.pyc
 %%MMDIR%%/pythonlib/email/_compat22.py
 %%MMDIR%%/pythonlib/email/_compat22.pyc
+%%MMDIR%%/pythonlib/email/_parseaddr.py
+%%MMDIR%%/pythonlib/email/_parseaddr.pyc
 %%MMDIR%%/pythonlib/email/base64MIME.py
 %%MMDIR%%/pythonlib/email/base64MIME.pyc
 %%MMDIR%%/pythonlib/email/quopriMIME.py
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Thu Sep 4 19:23:51 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56014 
>Unformatted:
