pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/global global: update to 6.6.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/366b74cca571
branches:  trunk
changeset: 376102:366b74cca571
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 20:43:05 2018 +0000

description:
global: update to 6.6.2.

Version 6.6.2 - February 9 2018

[INCOMPATIBLE CHANGES]
o gozilla: Deleted the following undocumented functions to reduce or eliminate
  possibility of future security risks. These were inherently unnecessary as
  source code tagging system.

  $HOME/.gozillarc
        Alias file. Please read the source code for details.
  BUGS
        Gozilla can accept not only source files but also text files,
        directories, HTML files and even URLs, because it is omnivorous.

[FIXED BUGS]
o geco.rc: gecoless always failed with a message 'geco: percol, peco or fzf is required.'
  Now, it works.
o gtags-cscope: did not accept function '9' in the line mode. This caused vim8 to hang.
  Now it accepts function '9' and reports an error message.

diffstat:

 devel/global/Makefile |   4 ++--
 devel/global/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 67096ffc134b -r 366b74cca571 devel/global/Makefile
--- a/devel/global/Makefile     Sun Feb 25 20:41:22 2018 +0000
+++ b/devel/global/Makefile     Sun Feb 25 20:43:05 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2018/01/10 09:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2018/02/25 20:43:05 wiz Exp $
 
-DISTNAME=      global-6.6.1
+DISTNAME=      global-6.6.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=global/}
 
diff -r 67096ffc134b -r 366b74cca571 devel/global/distinfo
--- a/devel/global/distinfo     Sun Feb 25 20:41:22 2018 +0000
+++ b/devel/global/distinfo     Sun Feb 25 20:43:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2018/01/10 09:51:57 wiz Exp $
+$NetBSD: distinfo,v 1.34 2018/02/25 20:43:05 wiz Exp $
 
-SHA1 (global-6.6.1.tar.gz) = d029c1a1a17713d301940b00a2b69dd75d45a232
-RMD160 (global-6.6.1.tar.gz) = c5fda1872f46cc6ff702986b29253490728d5ad4
-SHA512 (global-6.6.1.tar.gz) = 1382ab9bc1fa272559539942bda63e141b5fedac401d8c9cd0b691c9cdac6deba6c79f72cffc1759ff18ba42d95339d25fb5bf6f3625b60a932e1fd50b009d1d
-Size (global-6.6.1.tar.gz) = 2961786 bytes
+SHA1 (global-6.6.2.tar.gz) = 27099afac1784e7d75e221f659154662fc54e727
+RMD160 (global-6.6.2.tar.gz) = 8019fac9289211f903b39659ae7bc549a9e08340
+SHA512 (global-6.6.2.tar.gz) = 9a58e4c2128bd420068754a5f93a472efa7ce12589dc291ebc0b6f4af8e2a5113d47ffa6887fc61ed1d6370529ced55826f25b484ac16416bced99235c01d744
+Size (global-6.6.2.tar.gz) = 2937594 bytes



Home | Main Index | Thread Index | Old Index