Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id ECF6663B85F for ; Sun, 26 Aug 2012 20:28:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B3F0514A3CB; Sun, 26 Aug 2012 20:28:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3233214A3CA for ; Sun, 26 Aug 2012 20:28:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9gcPKNmNc02H for ; Sun, 26 Aug 2012 20:28:17 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9216514A2D1 for ; Sun, 26 Aug 2012 20:28:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5021F175DD; Sun, 26 Aug 2012 20:28:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 26 Aug 2012 20:28:17 +0000 From: "Ignatios Souvatzis" Subject: CVS commit: pkgsrc/wm/awesome To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20120826202817.5021F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: is Date: Sun Aug 26 20:28:17 UTC 2012 Modified Files: pkgsrc/wm/awesome: DESCR Makefile PLIST distinfo Added Files: pkgsrc/wm/awesome/patches: patch-awesomeConfig.cmake patch-spawn.c Removed Files: pkgsrc/wm/awesome/patches: patch-aa patch-ab patch-ac Log Message: Update to 3.4.10, from wip/awesome. Main points: Lua configuration, instead of the old one. (Awesome-2.x.x hasn't been updated since 2009.) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/awesome/DESCR cvs rdiff -u -r1.26 -r1.27 pkgsrc/wm/awesome/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/wm/awesome/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/wm/awesome/distinfo cvs rdiff -u -r1.5 -r0 pkgsrc/wm/awesome/patches/patch-aa cvs rdiff -u -r1.3 -r0 pkgsrc/wm/awesome/patches/patch-ab cvs rdiff -u -r1.1 -r0 pkgsrc/wm/awesome/patches/patch-ac cvs rdiff -u -r0 -r1.1 pkgsrc/wm/awesome/patches/patch-awesomeConfig.cmake \ pkgsrc/wm/awesome/patches/patch-spawn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.