1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.20

PR:		154917
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2011-03-17 15:46:55 +00:00
parent 689f3ab543
commit 6952350f77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271125
3 changed files with 7 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= mutagen
PORTVERSION= 1.19
PORTVERSION= 1.20
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,6 +13,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= johnson.peter@gmail.com
COMMENT= A Python-based audio metadata tag reader and writer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -1,3 +1,2 @@
MD5 (mutagen-1.19.tar.gz) = 68132949f3cd68491b87ff880ded4680
SHA256 (mutagen-1.19.tar.gz) = 8072d5391ac8d8d4eac473984d34798ae504fc03644f124ee57cedc2dee54fa6
SIZE (mutagen-1.19.tar.gz) = 650488
SHA256 (mutagen-1.20.tar.gz) = 7e56c478de154fdcd00d257ebc77be8718188f1a0db916f51f129b7ca01de6e7
SIZE (mutagen-1.20.tar.gz) = 651649

View File

@ -7,4 +7,4 @@ bitrate and length of MP3s. ID3 and APEv2 tags can be edited
regardless of audio format. It can also manipulate Ogg streams
on an individual packet/page level.
WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
WWW: http://code.google.com/p/mutagen/