svn commit: r407979 - head/mail/py-pyspf

Kubilay Kocak koobs at FreeBSD.org
Thu Feb 4 06:08:08 UTC 2016


On 4/02/2016 7:54 AM, Sunpoet Po-Chuan Hsieh wrote:
> -.if ${PYTHON_REL} <= 3300
> -RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}ipaddr>=0:${PORTSDIR}/devel/py-ipaddr
> -.endif
> -

Removing this also causes a regression, and is what r407821 and
r407820 fixed. (See previous reply)

https://svnweb.freebsd.org/changeset/ports/407821
https://svnweb.freebsd.org/changeset/ports/407820

Note the conditional includes (<=) 3300, not < 3300.


More information about the svn-ports-all mailing list