Subject: CVS commit: pkgsrc/devel/exctags
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2007 00:14:09
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Feb 23 00:14:09 UTC 2007

Modified Files:
	pkgsrc/devel/exctags: Makefile PLIST distinfo
	pkgsrc/devel/exctags/patches: patch-aa

Log Message:
Update to 5.6:

ctags-5.6 (Mon May 29 2006)
* Reformatted code for independence of tab stop setting.
* Changed default configuration to disable installation of etags links.
* Changed --langmap to first unmap each supplied extension from other languages.
* Added support for ASP constants [ASP, Patch #961842].
* Added support for GNU make extensions [Make].
* Added .mk as extension recognized as a make language file [Make].
* Added missing help for list-maps options [Bug #1201826].
* Added new extension field "typeref" [thanks to Bram Moolenaar].
* Extended functionality of Ruby parser with patch from Elliot Hughes [Ruby].
* Fixed creation of TAGS file with etags-include but no files [Bug #941233].
* Fixed problem reading last line of list file (-L) without final newline.
* Fixed infinite loop that could occur on files without final newline [C, Java].
* Fixed incorrect tag for first field of table [SQL].
* Fixed missing tags for functions beginning with underscore [Sh].
* Fixed missing tags for functions with variable arg list [C, Bug #1201689].
* Fixed parsing problem with parentheses in argument list [C, Bug #1085585].
* Fixed problem in preprocessor directive handling [C, Bug #1086609].


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/exctags/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/exctags/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/exctags/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/exctags/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.