From owner-cvs-all@FreeBSD.ORG Tue Oct 25 16:46:11 2011 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 E4530106566C; Tue, 25 Oct 2011 16:46:11 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BA7728FC0A; Tue, 25 Oct 2011 16:46:11 +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 p9PGkBh2098270; Tue, 25 Oct 2011 16:46:11 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9PGkBYW098269; Tue, 25 Oct 2011 16:46:11 GMT (envelope-from pawel) Message-Id: <201110251646.p9PGkBYW098269@repoman.freebsd.org> From: Pawel Pekala Date: Tue, 25 Oct 2011 16:46:11 +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/darkplaces Makefile distinfo ports/games/darkplaces/files patch-cd_bsd.c patch-glquake.h patch-makefile patch-makefile.inc 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: Tue, 25 Oct 2011 16:46:12 -0000 pawel 2011-10-25 16:46:11 UTC FreeBSD ports repository Modified files: games/darkplaces Makefile distinfo games/darkplaces/files patch-makefile.inc Added files: games/darkplaces/files patch-cd_bsd.c patch-glquake.h patch-makefile Log: - Update to 20110628 [1] - Add desktop entries for client programs [2] PR: ports/161910 Submitted by: green dog [1], myself [2] Revision Changes Path 1.21 +7 -4 ports/games/darkplaces/Makefile 1.8 +2 -2 ports/games/darkplaces/distinfo 1.1 +11 -0 ports/games/darkplaces/files/patch-cd_bsd.c (new) 1.1 +14 -0 ports/games/darkplaces/files/patch-glquake.h (new) 1.1 +13 -0 ports/games/darkplaces/files/patch-makefile (new) 1.6 +43 -28 ports/games/darkplaces/files/patch-makefile.inc