x11-wm/emwm-utils: Update 1.3 => 1.3.1
Changelog:
- Toolbox will properly recover from parse errors
- Fixed timed locking in xmsm
- Special chars in variable expansion are handled more akin to sh
https://fastestcode.org/utils-changes.txt
Improve do-install goal, parametrize DISTNAME with PORTNAME.
PR: 291062
devel/lfcbase: update 1.22.4 -> 1.22.5
- Chain::truncRight was broken in case to trunc to empty string.
This occured with the change of some local variable from int to unsigned long
net-mgmt/xymon-server: Import patches from Debian
Development of Xymon has slowed, but is not abandoned. Debian has
accumulated several patches that have not made it into a release yet
which we should import.
- Fix bbcombotest: "Could not access hobbitd board, error 0"
- Fix reading service banners from TLS-1.3-enabled hosts
- Fix Snapshot and Availability Report on Firefox
- Fix buffer overflow in md5hash
java/bootstrap-openjdk*: Revert 13f33637597.
BUNDLE_LIBS is for preventing _providing_ libraries. In this
case the pre-compiled binary distributed has dependencies on
libraries that are not provided here. BUNDLE_LIBS does not
help the problem.