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)
Wed, Aug 26, 4:40 PM
Unknown Object (File)
Tue, Aug 25, 4:48 PM
Unknown Object (File)
Tue, Aug 25, 3:40 PM
Unknown Object (File)
Tue, Aug 25, 12:51 PM
Unknown Object (File)
Mon, Aug 24, 7:20 AM
Unknown Object (File)
Sun, Aug 23, 6:55 PM
Unknown Object (File)
Sun, Aug 23, 6:55 PM
Unknown Object (File)
Sun, Aug 23, 6:54 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
Lint Not Applicable
Unit
Tests Not Applicable

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.