pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/global
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 25 20:43:05 UTC 2018
Modified Files:
pkgsrc/devel/global: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/devel/global/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/global/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/global/Makefile
diff -u pkgsrc/devel/global/Makefile:1.69 pkgsrc/devel/global/Makefile:1.70
--- pkgsrc/devel/global/Makefile:1.69 Wed Jan 10 09:51:57 2018
+++ pkgsrc/devel/global/Makefile Sun Feb 25 20:43:05 2018
@@ -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/}
Index: pkgsrc/devel/global/distinfo
diff -u pkgsrc/devel/global/distinfo:1.33 pkgsrc/devel/global/distinfo:1.34
--- pkgsrc/devel/global/distinfo:1.33 Wed Jan 10 09:51:57 2018
+++ pkgsrc/devel/global/distinfo Sun Feb 25 20:43:05 2018
@@ -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