Created attachment 205616 [details] patch Switch MASTER_SITES to HTTPS.
Maintainer timeout.
I'm not sure the GitHub repo is reliable official mirror.
Even if its 'reliable' in the connectivity/availability sense it may not be appropriate as it may not provide processed files in the same form as the distribution. Further, using a direct URL per attachment 205616 [details] to github, and to the master branch directly, is not framework compliant. USE_GITHUB/GH_* variables must be used to obtain a named (either by tag or commit hash) tarball, not a moving target. If it is determined and confirmed that using GitHub as the source for these files is appropriate, the changeset it should also be fully QA'd to ensure that additional or further port changes are not necessary. For example, but not limited to: often repository tarballs for projects that use GNU autoconf as a build system require auto[re]conf/auto* tools to be run first to produce ./configure & Makefiles which exist in the distribution tarballs, but not in the repository sources. Alternatively, this may be closed -> Not Accepted in favour of requesting upstream support SSL on their existing distribution file host Given this port currently has no maintainer, I'd tend to lean towards the latter as the best present/first port of call to resolve this issue.
Comment on attachment 205616 [details] patch Hello, I am the new maintainer of metis. I am sorry but I have to reject the patch: I am unable to find any relation between the official metis site and the GitHub repository you suggest. Thus, I do not find reasons to prefer https://github.com/scivision/METIS (your suggestion) rather than one of those, for example: https://github.com/EmanueleCannizzaro/metis https://github.com/scibuilder/metis On the other hand, Karypis Lab, which wrote the software, is slowly moving its codes to GitHub, so we will soon probably have a patch to use GitHub as you suggested. In the meantime I think this PR can be closed: we can open a new one when the GitHub repository from the authors will be ready. Thanks for your time.
Close this myself because of comment #4 (I was not a committer before and could not do it earlier).