CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/28 04:27:43
Modified files:
devel/automake/1.15: Makefile
Added files:
devel/automake/1.15/patches: patch-lib_py-compile
Log message:
update automake 1.15's py-compile (runtime script) to the version from
automake 1.16.5; the old one uses "imp" (deprecated since 3.4 and finally
removed in 3.12). doesn't fix anything at present, but both matthieu and
i have run into this and there waa some head scratching at least on my
side, so might as well fix it preemptively in case something else using
1.15 needs regenerating.