Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.4.1
ClosedPublic

Authored by arrowd on Dec 13 2017, 3:45 PM.
Tags
None
Referenced Files
F150980205: D13477.id36678.diff
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
Unknown Object (File)
Wed, Mar 18, 3:01 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.