Gcenx / macports-wine

Updated wine Portfiles for macports
90 stars 11 forks source link

Workarounds for downloading distfile(s) #11

Closed Gcenx closed 4 years ago

Gcenx commented 4 years ago

GitHub requires TLS1.2 and later for most downloads, however macports doesn’t current ship it’s own copy of libcurl instead opting to use the system version.

Currently verifying a workaround for downloading the required distfiles before making the commit.

For affected systems the Portfile will install macports curl then use that to download the distfile(s) over using the systems libcurl, macports should really handle this but the ticket pertaining to this is still unresolved.

Gcenx commented 4 years ago

Added workarounds directly into Portfiles, when running macOSX 10.8 or lower macports-curl will be used to download distfiles in commit https://github.com/Gcenx/macports-wine/commit/62375a351c5a4bc3d76c3db923e3d83317c8e47f