FreeBSD Bugzilla – Attachment 180271 Details for
Bug 217332
[patch] archivers/py-brotli: needs shebangfix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
archivers/py-brotli: fix shebang
file_217332.txt (text/plain), 656 bytes, created by
Nikolai Lifanov
on 2017-02-24 18:55:52 UTC
(
hide
)
Description:
archivers/py-brotli: fix shebang
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2017-02-24 18:55:52 UTC
Size:
656 bytes
patch
obsolete
>Index: archivers/py-brotli/Makefile >=================================================================== >--- archivers/py-brotli/Makefile (revision 434738) >+++ archivers/py-brotli/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= brotli > PORTVERSION= 0.5.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= archivers > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -16,8 +16,9 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > USE_PYTHON= autoplist concurrent distutils >-USES= compiler:c++0x python zip >+USES= compiler:c++0x python shebangfix zip > >+SHEBANG_FILES= python/bro.py > PLIST_FILES= bin/brotli > > post-install:
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 Raw
Actions:
View
Attachments on
bug 217332
: 180271