From owner-cvs-all@FreeBSD.ORG Tue Feb 24 22:54:25 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 66F6A16A4CE; Tue, 24 Feb 2004 22:54:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3DE43D1F; Tue, 24 Feb 2004 22:54:25 -0800 (PST) (envelope-from marcel@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 i1P6sPGe008428; Tue, 24 Feb 2004 22:54:25 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1P6sPGp008427; Tue, 24 Feb 2004 22:54:25 -0800 (PST) (envelope-from marcel) Message-Id: <200402250654.i1P6sPGp008427@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 24 Feb 2004 22:54:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/x11amp Makefile ports/audio/x11amp/files patch-Effect::voice::about.c patch-General::ir::about.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: Wed, 25 Feb 2004 06:54:25 -0000 marcel 2004/02/24 22:54:24 PST FreeBSD ports repository Modified files: audio/x11amp Makefile Added files: audio/x11amp/files patch-Effect::voice::about.c patch-General::ir::about.c Log: Fix build on 5.x, where gcc3 doesn't like strings to be multi-line. Revision Changes Path 1.16 +0 -4 ports/audio/x11amp/Makefile 1.1 +14 -0 ports/audio/x11amp/files/patch-Effect::voice::about.c (new) 1.1 +15 -0 ports/audio/x11amp/files/patch-General::ir::about.c (new)