Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 07656A65E8 for ; Tue, 7 Oct 2014 16:11:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A9B2514A226; Tue, 7 Oct 2014 16:11:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A78DC14A224 for ; Tue, 7 Oct 2014 16:11:12 +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 xCtmB5fDn9vp for ; Tue, 7 Oct 2014 16:11:12 +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 1E57D14A222 for ; Tue, 7 Oct 2014 16:11:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1C30198; Tue, 7 Oct 2014 16:11:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 7 Oct 2014 16:11:12 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/wm/windowmaker To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20141007161112.1C30198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Tue Oct 7 16:11:12 UTC 2014 Modified Files: pkgsrc/wm/windowmaker: Makefile PLIST distinfo pkgsrc/wm/windowmaker/patches: patch-ai patch-aj Added Files: pkgsrc/wm/windowmaker/patches: patch-wrlib_load__gif.c Removed Files: pkgsrc/wm/windowmaker/patches: patch-ag patch-wrlib_gif.c Log Message: Changes 0.95.6: * Window Maker can now load WebP images and support ImageMagick library to support even more formats like SVG, BMP, TGA, ... * Add mini-window apercu , a small preview of window contents * Support for up to 9-buttons mouse added * Many configuration options added to WPrefs.app * Add wmiv, an image viewer application * Bug fixes and code cleanups by various people. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 pkgsrc/wm/windowmaker/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/wm/windowmaker/PLIST cvs rdiff -u -r1.37 -r1.38 pkgsrc/wm/windowmaker/distinfo cvs rdiff -u -r1.7 -r0 pkgsrc/wm/windowmaker/patches/patch-ag cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/windowmaker/patches/patch-ai cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/windowmaker/patches/patch-aj cvs rdiff -u -r1.2 -r0 pkgsrc/wm/windowmaker/patches/patch-wrlib_gif.c cvs rdiff -u -r0 -r1.1 pkgsrc/wm/windowmaker/patches/patch-wrlib_load__gif.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.