Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 70A6B63B101 for ; Sat, 16 Feb 2008 07:18:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 23E2463B10C; Sat, 16 Feb 2008 07:18:47 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 24D2C63B141 for ; Sat, 16 Feb 2008 07:18:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0325E175BD; Sat, 16 Feb 2008 07:18:45 +0000 (UTC) From: Blair Sadewitz Subject: CVS commit: pkgsrc/x11/xcompmgr To: pkgsrc-changes@NetBSD.org Reply-To: bjs@netbsd.org Message-Id: <20080216071846.0325E175BD@cvs.netbsd.org> Date: Sat, 16 Feb 2008 07:18:45 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: bjs Date: Sat Feb 16 07:18:45 UTC 2008 Modified Files: pkgsrc/x11/xcompmgr: Makefile distinfo pkgsrc/x11/xcompmgr/patches: patch-aa Log Message: Correct XCOMPMGR_DEFS defines in Makefile to reflect reality, and comment them out as we'll go with the defaults for now. Also, add a patch from GIT to fix a resource leak. Bump rev. To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 pkgsrc/x11/xcompmgr/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xcompmgr/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/x11/xcompmgr/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.