pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39760: [PATCH] please update devel/global 5.4 -> 5.7.2
>Number: 39760
>Category: pkg
>Synopsis: [PATCH] please update devel/global 5.4 -> 5.7.2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 18 12:00:01 +0000 2008
>Originator: Toshiaki NOZAWA
>Release: NetBSD 4.99.72
>Organization:
Speecys Corp.
>Environment:
System: NetBSD nozx61 4.99.72 NetBSD 4.99.72 (GENERIC) #1: Sun Sep 14 13:09:31 J
ST 2008 tos@nozx61:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
gtags.vim of global-5.4 works "Gtags tag jump" not at all with Vim.
global-5.7.2 has no problem with Vim.
>How-To-Repeat:
vim hello.c
-- ex commands --
:Gtags -r funcName
:cn
:cN
--
":cn" and ":cN" is Vim QuickFix commands.
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/global/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile 20 Jun 2008 01:09:12 -0000 1.28
+++ Makefile 18 Oct 2008 11:48:40 -0000
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.28 2008/06/20 01:09:12 joerg Exp $
#
-DISTNAME= global-5.4
+DISTNAME= global-5.7.2
CATEGORIES= devel
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GNU:=global/} \
http://www.tamacom.com/global/
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/global/PLIST,v
retrieving revision 1.11
diff -u -r1.11 PLIST
--- PLIST 14 Nov 2006 14:14:52 -0000 1.11
+++ PLIST 18 Oct 2008 11:48:40 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2006/11/14 14:14:52 obache Exp $
+@comment $NetBSD$
bin/global
bin/gozilla
bin/gtags
@@ -13,8 +13,11 @@
man/man1/gtags.1
man/man1/htags.1
share/gtags/AUTHORS
+share/gtags/BOKIN_MODEL
+share/gtags/BOKIN_MODEL_FAQ
share/gtags/COPYING
share/gtags/ChangeLog
+share/gtags/DONORS
share/gtags/FAQ
share/gtags/INSTALL
share/gtags/LICENSE
@@ -22,6 +25,7 @@
share/gtags/README
share/gtags/THANKS
share/gtags/bless.sh.tmpl
+share/gtags/ghtml.cgi.tmpl
share/gtags/global.cgi.tmpl
share/gtags/globash.rc
share/gtags/gtags.conf
@@ -47,7 +51,6 @@
share/gtags/icons/right.png
share/gtags/icons/text.png
share/gtags/icons/top.png
-share/gtags/nvi-1.79-gtags.diff
share/gtags/style.css
@dirrm share/gtags/icons
@dirrm share/gtags
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/global/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 3 Mar 2007 05:03:27 -0000 1.8
+++ distinfo 18 Oct 2008 11:48:40 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2007/03/03 05:03:27 uebayasi Exp $
-SHA1 (global-5.4.tar.gz) = e1bfbce7a4166453a27d4fa0041babaff6ad8121
-RMD160 (global-5.4.tar.gz) = 94f4e1306d94ae4abcc16af4d2ef4bccab274c4a
-Size (global-5.4.tar.gz) = 726176 bytes
+SHA1 (global-5.7.2.tar.gz) = 497a7ff7bae39ee5177862f19e364b26a7cd6f61
+RMD160 (global-5.7.2.tar.gz) = 65ce66729af7323ea1cc5f33cd4c691688bfddb3
+Size (global-5.7.2.tar.gz) = 742589 bytes
Home |
Main Index |
Thread Index |
Old Index