From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:26:36 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 1EDE116A4CE; Thu, 14 Apr 2005 16:26:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41BA43D45; Thu, 14 Apr 2005 16:26:35 +0000 (GMT) (envelope-from jylefort@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 j3EGQZBr071446; Thu, 14 Apr 2005 16:26:35 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGQZoq071445; Thu, 14 Apr 2005 16:26:35 GMT (envelope-from jylefort) Message-Id: <200504141626.j3EGQZoq071445@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 16:26:35 +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/linux-enemyterritory Makefile distinfo pkg-plist ports/games/linux-enemyterritory/files et.in etded.in patch-openurl.sh 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: Thu, 14 Apr 2005 16:26:36 -0000 jylefort 2005-04-14 16:26:35 UTC FreeBSD ports repository Modified files: games/linux-enemyterritory Makefile distinfo pkg-plist Added files: games/linux-enemyterritory/files et.in etded.in patch-openurl.sh Log: * Update to 2.60 * Install in ${X11BASE} * Fix launcher scripts and install them in ${PREFIX}/bin * Install .xpm file in ${DATADIR} * Install doc in ${DOCSDIR} * Smarter openurl.sh * Workaround a bug causing the resolution to be reset to 800x600 on each startup * Cleanup the Makefile PR: ports/79221, ports/79613 Submitted by: myself, maintainer Reviewed by: maintainer Approved by: adamw (mentor) Revision Changes Path 1.6 +62 -79 ports/games/linux-enemyterritory/Makefile 1.3 +2 -2 ports/games/linux-enemyterritory/distinfo 1.1 +8 -0 ports/games/linux-enemyterritory/files/et.in (new) 1.1 +4 -0 ports/games/linux-enemyterritory/files/etded.in (new) 1.1 +26 -0 ports/games/linux-enemyterritory/files/patch-openurl.sh (new) 1.2 +261 -262 ports/games/linux-enemyterritory/pkg-plist