From owner-cvs-all@FreeBSD.ORG Sat Sep 18 18:23:54 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9CB3106566C; Sat, 18 Sep 2010 18:23:54 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D9AC78FC08; Sat, 18 Sep 2010 18:23:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8IINsBs039021; Sat, 18 Sep 2010 18:23:54 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8IINsNW039020; Sat, 18 Sep 2010 18:23:54 GMT (envelope-from philip) Message-Id: <201009181823.o8IINsNW039020@repoman.freebsd.org> From: Philip Paeps Date: Sat, 18 Sep 2010 18:23:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/wesnoth-devel Makefile distinfo ports/games/wesnoth-devel/files patch-Makefile.am patch-configure.ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2010 18:23:55 -0000 philip 2010-09-18 18:23:54 UTC FreeBSD ports repository Modified files: games/wesnoth-devel Makefile distinfo games/wesnoth-devel/files patch-configure.ac Added files: games/wesnoth-devel/files patch-Makefile.am Log: Update to 1.9.1 - update - use AM_SILENT_RULES from automake111, makes it easier to notice warnings - installing into WRKDIR breaks `clean' since it's running without SU_CMD - remove superfluous WANT_GNOME PR: ports/150650 Submitted by: Anonymous Revision Changes Path 1.90 +4 -6 ports/games/wesnoth-devel/Makefile 1.57 +3 -3 ports/games/wesnoth-devel/distinfo 1.1 +36 -0 ports/games/wesnoth-devel/files/patch-Makefile.am (new) 1.2 +24 -0 ports/games/wesnoth-devel/files/patch-configure.ac