Subject: CVS commit: pkgsrc/devel/global
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2004 19:25:38
Module Name:	pkgsrc
Committed By:	abs
Date:		Fri Sep 24 19:25:38 UTC 2004

Modified Files:
	pkgsrc/devel/global: Makefile PLIST distinfo

Log Message:
Update global to 4.8, from Kailash Sethuraman in PR#27017

Changes since 4.7:

August 26 2004, Shigio Yamaguchi  <shigio@gnu.org>

        * Moved function now() from gtags.c to libutil/date.c.
        * htags: Changed so that the path passed to CGI might be encoded to %xx.
        * htags: Rewritten in C language.
        * htags: The use of the 'gtags --write' was stopped.
        * die.c: New function sethandler() and warning() added.
        * gctags/reserved.pl: The use of the --key-positions option of gperf(1)
          was stopped. We need gperf-3.0.1 instead.

June 1 2004, Shigio Yamaguchi  <shigio@gnu.org>

        * htags: Function usable() was changed to the same specification
          as usable() in libutil/usable().
        * htags: Execution path of global(1) was changed to the absolute path.
        * htags: Write FILEMAP file for reference from external system.
        * conf.c: New config variable 'bindir' and 'datadir' added.
        * w32/ directory removed.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/global/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/global/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/global/distinfo

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