Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 16:03:51 +0200
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r469754 - in head/ports-mgmt/portlint: . src
Message-ID:  <20180515140351.oyfapiqygprxomvq@ogg.in.absolight.net>
In-Reply-To: <201805121859.w4CIx8jx035047@repo.freebsd.org>
References:  <201805121859.w4CIx8jx035047@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--pyg6cpvfpp3winqx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 12, 2018 at 06:59:08PM +0000, Joe Marcus Clarke wrote:
>  					if ($m{'fla'} ne '${PY_FLAVOR}') {
> -						&perror("FATAL", $file, -1, "directory for dependency ".
> -							"$m{'dep'} must be $m{'dir'}:\@\${PY_FLAVOR}");
> +						&perror("WARN", $file, -1, "you may want directory for ".
> +							"dependency $m{'dep'} to be $m{'dir'}:\@\${PY_FLAVOR}");
>  					}
>  				} else {
>  					if ($m{'fla'} ne '${FLAVOR}') {
> -						&perror("FATAL", $file, -1, "directory for dependency ".
> -							"$m{'dep'} must be $m{'dir'}:\@\${FLAVOR}");
> +						&perror("WARN", $file, -1, "you may want directory for ".
> +							"dependency $m{'dep'} to be $m{'dir'}:\@\${FLAVOR}");

Could you please only tell people to use PY_FLAVOR?  Using FLAVOR
directly dates back from when I was implementing the Python flavors and
is a bad idea.

--=20
Mathieu Arnold

--pyg6cpvfpp3winqx
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAABCgBmBQJa+ujHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz
QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IF5cP+gPI81mzL0pidrPyjinIifbQ
e9QuIFZcCssEDpIAmQs5JrUfCNIPWopwnwEdA3IvWD5msbhRBzF8yCq78jD2IprY
zDovwCRFK3GpKNqm0qVliyn8BpGDNAuCUtgENwfqhZSIqo2S9PkFB+8K6x46bEHw
A77q7VLFZIbpW+Bc8lqSsPAyDr8LfEw3yQfl5oR6F5i2Aaq2TDa2KfIwWaRPg+bv
awGJterHQRyeJWq1fTQ65tVBbiD57q/hH7pj+3/WWLQs7PJw7MNQzw7GSv9RJU5t
dD96nUX9YuvPPOsFEB9O0juCX0t5dzd1Bo3Qtrnq83r3H/4nYx4WokRdha07rHLt
KX+5hCKamFxZGG/4rHY2Kydy0X24sZY9F2zqnZ472+X96IBJAE4ibJLPsjhtDYR7
SiFj80xoJA7bCphFh3nWNHQ9FyGEUvqn0OhLjtZVz3cZdtii8gAIfx+gf2YHmU01
ygjDmV2vyp7tuZVMq7R/OPerqkEFn09VDfemn9Yl6hSANv+38kRYxf2HHo47/dRw
XqdSi2789bcvvb8NDrna2O87pJt8An5vgQ3Jb5brym/pTtfWWpEyAGH/JQ66dCU5
tiIe5zfNhfa7vqPQAmmqQxwNEImd11QK+VA0SC5Al7/U2pS7J7+pJtf1rjTxhAwT
YphFG1Uziorpa3Qi34Av
=3E7E
-----END PGP SIGNATURE-----

--pyg6cpvfpp3winqx--



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