From owner-cvs-all@FreeBSD.ORG Wed May 5 13:48:53 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 1155416A4CE; Wed, 5 May 2004 13:48:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB0DE43D45; Wed, 5 May 2004 13:48:52 -0700 (PDT) (envelope-from mezz@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 i45KmqGe038751; Wed, 5 May 2004 13:48:52 -0700 (PDT) (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i45KmqRt038750; Wed, 5 May 2004 13:48:52 -0700 (PDT) (envelope-from mezz) Message-Id: <200405052048.i45KmqRt038750@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 5 May 2004 13:48:52 -0700 (PDT) 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 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, 05 May 2004 20:48:53 -0000 mezz 2004/05/05 13:48:52 PDT FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo pkg-plist Log: Update to 0.7.6. Many bugs fixed and multiplayer improvements, see the changelog for full details: http://changelog.wesnoth.org/ There has a new lite option and tarball of Wesnoth, which I have added a 'LITE' define. It will download the wesnoth-lite tarball that save more than half of size 18.8M -> 6.1M. The only difference are no music and no tutorial/story image files. Approved by: marcus (backup mentor) Revision Changes Path 1.8 +18 -8 ports/games/wesnoth/Makefile 1.6 +4 -2 ports/games/wesnoth/distinfo 1.5 +86 -92 ports/games/wesnoth/pkg-plist