From owner-cvs-all@FreeBSD.ORG Mon Jan 31 20:23:38 2005 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 DAABC16A4CE; Mon, 31 Jan 2005 20:23:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C6343D46; Mon, 31 Jan 2005 20:23:38 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0VKNcCk068277; Mon, 31 Jan 2005 20:23:38 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0VKNcrM068276; Mon, 31 Jan 2005 20:23:38 GMT (envelope-from mezz) Message-Id: <200501312023.j0VKNcrM068276@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 31 Jan 2005 20:23:38 +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-src::Makefile.in 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: Mon, 31 Jan 2005 20:23:39 -0000 mezz 2005-01-31 20:23:38 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo pkg-plist games/wesnoth/files patch-src::Makefile.in Log: Update to 0.8.9, it enables zip support by default. If Wesnoth developers add --disable-zipios++ and I will turn it into knob option, WITHOUT_ZIPIOS. See more detail about this update, visit: http://changelog.wesnoth.org/ Thanks to: - ache for add libpng-config in graphics/png. - pav for port zipios++ from debian that work a lot better with newer GCC and allow games/wesnoth to compile with it. Revision Changes Path 1.20 +9 -4 ports/games/wesnoth/Makefile 1.15 +4 -4 ports/games/wesnoth/distinfo 1.4 +3 -3 ports/games/wesnoth/files/patch-src::Makefile.in 1.15 +272 -12 ports/games/wesnoth/pkg-plist