Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2019 12:33:20 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Matthew Seaman <matthew@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r513737 - head/textproc/py-python-slugify
Message-ID:  <641d95f4-2ca2-14a5-029a-46b38c335f78@FreeBSD.org>
In-Reply-To: <201910032152.x93LqJei017087@repo.freebsd.org>
References:  <201910032152.x93LqJei017087@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/10/2019 7:52 am, Matthew Seaman wrote:
> -RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}unidecode>=0.04.16:converters/py-unidecode@${PY_FLAVOR}
> +RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}text-unidecode>=1.3:converters/py-text-unidecode@${PY_FLAVOR}
> +
> +### Can alternatively require:
> +### 	${PYTHON_PKGNAMEPREFIX}unidecode>=1.1.1:converters/py-unidecode@${PY_FLAVOR}
> +### but text-unidecode is preferred upstream.

Good method for this is an OPTIONS_SINGLE with both options, with the 
OPTIONS_DEFAULT being the 'preferred' version



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?641d95f4-2ca2-14a5-029a-46b38c335f78>