From owner-cvs-all@FreeBSD.ORG Fri Dec 17 09:04:48 2004 Return-Path: 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 D7D4416A4CE; Fri, 17 Dec 2004 09:04:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 804B643D53; Fri, 17 Dec 2004 09:04:48 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBH94mHx045181; Fri, 17 Dec 2004 09:04:48 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBH94mB7045180; Fri, 17 Dec 2004 09:04:48 GMT (envelope-from edwin) Message-Id: <200412170904.iBH94mB7045180@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 17 Dec 2004 09:04:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/livecd Makefileports/sysutils/livecd/files patch-livecd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 17 Dec 2004 09:04:49 -0000 edwin 2004-12-17 09:04:48 UTC FreeBSD ports repository Modified files: sysutils/livecd Makefile Added files: sysutils/livecd/files patch-livecd.sh Log: sysutils/livecd: Bad sh syntax. livecd.sh fails due to bad syntax used in the file. running sh livecd.sh will report syntax error. PR: ports/74900 Submitted by: J. Johnston Revision Changes Path 1.8 +1 -1 ports/sysutils/livecd/Makefile 1.1 +20 -0 ports/sysutils/livecd/files/patch-livecd.sh (new)