CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/10/03 04:29:32
Modified files:
graphics/sxiv : Makefile distinfo
graphics/sxiv/patches: patch-sxiv_1
graphics/sxiv/pkg: PLIST
Added files:
graphics/sxiv/patches: patch-exec_key-handler
Removed files:
graphics/sxiv/patches: patch-Makefile patch-icon_Makefile
Log message:
Update to sxiv 25
- Support font fallback for missing glyphs
- Fix busy loop when built without inotify
- Use background/foreground colors from X resource database
Replace nonexistent realpath(1) with readlink(1) in key-handler helper
and replace icon-Makefile patch with simpler DESTDIR passing while here.
OK solene