From owner-cvs-ports@FreeBSD.ORG Mon Sep 20 19:43:12 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 AC4BA16A504; Mon, 20 Sep 2004 19:43:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D42F43D39; Mon, 20 Sep 2004 19:43:12 +0000 (GMT) (envelope-from danfe@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 i8KJhCB0036874; Mon, 20 Sep 2004 19:43:12 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8KJhCqT036873; Mon, 20 Sep 2004 19:43:12 GMT (envelope-from danfe) Message-Id: <200409201943.i8KJhCqT036873@repoman.freebsd.org> From: Alexey Dokuchaev Date: Mon, 20 Sep 2004 19:43:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/alephone Makefileports/games/alephone/files patch-Source_Files::Misc::sdl_widgets.h 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: Mon, 20 Sep 2004 19:43:12 -0000 danfe 2004-09-20 19:43:12 UTC FreeBSD ports repository Modified files: games/alephone Makefile Added files: games/alephone/files patch-Source_Files::Misc::sdl_widgets.h Log: Fix problematic C++ code, and unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit) Revision Changes Path 1.19 +1 -7 ports/games/alephone/Makefile 1.1 +20 -0 ports/games/alephone/files/patch-Source_Files::Misc::sdl_widgets.h (new)