Subject: CVS commit: pkgsrc/textproc/libhighlight
From: Amitai Schleier
Date: 2022-07-13 02:52:31
Message id: 20220713005231.3E786FB1A@cvs.NetBSD.org

Log Message:
Update to 4.2. From the changelog:

- added support for Critic markup
  (https://gitlab.com/saalen/highlight/-/issues/197)
- added support for jam/ham
  (https://gitlab.com/saalen/highlight/-/issues/196)
- added support for PureScript
  (https://gitlab.com/saalen/highlight/-/merge_requests/132/)
- added support for Nix
  (https://gitlab.com/saalen/highlight/-/issues/200)
- added ino file mapping / Arduino C
  (https://gitlab.com/saalen/highlight/-/issues/201)
- fixed RTF page color attributes
  (https://gitlab.com/saalen/highlight/-/issues/195)
- fixed identifier parsing in yaml.lang
  (https://gitlab.com/saalen/highlight/-/issues/190)
- fixed symbol parsing in lisp.lang
  https://gitlab.com/saalen/highlight/-/issues/198
- fixed string parsing in csharp.lang
  (https://gitlab.com/saalen/highlight/-/issues/199)
- fixed string parsing in conf.lang
  (https://gitlab.com/saalen/highlight/-/issues/203)
- added make target `install-lib-shared` to install shared lib
  (https://gitlab.com/saalen/highlight/-/issues/202)
- CLI W32: prevented automatic file pattern expansion
  (https://gitlab.com/saalen/highlight/-/issues/186)
- GUI: added Japanese translation (thanks to FunFun)
- GUI: disabled floating panel (state restore fails)

Files:
RevisionActionfile
1.20modifypkgsrc/textproc/libhighlight/Makefile.common
1.18modifypkgsrc/textproc/libhighlight/PLIST
1.5modifypkgsrc/textproc/libhighlight/buildlink3.mk
1.24modifypkgsrc/textproc/libhighlight/distinfo
1.7modifypkgsrc/textproc/libhighlight/patches/patch-makefile
1.2modifypkgsrc/textproc/libhighlight/patches/patch-src_gui-qt_highlight.pro