(5.40 started complaining, and we are not Debian ;)
From upstream's changelog:
5.43 01-Jul-2019
New hacks, GravityWell, DeepStars.
GLPlanet now supports the Mercator projection.
Bouncing Cow has mathematically ideal cows (spherical, frictionless).
Foggy toasters.
Unknown Pleasures can now use an image file as a clip mask.
Updated webcollage for recent changes.
macOS: Fixed BSOD fonts on UWQHD+ displays.
X11: Added some sample unlock dialog color schemes to the .ad file.
X11: On systemd systems, closing your laptop lid might actually
lock your screen now, maybe.
X11: 'sonar' can ping without being setuid by using setcap.
5.42 28-Dec-2018
macOS: Fixed Sparkle auto-updater.
5.41 26-Dec-2018
X11: Those new font-loading fallback heuristics work again. Oops.
iOS, Android: Plugged many memory leaks at exit.
New hack, handsy.
Fixed noof from displaying minimalistically.
Rewrote unknownpleasures to be faster, and a true waterfall graph.
BSOD Solaris improved. DVD added.
Linux: If the xscreensaver daemon is setuid, then we can implore
the kernel's out-of-memory killer to pretty please not unlock the
screen.
macOS: Upgraded Sparkle (the "Check for Updates" library).
macOS: Screen saver settings work again on 10.14.
5.39 * New hacks, 'razzledazzle', 'peepers', 'crumbler' and `maze3d'.
* More heuristics for using RSS feeds as image sources.
* Android: Image loading works.
* Built-in image assets are now PNG instead of XPM or XBM.
* X11: Better font-loading fallback heuristics on systems with a
terrible selection of installed fonts.
* macOS: Retina display-related bug fixes.
5.38 * New hack, 'esper'.
* macOS: Support for Retina displays.
* X11: `webcollage' now works with ImageMagick instead of with
pbmtools if `webcollage-helper' is not installed.
* 'bsod' now accepts Dunning-Krugerrands.
* Android: These hacks work now: 'anemone', 'anemotaxis', 'atlantis',
'bouboule', 'celtic', 'compass', 'crackberg', 'epicycle',
'fuzzyflakes', 'goop', 'kumppa' 'munch', 'pacman', 'polyominoes',
'slip'.
* Android: Thick lines work better for: 'anemone', 'anemotaxis',
'celtic', 'compass', 'deluxe', 'epicycle', 'fuzzyflakes', 'pacman'
* Android: Assorted performance improvements, especially for 'kumppa'
and 'slip'.
* Android TV: Daydreams work.
* iOS: Tweaks for iPhone X.
* Lots of xlockmore-derived hacks now have animated erase routines.
* 'crystal' works properly on non-X11 systems.
* 'm6502' now includes 'texture.asm'.
* X11: Try harder to find sensible fonts for the password dialog.
According to the release notes:
* New hacks, splitflap and romanboy.
* Better detection of user activity on modern GNOME systems.
* Sonar now does asynchronous host name resolution.
* Improved Unicode support.
* Updated webcollage for recent changes.
* Various minor fixes.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html