2026-03-04T09:28:23+0000 Stuart Henderson <[email protected]>: > On 2026/03/04 09:12, Johannes Thyssen Tishman wrote: > > Please find below an update for x11/xdotool to version 4.20260303.1. > > > > A small bugfix-only release that corrects two regressions introduced in > > the previous version: > > > > XSendEvent now correctly sets the modifier mask when sending key > > combinations. > > > > Keystroke delays less than 50ms should work now correctly; type and > > key commands were affected. > > > > I switched to using GH_* variables, because there are only Github > > auto-generated tarballs for this release. However, now that I think > > about it, maybe changing SITES to .../xdotool/archive/refs/tags/v${V} > > would've been better in case upstream starts generating release tarballs > > again. Either is fine for me. > > generally please don't set github.../archive/... in SITES by hand, > you will have extra mess with DISTFILES {url} syntax to deal with the > filename, and if github changes things we don't want to deal with it > port-by-port. > > (one exception that I know of, GH_* / DIST_TUPLE doesn't handle tag > names that contain /, and for those you do need to deal with it). > > for this, I would suggest keeping at least the SITES line and maybe the > other related lines in the Makefile but commented-out, as a reminder > that they used to do it and might start again. however either way, ok.
Done. Thanks Stuart.
