- patches/patch-fvwm_ewmh_c: cast clock_t to `long long' and print it
with %lld
- patches/patch-modules_FvwmScript_Instructions_c: fix the casting:
should be `long long', not only `long'!
changelog: https://github.com/fvwmorg/fvwm3/releases/tag/1.0.5
Some patches were upstreamed and not needed anymore, regen the other
patches. There is no longer a -debug flavor since those debug messages
are now available via a command line option (-v / --verbose).
This is a new port x11/fvmw3 based on our fvwm2 port.
As the README [1] suggests config files from fvwm2 currently work but
this might change. Fvwm3 aims on refactoring and new features.
[1] https://github.com/fvwmorg/fvwm3/blob/master/README.md
Port from Michael who also takes MAINTAINER
With suggestions from rsadowski@ and help from op@
OK rsadowski@ op@