* Copy devel/py-icu: svn copy devel/py-icu devel/py3-pyicu * Port name devel/py3-pyicu chosen rather than devel/py3-icu as per policy [1] * Update to USES=python:3 * Update to latest upstream release 1.9.2, and update distinfo * Add LICENSE=MIT as per LICENSE file contained in distfile * Tidy up MAKE_ENV variable assignment (pet portlint) * Take maintainership - happy to either do this myself or leave with bland@FreeBSD.org if they prefer Changes: https://github.com/ovalhub/pyicu/blob/master/CHANGES [1] https://wiki.freebsd.org/Python/PortsPolicy
This new port is required to fulfill the Python 3.2+ dependencies of the latest upstream version of science/gramps.
Created attachment 166766 [details] Patch to update devel/py3-pyicu (after svn copy) This patch should be applied after performing the following command: svn copy devel/py-icu devel/py3-pyicu svn patch <insertpatch>
Created attachment 166767 [details] QA: Successful poudriere testport logs for devel/py3-pyicu on FreeBSD 10.2 amd64
Created attachment 167241 [details] Patch to create devel/py3-pyicu (using devel/py-pyicu as MASTERDIR) This patch changes the approach for the new port devel/py3-pyicu to use the existing port devel/py-pyicu as the MASTERDIR. This patch relies on PR207367 being applied first. * Create new port devel/py3-pyicu * Update index devel/Makefile * Ensure devel/py-pyicu does not clobber USES variable in slave devel/py3-pyicu
Created attachment 167242 [details] QA: Successful poudriere testport logs for devel/py3-pyicu on FreeBSD 10.2 amd64
A commit references this bug: Author: pi Date: Sat May 7 19:24:42 UTC 2016 New revision: 414782 URL: https://svnweb.freebsd.org/changeset/ports/414782 Log: New port: devel/py3-pyicu, slave port for python3 for py-pyicu PR: 207035 Submitted by: Ben Woods <woodsb02@gmail.com> Approved by: bland (maintainer timeout) Changes: head/devel/Makefile head/devel/py-pyicu/Makefile head/devel/py3-pyicu/ head/devel/py3-pyicu/Makefile
Testbuilds done, looks fine. Committed, thanks!
Committed, thanks!