From owner-cvs-all@FreeBSD.ORG Mon Dec 3 06:54:36 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A4FE16A418 for ; Mon, 3 Dec 2007 06:54:36 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id F2A1713C45D for ; Mon, 3 Dec 2007 06:54:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 25457 invoked by uid 399); 3 Dec 2007 06:54:34 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 3 Dec 2007 06:54:34 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <4753A828.4080808@FreeBSD.org> Date: Sun, 02 Dec 2007 22:54:32 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (X11/20071119) MIME-Version: 1.0 To: Rong-En Fan References: <200712030224.lB32OJpN048085@repoman.freebsd.org> In-Reply-To: <200712030224.lB32OJpN048085@repoman.freebsd.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kiwi@oav.net, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/mailgraph Makefile ports/mail/mailgraph/files mailgraph.in ports/mail/ovs Makefile ports/mail/ovs/files ovs.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2007 06:54:36 -0000 Rong-En Fan wrote: > rafan 2007-12-03 02:24:19 UTC > > FreeBSD ports repository > > Modified files: > mail/mailgraph Makefile > mail/mailgraph/files mailgraph.in > mail/ovs Makefile > mail/ovs/files ovs.sh.in > Log: > - Make rc variables can be properly set by users. Default variables should be > handled after load_rc_config per Handbook. For example, if user sets > name_pidfile in rc.conf, it does not correctly pass to name_flags because > when we set name_flags, it uses our default name_pidfile, but not user's. > - Bump PORTREVISION as rc scripts changed. > > Approved by: portmgr (pav), Xavier Beaudouin (ovs maintainer) > > Revision Changes Path > 1.39 +1 -0 ports/mail/mailgraph/Makefile > 1.3 +3 -3 ports/mail/mailgraph/files/mailgraph.in > 1.5 +1 -0 ports/mail/ovs/Makefile > 1.2 +3 -3 ports/mail/ovs/files/ovs.sh.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/mailgraph/Makefile.diff?&r1=1.38&r2=1.39&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/mailgraph/files/mailgraph.in.diff?&r1=1.2&r2=1.3&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/ovs/Makefile.diff?&r1=1.4&r2=1.5&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/ovs/files/ovs.sh.in.diff?&r1=1.1&r2=1.2&f=h Great work, thanks! -- This .signature sanitized for your protection