Created attachment 196147 [details] Update devel/py-liblarch: Update to 3.0 * Fixed ordering of variables -- Portlint reported they were out of order * Removed designated Python 2.7 -- Builds fine with Python 3.6 as well * Removed USE_GNOME -- Port does not need it -- Causes port to not build on mips as gcc(not available on mips ) is needed for pygobject Changelog: https://raw.githubusercontent.com/getting-things-gnome/liblarch/d81a13a8770500772719cdfed3dae9424138f60b/CHANGELOG Portlint -AC: looks fine Poudriere(amd64): 11.2 10.4: Built fine Poudriere(mips): 11.2: Built fine
Created attachment 196149 [details] Update
Nathan, the only user of this library is deskutils/gtg and it's version in ports doesn't work with liblarch 3, so I don't approve this patch - it will break gtg runtime. From other side, gtg/liblarch is effectively dead for some time - last release was in 2013 or so, and I'm planning to deprecate both ports soon. Thank you anyway.
A commit references this bug: Author: rm Date: Wed Aug 22 16:04:13 UTC 2018 New revision: 477795 URL: https://svnweb.freebsd.org/changeset/ports/477795 Log: devel/py-liblarch: minor fixes - shuffle knobs to pet portlint - add NO_ARCH and LICENSE_FILE These changes are cherry-picked from the main update patch, that breaks deskutils/gtg, so update bits of this patch were rejected. PR: 230585 Submitted by: Nathan <ndowens@yahoo.com> Changes: head/devel/py-liblarch/Makefile
Nathan, I've merged safe to apply changes. Thank you!