Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2006 03:56:49 GMT
From:      Peter Johnson <johnson.peter@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/103965: [MAINTAINER UPDATE] audio/py-mutagen: Update to 1.8
Message-ID:  <200610040356.k943unq8011681@www.freebsd.org>
Resent-Message-ID: <200610040400.k9440X7T032350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103965
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] audio/py-mutagen: Update to 1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 04 04:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Peter Johnson
>Release:        6.1
>Organization:
>Environment:
>Description:
Update audio/py-mutagen to 1.8.
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/py-mutagen/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	28 Sep 2006 05:29:34 -0000	1.5
+++ Makefile	4 Oct 2006 03:54:07 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/py-mutagen/Makefile,v 1.5 2006/09/28 05:29:34 alexbl Exp $
 
 PORTNAME=	mutagen
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8
 CATEGORIES=	audio python
 MASTER_SITES=	http://www.sacredchao.net/~piman/software/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/py-mutagen/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	28 Sep 2006 05:29:34 -0000	1.4
+++ distinfo	4 Oct 2006 03:54:07 -0000
@@ -1,3 +1,3 @@
-MD5 (mutagen-1.7.1.tar.gz) = 109d707d08ea99fed27c3f17ee025874
-SHA256 (mutagen-1.7.1.tar.gz) = 039071ae7a05752d70a3290fc23d6d51f90861d071b70c76fe5bc956e8b4736b
-SIZE (mutagen-1.7.1.tar.gz) = 423243
+MD5 (mutagen-1.8.tar.gz) = 01c7158131a18c18914f9fd3ebd499a3
+SHA256 (mutagen-1.8.tar.gz) = 34acb0b8d977643f3ba414dc91c3aa339be969a018ff0d4d367c2f2b596798f1
+SIZE (mutagen-1.8.tar.gz) = 425481
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/audio/py-mutagen/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	8 Jun 2006 16:45:36 -0000	1.2
+++ pkg-descr	4 Oct 2006 03:54:07 -0000
@@ -1,8 +1,10 @@
-Mutagen is a Python module to handle audio metadata.  It supports
-reading ID3 (all versions), APEv2, Ogg Vorbis, FLAC, and Ogg FLAC,
-and writing ID3v1.1, ID3v2.4, APEv2, Ogg Vorbis, FLAC, and Ogg FLAC.
-It can also read MPEG audio and Xing headers, FLAC stream info
-blocks, and Ogg Vorbis and Ogg FLAC stream headers. Finally, it
-includes a module to handle generic Ogg bitstreams.
+Mutagen is a Python module to handle audio metadata. It supports
+FLAC, M4A, Musepack, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg
+Vorbis, MonkeysAudio, True Audio, and WavPack audio files. All
+versions of ID3v2 are supported, and all standard ID3v2.4 frames
+are parsed. It can read Xing headers to accurately calculate the
+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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/py-mutagen/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	24 Sep 2006 08:14:56 -0000	1.3
+++ pkg-plist	4 Oct 2006 03:54:07 -0000
@@ -30,6 +30,9 @@
 %%PYTHON_SITELIBDIR%%/mutagen/m4a.py
 %%PYTHON_SITELIBDIR%%/mutagen/m4a.pyc
 %%PYTHON_SITELIBDIR%%/mutagen/m4a.pyo
+%%PYTHON_SITELIBDIR%%/mutagen/monkeysaudio.py
+%%PYTHON_SITELIBDIR%%/mutagen/monkeysaudio.pyc
+%%PYTHON_SITELIBDIR%%/mutagen/monkeysaudio.pyo
 %%PYTHON_SITELIBDIR%%/mutagen/mp3.py
 %%PYTHON_SITELIBDIR%%/mutagen/mp3.pyc
 %%PYTHON_SITELIBDIR%%/mutagen/mp3.pyo

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610040356.k943unq8011681>