From owner-cvs-all Mon Oct 21 8:32: 9 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 223E937B401; Mon, 21 Oct 2002 08:32:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D736B43E65; Mon, 21 Oct 2002 08:32:07 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9LFVcmV005319; Mon, 21 Oct 2002 08:31:38 -0700 (PDT) (envelope-from wjv@repoman.freebsd.org) Received: (from wjv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9LFVcs9005318; Mon, 21 Oct 2002 08:31:38 -0700 (PDT) Message-Id: <200210211531.g9LFVcs9005318@repoman.freebsd.org> From: Johann Visagie Date: Mon, 21 Oct 2002 08:31:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile distinfo pkg-install pkg-message pkg-plist ports/mail/mailman/files pkg-opts 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/10/21 08:31:38 PDT Modified files: mail/mailman Makefile distinfo pkg-install pkg-message pkg-plist mail/mailman/files pkg-opts Log: - Overdue update to version 2.0.13, a minor bugfix release - Refrain from invoking ${PERL} - Call Mailman's distributed check_perms script post-installation to fix file permissions instead of doing so manually. This is more modular and will greatly ease maintenance of the port. It implies a level of trust in check_perms... but then, installing and running any 3rd party software implies a level of trust. Revision Changes Path 1.31 +4 -4 ports/mail/mailman/Makefile 1.16 +1 -1 ports/mail/mailman/distinfo 1.5 +48 -29 ports/mail/mailman/files/pkg-opts 1.3 +7 -17 ports/mail/mailman/pkg-install 1.5 +2 -2 ports/mail/mailman/pkg-message 1.14 +8 -26 ports/mail/mailman/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message