Subject: CVS commit: pkgsrc/textproc
From: Amitai Schleier
Date: 2018-07-23 07:16:43
Message id: 20180723051643.897AAFBEC@cvs.NetBSD.org

Log Message:
Update to 3.44. From the changelog:

- fixed gcc 8 compilation warnings
- fixed Ruby string interpolation
  (https://github.com/andre-simon/highlight/issues/70)
- added support for ALAN IF (thanks to Tristano Ajmone)
- added 107 Base16 themes [https://github.com/chriskempson/base16]
  (thanks to Tristano Ajmone)
- updated Rust and Java reserved words lists
- revised documentation
- moved extras/css-themes into extras/themes-resources
- added extras/themes-resources/base16 (thanks to Tristano Ajmone)
- GUI: added Base16 theme selection checkbox
- CLI: added --base16 option to enable the new themes
- CLI: accept - as argument to read from stdin
  (https://github.com/andre-simon/highlight/issues/73)

Files:
RevisionActionfile
1.15modifypkgsrc/textproc/highlight/Makefile
1.2modifypkgsrc/textproc/libhighlight/Makefile.common
1.3modifypkgsrc/textproc/libhighlight/PLIST
1.3modifypkgsrc/textproc/libhighlight/buildlink3.mk
1.3modifypkgsrc/textproc/libhighlight/distinfo
1.2modifypkgsrc/textproc/libhighlight/patches/patch-makefile
1.2modifypkgsrc/textproc/libhighlight/patches/patch-src_makefile
1.10modifypkgsrc/textproc/p5-highlight/Makefile