From owner-cvs-all@FreeBSD.ORG Sat Oct 30 23:23:22 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 E512D16A4D8; Sat, 30 Oct 2004 23:23:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C330A43D1D; Sat, 30 Oct 2004 23:23:22 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9UNNMGZ088304; Sat, 30 Oct 2004 23:23:22 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9UNNMMb088303; Sat, 30 Oct 2004 23:23:22 GMT (envelope-from jdp) Message-Id: <200410302323.i9UNNMMb088303@repoman.freebsd.org> From: John Polstra Date: Sat, 30 Oct 2004 23:23:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/spice/files patch-src_lib_fte_device_c 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: Sat, 30 Oct 2004 23:23:23 -0000 jdp 2004-10-30 23:23:22 UTC FreeBSD ports repository Modified files: cad/spice/files patch-src_lib_fte_device_c Log: The spice maintainers changed the syntax of the "alter" command since the documentation was written. Fix the port so that it emits an error message rather than getting a segmentation violation if the old syntax is used. Revision Changes Path 1.2 +11 -2 ports/cad/spice/files/patch-src_lib_fte_device_c