1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

- Update to 0.7.0

PR:		137499
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
This commit is contained in:
Martin Wilke 2009-08-07 20:12:05 +00:00
parent 70c0cae279
commit ccef408379
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239117
3 changed files with 6 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= musicbrainz2
PORTVERSION= 0.6.0
PORTVERSION= 0.7.0
CATEGORIES= audio python
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \
http://uk.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \

View File

@ -1,3 +1,3 @@
MD5 (python-musicbrainz2-0.6.0.tar.gz) = 2ab23c3c15885d29ebd01bcc44ccc823
SHA256 (python-musicbrainz2-0.6.0.tar.gz) = 2d0f590d33b61065d9cef66797bd95720d735e11afd7309100b44652a77788b2
SIZE (python-musicbrainz2-0.6.0.tar.gz) = 67057
MD5 (python-musicbrainz2-0.7.0.tar.gz) = 7aa39add30fcd7e1724d4b29ba1f050e
SHA256 (python-musicbrainz2-0.7.0.tar.gz) = ef4d1f7fb95b37d95fe7de78fd4d10967165352ecaa93e3cbdb11e315d4a8485
SIZE (python-musicbrainz2-0.7.0.tar.gz) = 69082

View File

@ -2,3 +2,5 @@ The package python-musicbrainz2 is a client library written in python which
provides easy object oriented access to the MusicBrainz database using the
XMLWebService. It has been written from scratch and uses a different model
than PythonMusicbrainz, the first generation python bindings.
WWW: http://musicbrainz.org/doc/python-musicbrainz2