Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 584E4A646F for ; Wed, 12 Feb 2014 02:13:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C06E614A279; Wed, 12 Feb 2014 02:13:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E12F14A256 for ; Wed, 12 Feb 2014 02:13:40 +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 soiirOD3b4CQ for ; Wed, 12 Feb 2014 02:13:39 +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 B2C7114A1BC for ; Wed, 12 Feb 2014 02:13:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A846D96; Wed, 12 Feb 2014 02:13:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 12 Feb 2014 02:13:39 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/audio/rhythmbox-gtk3 To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20140212021339.A846D96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Wed Feb 12 02:13:39 UTC 2014 Modified Files: pkgsrc/audio/rhythmbox-gtk3: Makefile PLIST distinfo Log Message: Update rhythmbox-gtk3 to 3.0.1 Highlights: * Plugins now use Python 3 * New task progress display below the track list (used for various things including track transfers and import jobs) * Support for composer tags * Restyled playback controls * Restyled source list using symbolic icons * Better introspection of everything * Separate CBR and VBR encoding styles with different sets of exposed properties * Playlist settings (browser visibility etc.) saved in playlists.xml * Better use of RTL icons where appropriate For full release notes see: https://git.gnome.org/browse/rhythmbox/tree/NEWS?id=v3.0.1 To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/rhythmbox-gtk3/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/rhythmbox-gtk3/PLIST \ pkgsrc/audio/rhythmbox-gtk3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.