summaryrefslogtreecommitdiff
path: root/devel/global
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-27 23:49:14 +0000
committerwiz <wiz@pkgsrc.org>2015-12-27 23:49:14 +0000
commit5546f2590111db56867e73e540c6a41450ab05f4 (patch)
tree7752d59abc17846bdf86a4833f6197d19c7b15d3 /devel/global
parent7d0b87f8f074930efd37ac0fe1786f80e1d75629 (diff)
downloadpkgsrc-5546f2590111db56867e73e540c6a41450ab05f4.tar.gz
Update global to 6.5.2:
Version 6.5.2 - Dec 16 2015 [CHANGES] New facilities: o Improvements of gtags.conf - Including from another file: Label syntax is expanded. (:tc=label[@file]:) - Variable substitution: B shell like variable substitution is available. - Addition of variables: 'bindir', 'datadir', 'libdir' and 'localstatedir'. By default, these variables has a value given by the configure script. - gtags.conf(5): Online manual of the configuration file. o global: Now the -N(--nearness) option also works with the -P and -g command as well as the tag search command. o gtags.vim: New custom variable 'Gtags_Close_When_Single' (default 0). If this variable is set to 1, quickfix window is closed when single tag. Changed: o gtags-cscope: Title changed to reduce misunderstanding. Find locations calling this function: -> Find references of this function: [FIXED BUGS] o gtags.el: a strange error message in gtags-visit-rootdir was fixed. $ cp /dev/null main.c $ ls main.c $ emacs -f gtags-mode main.c [Emacs mini buffer] M-x gtags-visit-rootdir[ENTER] Visit root directory: /tmp/test/[ENTER] /tmp/test/main.c is not directory. <= STRANGE ERROR o gtags (C, C++): Gtags couldn't handle enums in the case that there are newlines between "enum" and " {". Now it can handle correctly. +------------- |typedef enum |{ | E_FIRST = 1, | E_SECOND |} FIRST_SECOND; +------------- $ global -x '.*' E_FIRST 3 test.h E_FIRST = 1, FIRST_SECOND 5 test.h } FIRST_SECOND; <= E_SECOND not found $ _ +------------- |enum |tag |{ ... }; +------------- $ global -x '.*' $ _ <= tag not found o gtags.conf: some part of a comment line (start with '#') was not skipped when the line is very large. Now it is skipped correctly. o gtags: If the DLL path includes ':', loading failed. Now it works.
Diffstat (limited to 'devel/global')
-rw-r--r--devel/global/Makefile5
-rw-r--r--devel/global/PLIST5
-rw-r--r--devel/global/distinfo10
3 files changed, 9 insertions, 11 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile
index 4395ccee6a2..f12df23eac5 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2015/10/10 01:58:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2015/12/27 23:49:14 wiz Exp $
-DISTNAME= global-6.5.1
-PKGREVISION= 1
+DISTNAME= global-6.5.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=global/}
diff --git a/devel/global/PLIST b/devel/global/PLIST
index 9841039a8f4..63038fd0323 100644
--- a/devel/global/PLIST
+++ b/devel/global/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2015/04/02 22:39:45 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2015/12/27 23:49:14 wiz Exp $
bin/global
bin/globash
bin/gozilla
@@ -17,6 +17,7 @@ man/man1/gtags-cscope.1
man/man1/gtags.1
man/man1/htags-server.1
man/man1/htags.1
+man/man5/gtags.conf.5
share/gtags/AUTHORS
share/gtags/BOKIN_MODEL
share/gtags/BOKIN_MODEL_FAQ
@@ -36,7 +37,6 @@ share/gtags/README.PATCHES
share/gtags/SERVERSIDE_HOWTO
share/gtags/THANKS
share/gtags/completion.cgi.tmpl
-share/gtags/ctags-5.8.patch
share/gtags/elvis-2.2_0.patch
share/gtags/elvis.rc
share/gtags/geco.rc
@@ -96,4 +96,3 @@ share/gtags/script/less-global
share/gtags/script/pygments_parser.py
share/gtags/style.css.tmpl
share/gtags/vim74-gtags-cscope.patch
-@pkgdir var/gtags
diff --git a/devel/global/distinfo b/devel/global/distinfo
index c5cabd4f881..77ac778ac12 100644
--- a/devel/global/distinfo
+++ b/devel/global/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2015/11/03 03:27:28 agc Exp $
+$NetBSD: distinfo,v 1.28 2015/12/27 23:49:14 wiz Exp $
-SHA1 (global-6.5.1.tar.gz) = 2ae6c546d13add297d458029adc75dd47eaa4487
-RMD160 (global-6.5.1.tar.gz) = 7a2336d9221e72ce3cb01670242cb64c8a3f4ba5
-SHA512 (global-6.5.1.tar.gz) = d89c6891c689e72105010177c084cdeb4c13aee2b419d5ff9590f21cdbcdb5ead43d01fcef1778cd4ecea195ce6e9d0ea4db462a733bece8e8bbda1ca166a05b
-Size (global-6.5.1.tar.gz) = 2922424 bytes
+SHA1 (global-6.5.2.tar.gz) = 4796d688928bb8b3fb2193f49b1fed7589daedbf
+RMD160 (global-6.5.2.tar.gz) = fb73ff8ed7951ff627b0991b0c7b410ea8a89624
+SHA512 (global-6.5.2.tar.gz) = b2eb71f60622bd74adb3e2d5a5a18e91f30ebb5cdeb9cd7408c3a8ea62a9902f8bb9d7de251e76226d61f61fd719ac60443655a2819ae27cb943bb76f237b58e
+Size (global-6.5.2.tar.gz) = 2924850 bytes