Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ED2FD63B96E for ; Tue, 18 Jan 2011 21:57:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C34FC19CF7D; Tue, 18 Jan 2011 21:57:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 17BE419CF5B for ; Tue, 18 Jan 2011 21:57:38 +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 WreiW1bRymqJ for ; Tue, 18 Jan 2011 21:57:37 +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 7CE3619CF40 for ; Tue, 18 Jan 2011 21:57:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6BF85175DD; Tue, 18 Jan 2011 21:57:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 18 Jan 2011 21:57:37 +0000 From: "Guillaume Lasmayous" Subject: CVS commit: pkgsrc/graphics/shotwell To: pkgsrc-changes@NetBSD.org Reply-To: gls@netbsd.org X-Mailer: log_accum Message-Id: <20110118215737.6BF85175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gls Date: Tue Jan 18 21:57:37 UTC 2011 Modified Files: pkgsrc/graphics/shotwell: Makefile distinfo Removed Files: pkgsrc/graphics/shotwell/patches: patch-ac Log Message: Update to shotwell 0.8.1 pkgsrc changes: * patch-ac no longer required, integrated upstream. upstream changes: * Video support for most major video formats * Publish videos to major Web services, including YouTube, Flickr, Facebook, and PicasaWeb. * Runtime monitoring of library directory and auto-import of newly created files. * Background writing of metadata (tags, titles, ratings, orientation, and exposure date) to master files (user-configurable). * Flagging photos for batch operations. * Set multiple photos to desktop background slideshow. * Numerous translation updates. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/shotwell/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/shotwell/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/shotwell/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.