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, Jul 22, 12:58 PM
Unknown Object (File)
Wed, Jul 22, 12:15 PM
Unknown Object (File)
Sun, Jul 19, 11:01 PM
Unknown Object (File)
Sun, Jul 19, 5:48 PM
Unknown Object (File)
Sat, Jul 18, 1:58 AM
Unknown Object (File)
Sun, Jul 5, 6:20 AM
Unknown Object (File)
Sun, Jul 5, 6:10 AM
Unknown Object (File)
Sat, Jul 4, 5:42 AM

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.