FreeBSD Bugzilla – Attachment 209557 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 (v2)
Mk_bsd.port.mk.patch (text/plain), 511 bytes, created by
Ting-Wei Lan
on 2019-11-30 14:21:22 UTC
(
hide
)
Description:
Patch (v2)
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2019-11-30 14:21:22 UTC
Size:
511 bytes
patch
obsolete
>Index: Mk/bsd.port.mk >=================================================================== >--- Mk/bsd.port.mk (revision 518648) >+++ Mk/bsd.port.mk (working copy) >@@ -3873,7 +3873,8 @@ > # checksum and sizes checks. > makesum: check-sanity > @cd ${.CURDIR} && ${MAKE} fetch NO_CHECKSUM=yes \ >- DISABLE_SIZE=yes DISTFILES="${DISTFILES}" >+ DISABLE_SIZE=yes DISTFILES="${DISTFILES}" \ >+ FETCH_ENV=${FETCH_ENV:Q} > @${SETENV} \ > ${_CHECKSUM_INIT_ENV} \ > dp_CHECKSUM_ALGORITHMS='${CHECKSUM_ALGORITHMS:tu}' \
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