Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 71E8763C27D for ; Sun, 9 Aug 2009 21:51:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0ADC363B219; Sun, 9 Aug 2009 21:51:15 +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 37FE363B17F for ; Sun, 9 Aug 2009 21:51:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 26394175D0; Sun, 9 Aug 2009 21:51:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 21:51:14 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/audio/py-musicbrainz To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090809215114.26394175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Aug 9 21:51:14 UTC 2009 Modified Files: pkgsrc/audio/py-musicbrainz: Makefile distinfo Log Message: Update to 0.4.1, set LICENSE and convert to user-destdir. Changes from 0.4.0: * Access to a CD drive other than the default drive works again (Luks). * IWebService.post() now returns a file-like object instead of None (Luks). * Added the "Artificial" language and the "Pseudo-Release" type (Luks). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/py-musicbrainz/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/py-musicbrainz/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.