FreeBSD Bugzilla – Attachment 208625 Details for
Bug 241516
Mk/bsd.port.mk: Fix certificate verification for 'make makesum'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
Mk_bsd.port.mk.patch (text/plain), 380 bytes, created by
Ting-Wei Lan
on 2019-10-27 07:23:41 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2019-10-27 07:23:41 UTC
Size:
380 bytes
patch
obsolete
>Index: Mk/bsd.port.mk >=================================================================== >--- Mk/bsd.port.mk (revision 515742) >+++ Mk/bsd.port.mk (working copy) >@@ -2086,7 +2086,10 @@ > > .if !make(makesum) > FETCH_ENV?= SSL_NO_VERIFY_PEER=1 SSL_NO_VERIFY_HOSTNAME=1 >+.else >+FETCH_ENV?= > .endif >+.export FETCH_ENV > FETCH_BINARY?= /usr/bin/fetch > FETCH_ARGS?= -Fpr > FETCH_REGET?= 1
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 241516
:
208625
|
209557