From owner-cvs-ports@FreeBSD.ORG Fri Mar 26 21:19:40 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4B316A4CE; Fri, 26 Mar 2004 21:19:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF95943D45; Fri, 26 Mar 2004 21:19:40 -0800 (PST) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2R5JeGe022117; Fri, 26 Mar 2004 21:19:40 -0800 (PST) (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2R5JeU8022116; Fri, 26 Mar 2004 21:19:40 -0800 (PST) (envelope-from matusita) Message-Id: <200403270519.i2R5JeU8022116@repoman.freebsd.org> From: Makoto Matsushita Date: Fri, 26 Mar 2004 21:19:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/popfile/files popfile.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 05:19:40 -0000 matusita 2004/03/26 21:19:40 PST FreeBSD ports repository Modified files: mail/popfile/files popfile.sh Log: Quote variable to avoid unwanted error, even if the pathname includes spaces. The content is changed but the previous commit is a few minutes before, don't bump PORTREVISION to avoid confusion. Revision Changes Path 1.3 +4 -4 ports/mail/popfile/files/popfile.sh