FreeBSD Bugzilla – Attachment 191059 Details for
Bug 226249
Invalid SSL certificate on distcache machines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
https2.diff (text/plain), 1.38 KB, created by
Sam H
on 2018-02-27 18:07:52 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Sam H
Created:
2018-02-27 18:07:52 UTC
Size:
1.38 KB
patch
obsolete
>Index: bsd.port.mk >=================================================================== >--- bsd.port.mk (revision 463147) >+++ bsd.port.mk (working copy) >@@ -2449,7 +2449,7 @@ > > # The primary backup site. > MASTER_SITE_BACKUP?= \ >- http://distcache.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/ >+ https://distcache.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/ > MASTER_SITE_BACKUP:= ${MASTER_SITE_BACKUP:S^\${DIST_SUBDIR}/^^} > > # If the user has MASTER_SITE_FREEBSD set, go to the FreeBSD repository >Index: bsd.sites.mk >=================================================================== >--- bsd.sites.mk (revision 463147) >+++ bsd.sites.mk (working copy) >@@ -26,10 +26,10 @@ > # Where to put distfiles that don't have any other master site > .if !defined(IGNORE_MASTER_SITE_LOCAL) > MASTER_SITE_LOCAL+= \ >- http://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >- http://distcache.us-east.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >- http://distcache.eu.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >- http://distcache.us-west.FreeBSD.org/local-distfiles/%SUBDIR%/ >+ https://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >+ https://distcache.us-east.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >+ https://distcache.eu.FreeBSD.org/local-distfiles/%SUBDIR%/ \ >+ https://distcache.us-west.FreeBSD.org/local-distfiles/%SUBDIR%/ > > MASTER_SITE_PORTS_JP+= \ > ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \
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 226249
: 191059