Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A787B63C6F4 for ; Wed, 8 Jun 2011 13:03:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8858214A105; Wed, 8 Jun 2011 13:03:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D438414A106 for ; Wed, 8 Jun 2011 13:03:35 +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 Fx6Rz4-7BhdV for ; Wed, 8 Jun 2011 13:03:35 +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 D2CFB14A0D4 for ; Wed, 8 Jun 2011 13:03:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B7D42175DD; Wed, 8 Jun 2011 13:03:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 8 Jun 2011 13:03:34 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/audio/sonata To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110608130334.B7D42175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Wed Jun 8 13:03:34 UTC 2011 Modified Files: pkgsrc/audio/sonata: Makefile PLIST distinfo pkgsrc/audio/sonata/patches: patch-aa Log Message: Update sonata to 1.6.2.1. In addition to PR#45023 by ISIHARA Takanori, * LICENSE=gnu-gpl-v3 * register egg * convert some buildlink to simple DEPENDS, because no contents to buildlink. * drop dependency on py-elementtree, it's py24 way. * honor PKGMANDIR. v1.6.2.1 - September 21, 2009 + Library artwork caching/displaying improvements + Lyricwiki screen scraping workaround + Replace Amazon.com cover art fetching with Rhapsody.com + Bug: Fix library sorting when adding, e.g., albums to playlist + Bug: Fix window positioning weirdness when unwithdrawing from systray + Bug: Fix album being labeled various artists when a duplicate exists + Bug: Fix album tracks in the info tab being out of order sometimes + Bug: Show songs with a missing date in info album listing + Bug: Library icons change after adding stream to playlist + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2 To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/sonata/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/sonata/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/sonata/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/sonata/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.