Mon Sep 9 20:39:14 2013 UTC ()
Update to 6.2.9:

Version 6.2.9 - August 26 2013

[CHANGES]
New facilities:
o configure: New option --with-sitekeys-mode=MODE.

Changed:
o jquery.treeview.js: Removed effects on mouse over because they use time too much
  to build a tree. Now it works faster than previous versions.
o htags: Added a loading message when the --tree-view option is specified.

[INCOMPATIBLE CHANGES]
o gtags-cscope: Though previous gtags-cscope ignored GTAGSROOT, GTAGSDBPATH when
  the -d option was not specified, it was meaningless. Now it accepts both of them
  always.

[BUG FIXED]
o gtags-cscope: Arrow keys didn't work after execution of external programs. Now it works.
o global: The -u option didn't work in a project whose path includes blanks. Now it works.
o htags: Fixed some bugs about --tree-view option.
- The type argument of --tree-view option didn't work in the top page. Now it works.
- Directory icons by --tree-view=filetree were not displayed. Now it works.
- On-line manual didn't say about the type argument. Now it is written.


(wiz)
diff -r1.38 -r1.39 pkgsrc/devel/global/Makefile
diff -r1.15 -r1.16 pkgsrc/devel/global/PLIST
diff -r1.14 -r1.15 pkgsrc/devel/global/distinfo

cvs diff -r1.38 -r1.39 pkgsrc/devel/global/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/global/Makefile 2013/05/31 12:39:59 1.38
+++ pkgsrc/devel/global/Makefile 2013/09/09 20:39:14 1.39
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.38 2013/05/31 12:39:59 wiz Exp $ 1# $NetBSD: Makefile,v 1.39 2013/09/09 20:39:14 wiz Exp $
2# 
3 2
4DISTNAME= global-6.2.8 3DISTNAME= global-6.2.9
5PKGREVISION= 1 
6CATEGORIES= devel 4CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_GNU:=global/} 5MASTER_SITES= ${MASTER_SITE_GNU:=global/}
8 6
9MAINTAINER= uebayasi@NetBSD.org 7MAINTAINER= uebayasi@NetBSD.org
10HOMEPAGE= http://www.gnu.org/software/global/ 8HOMEPAGE= http://www.gnu.org/software/global/
11COMMENT= Source code tag system including web browser output 9COMMENT= Source code tag system including web browser output
12LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
13 11
14PKG_INSTALLATION_TYPES= overwrite pkgviews 12PKG_INSTALLATION_TYPES= overwrite pkgviews
15 13
16GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
17CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} 15CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
18CONFIGURE_ARGS+= --with-posix-sort=${SORT:Q} 16CONFIGURE_ARGS+= --with-posix-sort=${SORT:Q}

