From owner-cvs-all@FreeBSD.ORG Tue Nov 2 06:34:04 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 59A5516A4CE; Tue, 2 Nov 2004 06:34:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BE2A43D46; Tue, 2 Nov 2004 06:34:04 +0000 (GMT) (envelope-from mezz@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 iA26Y49H095975; Tue, 2 Nov 2004 06:34:04 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA26Y4gh095974; Tue, 2 Nov 2004 06:34:04 GMT (envelope-from mezz) Message-Id: <200411020634.iA26Y4gh095974@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 2 Nov 2004 06:34:04 +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/wesnoth Makefile distinfo pkg-plist ports/games/wesnoth/files patch-configure patch-src::Makefile.in patch-src::help.cpp 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: Tue, 02 Nov 2004 06:34:04 -0000 mezz 2004-11-02 06:34:04 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo pkg-plist games/wesnoth/files patch-src::Makefile.in patch-src::help.cpp Removed files: games/wesnoth/files patch-configure Log: - Update to 0.8.7. - Add an offical url of distfiles in case when sourceforge.net is down or having the problem with mirror. - Remove SDL_ttf dependency, they imported SDL_ttf into this tarball. They said that they fixed memory corruption errors on font rendering in their imported SDL_ttf. I guess, I will let Wesnoth to use own SDL_ttf for now. Revision Changes Path 1.18 +5 -3 ports/games/wesnoth/Makefile 1.13 +4 -4 ports/games/wesnoth/distinfo 1.2 +0 -74 ports/games/wesnoth/files/patch-configure (dead) 1.2 +11 -8 ports/games/wesnoth/files/patch-src::Makefile.in 1.3 +5 -5 ports/games/wesnoth/files/patch-src::help.cpp 1.12 +142 -19 ports/games/wesnoth/pkg-plist