Created attachment 167800 [details] fix packaging with python 3.5 Utilize py3kplist feature to simplify handling of packing list both with python 2.x and python 3.x. Now single pkg-plist used for both branches and all the differences are handled by py3kplist.
A commit references this bug: Author: grembo Date: Tue Mar 8 00:29:25 UTC 2016 New revision: 410590 URL: https://svnweb.freebsd.org/changeset/ports/410590 Log: Fix packaging with python 3.5. This utilizes the new py3kplist feature. While being there, fix unit tests so they work with python3 regardless of the build environment's locale. PR: 207771 Submitted by: rm Approved by: maintainers (implicit) Changes: head/devel/ice/Makefile head/devel/ice/files/patch-cpp-test-Ice-properties-run.py head/devel/ice/files/patch-python-test-Ice-properties-run.py head/devel/py-ice/Makefile head/devel/py-ice/pkg-plist