Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2016 17:07:58 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r407979 - head/mail/py-pyspf
Message-ID:  <56B2EABE.7090903@FreeBSD.org>
In-Reply-To: <201602032054.u13KsbGC088315@repo.freebsd.org>
References:  <201602032054.u13KsbGC088315@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56B2EABE.7090903>