- add notes explaining why this is stuck at 2.1.16 for now
- disable the update check, ports isn't particularly likely to have
newer versions anytime soon (see above) and upstream's binaries won't
help us
- use ${PATCHORIG} not hardcoded .orig in port Makefile
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
cleanup by me. Moves to Python 3/py-qt5/py-qtwebengine and unbreaks.
This isn't the latest version but newer ones use Rust so this is a
good stepping stone.
Backtrace contains cti_vm_throw() from /usr/local/lib/libQtWebKit.so.4.0.
Update version, simplify Makefile and revamp DESCR, done while
investigating the problem.
Yes, I pushed an improvement to the way sync errors are handled on the
18th. It's not enough to justify upgrading to a new version, but it's
nice to have for people who haven't downloaded 2.0.5 yet.
Sigh. Update hash and bump package.
Noticed by rpe@