pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/global



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 27 20:20:02 UTC 2014

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

Log Message:
Update to 6.2.10:

Version 6.2.10 - January 16 2014

[CHANGES]
New facilities:
o gtags.el: New custom variables 'gtags-find-all-text-files'.

Optimization:
o global: Optimization of case-insensitive search like:
  $ global -xi strlen
  $ global -xi '^str'

[FIXED BUGS]
o global: Combination of the -v and -g option shows wrong matched
  number (always 0). Now it works.
o global: The --from-here option did not work with a path name
  which includes symbolic links. Now it works.
o global: The -I command fails when the logical and physical
  path name of the current working directory are not identical.
  Now it works.
o htags: Htags couldn't find tag files in obj directories.
  Now it works.
o ctags-5.8.patch: This file was not included in old packages.
  Now it is included.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/global/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/global/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/global/distinfo

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




Home | Main Index | Thread Index | Old Index