FreeBSD Bugzilla – Attachment 184027 Details for
Bug 220302
security/zeronet: Incorrectly (implicitly) specifies support for any/all Python versions Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
zeronet.patch (text/plain), 612 bytes, created by
Yuri Victorovich
on 2017-07-03 05:02:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-03 05:02:44 UTC
Size:
612 bytes
patch
obsolete
>Index: security/zeronet/Makefile >=================================================================== >--- security/zeronet/Makefile (revision 444511) >+++ security/zeronet/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= zeronet > PORTVERSION= 0.5.6 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= security net-p2p > >@@ -27,7 +28,8 @@ > SUB_LIST= LOCALBASE=${LOCALBASE} USER=${USER} GROUP=${GROUP} > PLIST_SUB= USER=${USER} GROUP=${GROUP} > >-USES= python >+# ZeroNet isn't ported to python3 yet: https://github.com/HelloZeroNet/ZeroNet/issues/149 >+USES= python:2.7 > NO_ARCH= yes > > OPTIONS_DEFINE= TOR DEBUG
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
Flags:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 220302
:
183843
|
184027
|
184028