Subject: CVS commit: pkgsrc/devel/exctags
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/06/2002 18:45:03
Module Name:	pkgsrc
Committed By:	seb
Date:		Wed Mar  6 16:45:03 UTC 2002

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

Log Message:
Update to version 5.2.3.

List of changes for version 5.2.3:
* Fixed portability problem in makefile [Solaris, FreeBSD].
* Fixed infinite loop for certain cases of invalid syntax [Eiffel].
* Changed Asm parser to regex, extending its support for more variants [Asm].

List of changes for version 5.2.2:
* Fixed spurious tags following empty feature clause [Eiffel].
* Fixed missing tags for classes specifying generic creation routine [Eiffel].
* Fixed missing tags when label not followed by white space [YACC].
* Fixed for portability [Solaris, MacOS X].
* Added support for type reference tool [Eiffel].

List of changes for version 5.2.1:
* Portability fixes [Mingw32].
* Added "RCS" and "CVS" to list of directories excluded by default.
* Fixed missing tags for function pointers declared const or volatile
  [C, Bug #503764].


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/exctags/Makefile \
    pkgsrc/devel/exctags/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/exctags/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/exctags/patches/patch-ab

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