Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B060563B91E for ; Sun, 27 Jul 2008 08:11:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5BEB363B145; Sun, 27 Jul 2008 08:11:55 +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 32A2963B11F for ; Sun, 27 Jul 2008 08:11:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1E1EE175D0; Sun, 27 Jul 2008 08:11:54 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/audio/p5-MusicBrainz-Queries To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080727081154.1E1EE175D0@cvs.netbsd.org> Date: Sun, 27 Jul 2008 08:11:54 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Jul 27 08:11:54 UTC 2008 Modified Files: pkgsrc/audio/p5-MusicBrainz-Queries: Makefile distinfo Log Message: Update p5-MusicBrainz-Queries to 0.11. 0.11 Tue Jul 4 19:44:17 2006 - fixed missing files from MANIFEST including Makefile.PL 0.10 [retracted] - adjusted for migration from CVS to Subversion - updated to libmusicbrainz 2.1.3 [luks] - added new queries: MBE_AlbumGetAlbumArtistName MBE_AlbumGetAlbumArtistSortName MBE_AlbumGetCdindexId MBE_GetRelationshipAttribute MBS_SelectAlbumArtist 0.09 Fri Nov 11 08:59:07 2005 - updated to libmusicbrainz 2.1.2 - added new relationship queries: MBS_SelectRelationship MBE_GetRelationshipType MBE_GetRelationshipDirection MBE_GetRelationshipArtistId MBE_GetRelationshipArtistName MBE_GetRelationshipAlbumId MBE_GetRelationshipAlbumName MBE_GetRelationshipTrackId MBE_GetRelationshipTrackName MBE_GetRelationshipURL MBQ_GetArtistRelationsById MBQ_GetAlbumRelationsById MBQ_GetTrackRelationsById 0.08 Mon Apr 25 10:25:34 2005 - removed query no longer available. [Matthias Friedrich] MBE_AlbumGetAmazonCoverartUR To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/audio/p5-MusicBrainz-Queries/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/audio/p5-MusicBrainz-Queries/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.