Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.4.1
ClosedPublic

Authored by arrowd on Dec 13 2017, 3:45 PM.
Tags
None
Referenced Files
F151125567: D13477.id36547.diff
Mon, Apr 6, 6:27 AM
Unknown Object (File)
Sun, Apr 5, 7:05 AM
Unknown Object (File)
Fri, Mar 27, 6:47 AM
Unknown Object (File)
Thu, Mar 26, 11:55 PM
Unknown Object (File)
Wed, Mar 25, 1:37 AM
Unknown Object (File)
Tue, Mar 24, 2:50 AM
Unknown Object (File)
Sun, Mar 22, 6:12 PM
Unknown Object (File)
Thu, Mar 19, 9:38 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.