Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.4.1
ClosedPublic

Authored by arrowd on Dec 13 2017, 3:45 PM.
Tags
None
Referenced Files
F137897009: D13477.diff
Thu, Nov 27, 12:13 AM
Unknown Object (File)
Oct 28 2025, 4:22 AM
Unknown Object (File)
Sep 20 2025, 5:27 AM
Unknown Object (File)
Sep 19 2025, 2:20 PM
Unknown Object (File)
Sep 19 2025, 11:11 AM
Unknown Object (File)
Sep 19 2025, 10:16 AM
Unknown Object (File)
Sep 17 2025, 7:28 AM
Unknown Object (File)
Sep 13 2025, 10:27 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 13620
Build 13843: 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.