mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Updatet to 0.7.3
- Pet Portlint PR: 157509 Submitted by: maintainer
This commit is contained in:
parent
ef3cc099a7
commit
94be36dcb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275007
2 changed files with 6 additions and 7 deletions
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= musicbrainz2
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \
|
||||
http://uk.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \
|
||||
|
@ -18,13 +17,13 @@ DISTNAME= python-musicbrainz2-${DISTVERSION}
|
|||
MAINTAINER= bsdkaffee@gmail.com
|
||||
COMMENT= Next Generation Python bindings for MusicBrainz
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
LIB_DEPENDS= discid.0:${PORTSDIR}/audio/libdiscid
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= python-musicbrainz2
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (python-musicbrainz2-0.7.2.tar.gz) = 246409dde8311960f0dbf0aec5e7e2af57c064981e19473e8335ce5be4a25ece
|
||||
SIZE (python-musicbrainz2-0.7.2.tar.gz) = 75318
|
||||
SHA256 (python-musicbrainz2-0.7.3.tar.gz) = 3640fbdbbccb07e57c61cb25d9d17b76238ce8ad6a650bc7eff57d9693e67de7
|
||||
SIZE (python-musicbrainz2-0.7.3.tar.gz) = 75543
|
||||
|
|
Loading…
Add table
Reference in a new issue