FreeBSD Bugzilla – Attachment 132904 Details for
Bug 177265
audio/py-mad: Update to version 0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.77 KB, created by
tkato432
on 2013-03-22 18:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-03-22 18:40:06 UTC
Size:
1.77 KB
patch
obsolete
>diff -urN /usr/ports/audio/py-mad/Makefile audio/py-mad/Makefile >--- /usr/ports/audio/py-mad/Makefile 2012-11-08 05:45:52.000000000 +0900 >+++ audio/py-mad/Makefile 2013-03-17 16:27:58.000000000 +0900 >@@ -1,14 +1,11 @@ >-# New ports collection makefile for: py-mad >-# Date created: 8 October 2002 >-# Whom: Hye-Shik Chang >-# >+# Created by: Hye-Shik Chang > # $FreeBSD: head/audio/py-mad/Makefile 300895 2012-07-14 12:56:14Z beat $ > > PORTNAME= mad >-PORTVERSION= 0.6 >-PORTREVISION= 1 >+PORTVERSION= 0.7 > CATEGORIES= audio python > MASTER_SITES= GOOGLE_CODE >+PROJECTHOST= pymad > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTNAME= pymad-${PORTVERSION} > >@@ -16,11 +13,9 @@ > COMMENT= Python module that provides the MPEG Audio Decoder interface > > LICENSE= LGPL20 >-LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad >+LIB_DEPENDS= mad:${PORTSDIR}/audio/mad > >-PROJECTHOST= pymad > USE_PYTHON= yes > USE_PYDISTUTILS= yes > USE_PYTHON_PREFIX= yes >@@ -28,11 +23,8 @@ > > PLIST_FILES= %%PYTHON_SITELIBDIR%%/madmodule.so > >-post-patch: >- @${REINPLACE_CMD} 's/^\(.*compile.*\)\?\(.*\)\?\(.*\)$$/\1\2\3/' \ >- ${WRKSRC}/setup.py >- > do-configure: >- @cd ${WRKSRC} && ${MAKE_ENV} ${PYTHON_CMD} config_unix.py --prefix ${PYTHONBASE} >+ @cd ${WRKSRC} && ${MAKE_ENV} ${PYTHON_CMD} config_unix.py \ >+ --prefix ${LOCALBASE} > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/py-mad/distinfo audio/py-mad/distinfo >--- /usr/ports/audio/py-mad/distinfo 2012-11-08 05:45:52.000000000 +0900 >+++ audio/py-mad/distinfo 2013-03-15 06:06:16.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (pymad-0.6.tar.gz) = 1c9fc529b78de7d26e9e47cf182c9f8bf43838d8f62a9c1773540d57f5ebc522 >-SIZE (pymad-0.6.tar.gz) = 22099 >+SHA256 (pymad-0.7.tar.gz) = 53ae5d3382074f21431299a3186fc9f778fe106f26d737846cc1ef2c34b2d8a1 >+SIZE (pymad-0.7.tar.gz) = 21510
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 177265
: 132904