cvs diff -r1.15 -r1.16 pkgsrc/devel/global/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/global/PLIST 2012/12/08 23:51:04 1.15
+++ pkgsrc/devel/global/PLIST 2013/09/09 20:39:14 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.15 2012/12/08 23:51:04 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.16 2013/09/09 20:39:14 wiz Exp $
2bin/global 2bin/global
3bin/globash 3bin/globash
4bin/gozilla 4bin/gozilla
5bin/gtags 5bin/gtags
6bin/gtags-cscope 6bin/gtags-cscope
7bin/htags 7bin/htags
8info/global.info 8info/global.info
9lib/gtags/exuberant-ctags.la 9lib/gtags/exuberant-ctags.la
10lib/gtags/user-custom.la 10lib/gtags/user-custom.la
11man/man1/global.1 11man/man1/global.1
12man/man1/globash.1 12man/man1/globash.1
13man/man1/gozilla.1 13man/man1/gozilla.1
14man/man1/gtags-cscope.1 14man/man1/gtags-cscope.1
@@ -49,41 +49,41 @@ share/gtags/icons/help.png @@ -49,41 +49,41 @@ share/gtags/icons/help.png
49share/gtags/icons/index.png 49share/gtags/icons/index.png
50share/gtags/icons/last.png 50share/gtags/icons/last.png
51share/gtags/icons/left.png 51share/gtags/icons/left.png
52share/gtags/icons/n_bottom.png 52share/gtags/icons/n_bottom.png
53share/gtags/icons/n_first.png 53share/gtags/icons/n_first.png
54share/gtags/icons/n_last.png 54share/gtags/icons/n_last.png
55share/gtags/icons/n_left.png 55share/gtags/icons/n_left.png
56share/gtags/icons/n_right.png 56share/gtags/icons/n_right.png
57share/gtags/icons/n_top.png 57share/gtags/icons/n_top.png
58share/gtags/icons/pglobe.png 58share/gtags/icons/pglobe.png
59share/gtags/icons/right.png 59share/gtags/icons/right.png
60share/gtags/icons/text.png 60share/gtags/icons/text.png
61share/gtags/icons/top.png 61share/gtags/icons/top.png
62share/gtags/jquery/images/file.gif 62share/gtags/jquery/images/file.png
63share/gtags/jquery/images/folder-closed.gif 63share/gtags/jquery/images/folder-closed.png
64share/gtags/jquery/images/folder.gif 64share/gtags/jquery/images/folder.png
65share/gtags/jquery/images/minus.gif 65share/gtags/jquery/images/minus.png
66share/gtags/jquery/images/plus.gif 66share/gtags/jquery/images/plus.png
67share/gtags/jquery/images/treeview-black-line.gif 67share/gtags/jquery/images/treeview-black-line.png
68share/gtags/jquery/images/treeview-black.gif 68share/gtags/jquery/images/treeview-black.png
69share/gtags/jquery/images/treeview-default-line.gif 69share/gtags/jquery/images/treeview-default-line.png
70share/gtags/jquery/images/treeview-default.gif 70share/gtags/jquery/images/treeview-default.png
71share/gtags/jquery/images/treeview-famfamfam-line.gif 71share/gtags/jquery/images/treeview-famfamfam-line.png
72share/gtags/jquery/images/treeview-famfamfam.gif 72share/gtags/jquery/images/treeview-famfamfam.png
73share/gtags/jquery/images/treeview-gray-line.gif 73share/gtags/jquery/images/treeview-gray-line.png
74share/gtags/jquery/images/treeview-gray.gif 74share/gtags/jquery/images/treeview-gray.png
75share/gtags/jquery/images/treeview-red-line.gif 75share/gtags/jquery/images/treeview-red-line.png
76share/gtags/jquery/images/treeview-red.gif 76share/gtags/jquery/images/treeview-red.png
77share/gtags/jquery/jquery.js 77share/gtags/jquery/jquery.js
78share/gtags/jquery/jquery.suggest.css 78share/gtags/jquery/jquery.suggest.css
79share/gtags/jquery/jquery.suggest.js 79share/gtags/jquery/jquery.suggest.js
80share/gtags/jquery/jquery.treeview.css 80share/gtags/jquery/jquery.treeview.css
81share/gtags/jquery/jquery.treeview.js 81share/gtags/jquery/jquery.treeview.js
82share/gtags/jscode_suggest.tmpl 82share/gtags/jscode_suggest.tmpl
83share/gtags/jscode_treeview.tmpl 83share/gtags/jscode_treeview.tmpl
84share/gtags/mainpage.dox 84share/gtags/mainpage.dox
85share/gtags/script/README 85share/gtags/script/README
86share/gtags/script/elvis-global 86share/gtags/script/elvis-global
87share/gtags/script/global-client 87share/gtags/script/global-client
88share/gtags/script/gtags-client 88share/gtags/script/gtags-client
89share/gtags/script/htags-client 89share/gtags/script/htags-client

cvs diff -r1.14 -r1.15 pkgsrc/devel/global/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/global/distinfo 2013/03/15 21:55:15 1.14
+++ pkgsrc/devel/global/distinfo 2013/09/09 20:39:14 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2013/03/15 21:55:15 wiz Exp $ 1$NetBSD: distinfo,v 1.15 2013/09/09 20:39:14 wiz Exp $
2 2
3SHA1 (global-6.2.8.tar.gz) = 2adabb332ecf31f0f7c951c3a6d260503a37c9ec 3SHA1 (global-6.2.9.tar.gz) = 036001a99da1ed9c8b7329df11929335375945b9
4RMD160 (global-6.2.8.tar.gz) = e875dd799e6bc54fc43562f1ec7b37530501db1a 4RMD160 (global-6.2.9.tar.gz) = 7a0de48ca6e7b7f24dd937de75a1900cadb0f85a
5Size (global-6.2.8.tar.gz) = 1313627 bytes 5Size (global-6.2.9.tar.gz) = 1314940 bytes