Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9C65963CD4E for ; Tue, 22 Nov 2011 01:39:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 327C414A243; Tue, 22 Nov 2011 01:39:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 954B414A241 for ; Tue, 22 Nov 2011 01:39:16 +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 o1QSKRvmMrXa for ; Tue, 22 Nov 2011 01:39:16 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 8C3D014A23E for ; Tue, 22 Nov 2011 01:39:15 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id pAM1d301016239 for ; Tue, 22 Nov 2011 02:39:03 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id pAM1d203016238 for pkgsrc-changes@netbsd.org; Tue, 22 Nov 2011 02:39:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7318914A22E for ; Mon, 21 Nov 2011 19:48:09 +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 lulgfKlokaqx for ; Mon, 21 Nov 2011 19:48:08 +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 E807C14A21E for ; Mon, 21 Nov 2011 19:48:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D2F81175DD; Mon, 21 Nov 2011 19:48:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 21 Nov 2011 19:48:08 +0000 From: "Sergey Svishchev" Subject: CVS commit: pkgsrc/audio/gtkpod To: pkgsrc-changes@netbsd.org Reply-To: shattered@netbsd.org X-Mailer: log_accum Message-Id: <20111121194808.D2F81175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Tue, 22 Nov 2011 02:39:03 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: shattered Date: Mon Nov 21 19:48:08 UTC 2011 Modified Files: pkgsrc/audio/gtkpod: Makefile distinfo Log Message: Update to 1.0.0. Notable changes: - Several enhancements to importing of audiobooks, podcasts, TV shows - Fix bug for MP3 files with NULL genre being marked as audiobooks - Many translation updates To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/audio/gtkpod/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/gtkpod/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.