Subject: CVS commit: pkgsrc/devel/gindent
From: Thomas Klausner
Date: 2022-12-19 11:21:27
Message id: 20221219102127.83EF8FA90@cvs.NetBSD.org

Log Message:
gindent: update to 2.2.12.

Release notes for GNU indent version 2.2.12, Sep 2018

 * This release drops support for VMS and Watcom.
 * New options:
   * -pal / --pointer-align-left and -par / --pointer-align-right
   * -fnc / --fix-nested-comment
   * -gts / --gettext-strings
   * -slc / --single-line-conditionals
   * -as / --align-with-spaces
   * -ut / --use-tabs
   * -nut / --no-tabs
   * -sar / --spaces-around-initializers
   * -ntac / --dont-tab-align-comments
  * -linux preset now includes -nbs.
  * -kr preset now includes -par.
  * Indent now recognises C99 and C11 keywords, and also typeof.

Files:
RevisionActionfile
1.57modifypkgsrc/devel/gindent/Makefile
1.13modifypkgsrc/devel/gindent/PLIST
1.16modifypkgsrc/devel/gindent/distinfo
1.1addpkgsrc/devel/gindent/patches/patch-src_indent.c
1.9removepkgsrc/devel/gindent/patches/patch-ab
1.3removepkgsrc/devel/gindent/patches/patch-src_lexi.c