pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/musicbrainz Update to 2.1.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f5828929880
branches: trunk
changeset: 515892:4f5828929880
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 10 16:11:26 2006 +0000
description:
Update to 2.1.3:
Changes for libmusicbrainz 2.1.3
-------------------------------------
- New queries for selecting album artists:
- MBS_SelectAlbumArtist
- MBE_AlbumGetAlbumArtistName
- MBE_AlbumGetAlbumArtistSortName
- New query MBE_AlbumGetCdindexId
- Using size_t instead of int in networking code
- Little fixes in the API documentation
- Python bindings:
- Using the new ctypes 0.9.9.x API, with support to fallback to
the old API if only an old ctypes version is installed
- Removed dependency on ctypes in setup.py
diffstat:
audio/musicbrainz/Makefile | 5 ++---
audio/musicbrainz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r f9d5bc90e1e4 -r 4f5828929880 audio/musicbrainz/Makefile
--- a/audio/musicbrainz/Makefile Mon Jul 10 16:10:44 2006 +0000
+++ b/audio/musicbrainz/Makefile Mon Jul 10 16:11:26 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/10 16:11:26 wiz Exp $
-DISTNAME= libmusicbrainz-2.1.2
+DISTNAME= libmusicbrainz-2.1.3
PKGNAME= ${DISTNAME:S/lib//}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
diff -r f9d5bc90e1e4 -r 4f5828929880 audio/musicbrainz/distinfo
--- a/audio/musicbrainz/distinfo Mon Jul 10 16:10:44 2006 +0000
+++ b/audio/musicbrainz/distinfo Mon Jul 10 16:11:26 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2006/01/02 15:52:01 rxg Exp $
+$NetBSD: distinfo,v 1.11 2006/07/10 16:11:26 wiz Exp $
-SHA1 (libmusicbrainz-2.1.2.tar.gz) = 935e05850da03731a39d0c91082487aeb9fac9f3
-RMD160 (libmusicbrainz-2.1.2.tar.gz) = d1a243b42a6092b6fbf0c3e543bed9c8a403e9b7
-Size (libmusicbrainz-2.1.2.tar.gz) = 504432 bytes
+SHA1 (libmusicbrainz-2.1.3.tar.gz) = 0c2f334a37df9e865ee49a1ce65b2c3de055232c
+RMD160 (libmusicbrainz-2.1.3.tar.gz) = 669902fada01716c5dfeb7fa074ee80dc1c424d1
+Size (libmusicbrainz-2.1.3.tar.gz) = 519352 bytes
SHA1 (patch-ac) = dcf113aed1c15ac3656e92a2493af6263cf4bdb1
Home |
Main Index |
Thread Index |
Old Index