CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/05/12 03:50:42
Modified files:
lang/python : Makefile.inc
lang/python/2.7/pkg: PLIST-bsddb PLIST-gdbm PLIST-idle
PLIST-main PLIST-tests PLIST-tkinter
PLIST-tools
lang/python/3 : Makefile
lang/python/3/pkg: PLIST-gdbm PLIST-idle PLIST-main PLIST-tests
PLIST-tkinter
Log message:
add variables for a few more things relating to Python version number
and substitute them in PLISTs, reducing churn for updates. suggested by
daniel@, ok tb kmos