p5-config-simple: use default livecheckLivecheck doesn't work for this module due to indexing
issues with the current version making it invisible to livecheck.
This leads to the livecheck error message
Error: livecheck failed for p5-config-simple: extracted version '4.58' is older than livecheck.version '4.59'
when, in fact, version 4.59 exists and fetches without problems.
This is a long standing problem with no response from u...
py-pytest: update to 3.6.3 for py37 compatibility and add py37 subportRef: https://github.com/pytest-dev/pytest/pull/3497
py37-pytest passed `py.test-3.7 -k 'not test_entry_points'`.
test_entry_points fails as the pytest entry point is patched away
p5-*: work around metacpan indexing issuessearch.cpan.org was more lenient concerning PAUSE
indexing failures than metacpan.org is. Most of
these are perl modules that have not been maintained
for some time.
p5-*: don't use perl5.use_search_cpan_orgThis was used as a work around for modules that
were indexed in search.cpan.org but failed to index
on metacpan.org.
Now search.cpan.org URLs redirect to metacpan.org so this
is no longer necessary nor useful.
minivmac*: Don't require discrete GPU for bootstrapThis code is unfinished and insufficiently tested so only use it for the
short-running bootstrap variation, not for variations built for the user.
minivmac*: Pass the Xcode version in configure argsTheoretically this should allow the configuration system to create
Makefiles that are more appropriate for this version of Xcode.