On Sat, 4 Jul 2020 16:11:29 +0200, Kurt Jaeger stated: >Hi! > >> I use 'poudriere' to maintain my ports. I still have a few ports that >> depend on the depreciated py27. What is the recommended method to >> update these ports? I was thinking of placing this in the >> "poudriere.d/make.conf" file: >> >> DEFAULT_VERSIONS+=python=3.7 >> DEFAULT_VERSIONS+=python2=3.7 >> DEFAULT_VERSIONS+=python3=3.7 >> >> and then rebuild all of my ports. Would that be sufficient, or even >> correct? > >I used this in poudriere: > >DEFAULT_VERSIONS=python=3.7 python3=3.7 > >So I did not use python2=3.7 -- which will probably not work. > >That worked good enough that I did not investigate any further.
I see that you are putting it all on one line. That is probably easier. I like the separate entries technique simply because I find it easier to read myself or quickly comment out an entry. What I have never been able to get a definitive answer to is exactly what the "+" does or if it is even needed, I have seen 'default_versions" both with and without it. Thanks! -- Carmel
pgpAqUzgXWw1M.pgp
Description: OpenPGP digital signature