summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 20:20:02 +0000
committerwiz <wiz>2014-01-27 20:20:02 +0000
commit99e0bf39ba46fa2b3ed697cde3bebe0093618564 (patch)
tree3bd3b8637a94250744c6284381eabba18207a734 /devel
parent650f314bcb3934d71b645ca825504fc22a836fe6 (diff)
downloadpkgsrc-99e0bf39ba46fa2b3ed697cde3bebe0093618564.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/global/Makefile4
-rw-r--r--devel/global/PLIST9
-rw-r--r--devel/global/distinfo8
3 files changed, 11 insertions, 10 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile
index 7f03e2c05fc..04f899715bf 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2013/09/09 20:39:14 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2014/01/27 20:20:02 wiz Exp $
-DISTNAME= global-6.2.9
+DISTNAME= global-6.2.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=global/}
diff --git a/devel/global/PLIST b/devel/global/PLIST
index 53cfa452ac5..3974e44c789 100644
--- a/devel/global/PLIST
+++ b/devel/global/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2013/09/09 20:39:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2014/01/27 20:20:02 wiz Exp $
bin/global
bin/globash
bin/gozilla
@@ -19,16 +19,20 @@ share/gtags/BOKIN_MODEL
share/gtags/BOKIN_MODEL_FAQ
share/gtags/BUILD_TOOLS
share/gtags/COPYING
+share/gtags/COPYING.LIB
share/gtags/ChangeLog
share/gtags/DONORS
share/gtags/FAQ
share/gtags/INSTALL
share/gtags/LICENSE
share/gtags/NEWS
+share/gtags/PLUGIN_HOWTO
share/gtags/README
+share/gtags/SERVERSIDE_HOWTO
share/gtags/THANKS
share/gtags/bless.sh.tmpl
share/gtags/completion.cgi.tmpl
+share/gtags/ctags-5.8.patch
share/gtags/elvis-2.2_0.patch
share/gtags/elvis.rc
share/gtags/ghtml.cgi.tmpl
@@ -39,7 +43,6 @@ share/gtags/gtags.conf
share/gtags/gtags.el
share/gtags/gtags.pl
share/gtags/gtags.vim
-share/gtags/head.in
share/gtags/icons/back.png
share/gtags/icons/bottom.png
share/gtags/icons/c.png
@@ -81,8 +84,6 @@ share/gtags/jquery/jquery.treeview.css
share/gtags/jquery/jquery.treeview.js
share/gtags/jscode_suggest.tmpl
share/gtags/jscode_treeview.tmpl
-share/gtags/mainpage.dox
-share/gtags/script/README
share/gtags/script/elvis-global
share/gtags/script/global-client
share/gtags/script/gtags-client
diff --git a/devel/global/distinfo b/devel/global/distinfo
index 7e1ad66066b..76543edfedf 100644
--- a/devel/global/distinfo
+++ b/devel/global/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2013/09/09 20:39:14 wiz Exp $
+$NetBSD: distinfo,v 1.16 2014/01/27 20:20:02 wiz Exp $
-SHA1 (global-6.2.9.tar.gz) = 036001a99da1ed9c8b7329df11929335375945b9
-RMD160 (global-6.2.9.tar.gz) = 7a0de48ca6e7b7f24dd937de75a1900cadb0f85a
-Size (global-6.2.9.tar.gz) = 1314940 bytes
+SHA1 (global-6.2.10.tar.gz) = aeaa31fec3ab693e75f659ff526c15da7c85c0f9
+RMD160 (global-6.2.10.tar.gz) = 78119d9a927bc4e1bc0bbe84d3b5ed4aee5f8f7c
+Size (global-6.2.10.tar.gz) = 1366667 bytes