Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.4.1
ClosedPublic

Authored by arrowd on Dec 13 2017, 3:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 27 2026, 8:26 PM
Unknown Object (File)
Apr 21 2026, 1:58 PM
Unknown Object (File)
Apr 20 2026, 6:20 PM
Unknown Object (File)
Apr 14 2026, 9:52 PM
Unknown Object (File)
Apr 14 2026, 11:10 AM
Unknown Object (File)
Apr 14 2026, 4:28 AM
Unknown Object (File)
Apr 13 2026, 2:09 AM
Unknown Object (File)
Apr 6 2026, 12:18 PM

Details

Summary

Bump version and switch to pyqt5

Test Plan

poudriere testport on 11.1-RELEASE

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13534
Build 13758: arc lint + arc unit

Event Timeline

LGTM except for one thing. You do not need to change PLIST from pyo to %%PYTHON_PYOEXTENSION%% when you're not using USE_PYTHON=autoplist. When this port supports python 3 someday, %%PYTHON_PYOEXTENSION%% will break packaging with USE_PYTHON=py3kplist.

Replace %%PYTHON_PYOEXTENSION%% with just pyo.

This revision is now accepted and ready to land.Dec 16 2017, 8:53 PM
This revision was automatically updated to reflect the committed changes.