FreeBSD Bugzilla – Attachment 156892 Details for
Bug 200292
[PATCH] audio/py-mad: Update to version 0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_py-mad.diff
audio_py-mad.diff (text/plain), 2.04 KB, created by
tkato432
on 2015-05-18 18:31:05 UTC
(
hide
)
Description:
audio_py-mad.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-05-18 18:31:05 UTC
Size:
2.04 KB
patch
obsolete
>diff -urN /usr/ports/audio/py-mad/Makefile audio/py-mad/Makefile >--- /usr/ports/audio/py-mad/Makefile 2015-03-14 08:32:04.506034000 +0900 >+++ audio/py-mad/Makefile 2015-05-19 00:00:00.000000000 +0900 >@@ -2,22 +2,23 @@ > # $FreeBSD: head/audio/py-mad/Makefile 381193 2015-03-13 13:25:28Z amdmi3 $ > > PORTNAME= mad >-PORTVERSION= 0.7 >-PORTREVISION= 4 >+PORTVERSION= 0.8 > CATEGORIES= audio python >-MASTER_SITES= GOOGLE_CODE >-PROJECTHOST= pymad >+MASTER_SITES= GH > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= pymad-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Python module that provides the MPEG Audio Decoder interface > > LICENSE= LGPL20 # or later >-LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad > >+USE_GITHUB= yes >+GH_ACCOUNT= jaqx0r >+GH_PROJECT= pymad >+GH_TAGNAME= version/${PORTVERSION} >+ > USES= python:2 > USE_PYTHON= distutils autoplist pythonprefix > >diff -urN /usr/ports/audio/py-mad/distinfo audio/py-mad/distinfo >--- /usr/ports/audio/py-mad/distinfo 2014-06-21 17:53:48.000000000 +0900 >+++ audio/py-mad/distinfo 2015-05-19 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (pymad-0.7.tar.gz) = 53ae5d3382074f21431299a3186fc9f778fe106f26d737846cc1ef2c34b2d8a1 >-SIZE (pymad-0.7.tar.gz) = 21510 >+SHA256 (jaqx0r-pymad-0.8-version-0.8_GH0.tar.gz) = 818750d70ad585769ba29b58003d9157f3e6987fbaa594b7173c001c8086c883 >+SIZE (jaqx0r-pymad-0.8-version-0.8_GH0.tar.gz) = 25672 >diff -urN /usr/ports/audio/py-mad/pkg-descr audio/py-mad/pkg-descr >--- /usr/ports/audio/py-mad/pkg-descr 2014-06-21 17:53:48.000000000 +0900 >+++ audio/py-mad/pkg-descr 2015-05-19 00:00:00.000000000 +0900 >@@ -1,5 +1,5 @@ >-This is a Python module that allows Python programs to use the >-MPEG Audio Decoder library. It provides a high-level API which >-makes reading from MPEG audio streams a piece of cake. >+This is a Python module that allows Python programs to use the MPEG >+Audio Decoder library. It provides a high-level API which makes reading >+from MPEG audio streams a piece of cake. > >-WWW: http://code.google.com/p/pymad/ >+WWW: https://github.com/jaqx0r/pymad/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200292
: 156892