Created attachment 180420 [details] py-docopt-py3.patch - Create python3 version of devel/py-docopt - Set architecture neutral - Add LICENSE_FILE 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-docopt): OK (looks fine.) testport (devel/py-docopt and devel/py3-docopt): 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: antoine Date: Thu Mar 2 19:07:45 UTC 2017 New revision: 435294 URL: https://svnweb.freebsd.org/changeset/ports/435294 Log: - Add LICENSE_FILE - Mark architecture neutral - Use option helpers - Allow concurrent installation and create a slave port that uses default version of python3 PR: 217481 Changes: head/devel/Makefile head/devel/py-docopt/Makefile head/devel/py3-docopt/ head/devel/py3-docopt/Makefile
Patch committed with a few changes