FreeBSD Bugzilla – Attachment 158022 Details for
Bug 201079
multimedia/py-subliminal: fix dependancy on charade (replace with chardet)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix charade dependancy
py-subliminal-chardet.patch (text/plain), 384 bytes, created by
Ralf van der Enden
on 2015-06-23 18:49:40 UTC
(
hide
)
Description:
fix charade dependancy
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2015-06-23 18:49:40 UTC
Size:
384 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 390439) >+++ Makefile (working copy) >@@ -31,4 +31,9 @@ > USES= python:2 > USE_PYTHON= distutils autoplist > >+post-patch: >+ @${REINPLACE_CMD} -e 's;charade;chardet;g' \ >+ ${WRKSRC}/subliminal/providers/*.py \ >+ ${WRKSRC}/requirements.txt >+ > .include <bsd.port.mk>
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 201079
: 158022