strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).
update the few ports which _require_ updates to match this change.
been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca
ok kn@
FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
any desktop environment and has:
* Drag-and-drop support, including tab detachment and attachment
* X11 virtual desktop awareness
* Instant highlighting of found matches when searching
* A docked window for text replacement
* Support for showing line numbers and jumping to a specific line
* Automatic detection of text encoding as far as possible and optional
saving with encoding
* Syntax highlighting for common programming languages
* Ability to open URLs with appropriate applications
* Session management
* Side-pane mode
* Auto-saving
* Printing
* Text zooming