Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 056A263B880 for ; Mon, 14 Jul 2008 09:02:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AF7DE63B265; Mon, 14 Jul 2008 09:02:42 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 0B6BC63B260 for ; Mon, 14 Jul 2008 09:02:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EE01E175D0; Mon, 14 Jul 2008 09:02:41 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/audio/py-karaoke To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080714090241.EE01E175D0@cvs.netbsd.org> Date: Mon, 14 Jul 2008 09:02:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Jul 14 09:02:41 UTC 2008 Modified Files: pkgsrc/audio/py-karaoke: Makefile PLIST distinfo Log Message: Update to 0.6: PyKaraoke now works together with WxPython v2.8. Users with WxPython v2.6 are, however, still supported. There are also some other minor changes to the layout of the search results page, a change to the scrolling behaviour, and improved handling of corrupt CDG rip files. There are now vastly more options available on the Configure page. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/audio/py-karaoke/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/py-karaoke/PLIST cvs rdiff -r1.2 -r1.3 pkgsrc/audio/py-karaoke/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.