From owner-cvs-all Mon Jul 22 7:29:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1717537B400; Mon, 22 Jul 2002 07:29:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D309D43E4A; Mon, 22 Jul 2002 07:29:10 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: from freefall.freebsd.org (wjv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6METAJU025183; Mon, 22 Jul 2002 07:29:10 -0700 (PDT) (envelope-from wjv@freefall.freebsd.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6METASk025182; Mon, 22 Jul 2002 07:29:10 -0700 (PDT) Message-Id: <200207221429.g6METASk025182@freefall.freebsd.org> From: Johann Visagie Date: Mon, 22 Jul 2002 07:29:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile distinfo pkg-deinstall pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/07/22 07:29:10 PDT Modified files: mail/mailman Makefile distinfo pkg-deinstall pkg-plist Log: - Update to version 2.0.12 - Update $PKGDEINSTALL so that running Python processes beloning to mailman user should be killed correctly upon port/package deinstallation, even when the version of Python had been updated since the port/package was installed. - Fix a small oversight in $PLIST to allow clean package installations (i.e. where there is not an existing mailman user) to set file permissions correctly. Revision Changes Path 1.30 +1 -2 ports/mail/mailman/Makefile 1.15 +1 -1 ports/mail/mailman/distinfo 1.6 +1 -1 ports/mail/mailman/pkg-deinstall 1.13 +1 -1 ports/mail/mailman/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message