Created attachment 180412 [details] py-six-py3.patch - Create python3 version of devel/py-six This new port is required to fulfill the Python 3+ dependencies to the new port gitsome. I didn't include an entry in devel/Makefile for it not get conflicted with the other patches. [Q/A] portlint (devel/py-six): OK (looks fine.) testport (devel/py-six and devel/py3-six): poudriere i386|amd64 10.3 p17 (OK) poudriere i386|amd64 11 p8 (OK) poudriere i386|amd64 12 r314365 (OK)
A commit references this bug: Author: skreuzer Date: Thu Mar 2 16:55:17 UTC 2017 New revision: 435252 URL: https://svnweb.freebsd.org/changeset/ports/435252 Log: Python 3 variant of devel/py-six PR: 217473 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/devel/Makefile head/devel/py-six/Makefile head/devel/py3-six/ head/devel/py3-six/Makefile
Committed. Thanks!