Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3267A63BBA9 for ; Mon, 12 Sep 2011 18:15:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EDFC014A211; Mon, 12 Sep 2011 18:15:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BE1AF14A20D for ; Mon, 12 Sep 2011 18:15:04 +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 7saBWZVMkEQ0 for ; Mon, 12 Sep 2011 18:15:04 +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 2C5FC14A20A for ; Mon, 12 Sep 2011 18:15:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 120BF175DD; Mon, 12 Sep 2011 18:15:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 12 Sep 2011 18:15:04 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/graphics/shotwell To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110912181504.120BF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Sep 12 18:15:03 UTC 2011 Modified Files: pkgsrc/graphics/shotwell: Makefile PLIST distinfo pkgsrc/graphics/shotwell/patches: patch-aa Removed Files: pkgsrc/graphics/shotwell/patches: patch-src_photos_GRaw.vala patch-vapi_libraw.vapi Log Message: update to 0.11.1 changes: -Tags can now be organized into hierarchical trees -Paired RAW + JPEG images are treated as a single photo when imported from a camera -Select different developers for RAW photos: use the development produced by Shotwell or by your camera -Shotwell now uses GSettings instead of GConf to store its configuration information -"Hide Photos Already Imported" setting persists between imports -Several all-new saved search options -JPEG mimics of RAW images are no longer stored in your home directory, and are now created on demand -Shotwell now supports Windows Bitmap (.bmp) images To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/shotwell/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/shotwell/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/shotwell/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/shotwell/patches/patch-aa cvs rdiff -u -r1.1 -r0 \ pkgsrc/graphics/shotwell/patches/patch-src_photos_GRaw.vala \ pkgsrc/graphics/shotwell/patches/patch-vapi_libraw.vapi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.