FreeBSD Bugzilla – Attachment 186622 Details for
Bug 222520
security/py-openssl: Fix RUN_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
security_py-openssl.patch (text/plain), 631 bytes, created by
Yasuhiro Kimura
on 2017-09-22 20:48:44 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2017-09-22 20:48:44 UTC
Size:
631 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 450355) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= openssl > PORTVERSION= 17.3.0 >+PORTREVISION= 1 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,7 +15,7 @@ > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py-cryptography \ >+RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.9:security/py-cryptography \ > ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six > > OPTIONS_DEFINE= EXAMPLES
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 222520
:
186622
|
186639