Updating py27-* ports

Kurt Jaeger pi at opsec.eu
Sat Jul 4 14:11:32 UTC 2020


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.

-- 
pi at opsec.eu            +49 171 3101372                    Now what ?


More information about the freebsd-ports mailing list