Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2836C7A227 for ; Fri, 30 Sep 2016 11:22:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CCD7185E94; Fri, 30 Sep 2016 11:22:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CE9D85E74 for ; Fri, 30 Sep 2016 11:22:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 2dW5LEIYNXa8 for ; Fri, 30 Sep 2016 11:22:15 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DD41784CEE for ; Fri, 30 Sep 2016 11:22:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3561FBD2; Fri, 30 Sep 2016 11:22:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475234535142900" MIME-Version: 1.0 Date: Fri, 30 Sep 2016 11:22:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/global To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160930112215.D3561FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475234535142900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 30 11:22:15 UTC 2016 Modified Files: pkgsrc/devel/global: Makefile distinfo Log Message: Updated global to 6.5.5. Version 6.5.5 - Sep 21 2016 This is a bug fix release. [FIXED BUGS] o exuberant-ctags.la: The path name of ctags command couldn't changed. Now, it can be changed by configuration variable 'ctagscom'. o Tag files got corrupted when the built-in C++ parser gave up parsing and aborted. Now, it is avoided. o Some inappropriate error messages was changed. Error1: NULL file (file size == 0) $ cp /dev/null GTAGS $ global -x main (GLOBAL-6.5.4) global: /tmp/test/GTAGS seems older format. Please remake tag files. (GLOBAL-6.5.5) global: /tmp/test/GTAGS seems to be corrupted. Error2: Corrupted file $ echo aaa >GTAGS $ global -x main (GLOBAL-6.5.4) global: GTAGS not found. (GLOBAL-6.5.5) global: /tmp/test/GTAGS seems to be corrupted. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/global/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/global/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475234535142900 Content-Disposition: inline Content-Length: 1575 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/global/Makefile diff -u pkgsrc/devel/global/Makefile:1.60 pkgsrc/devel/global/Makefile:1.61 --- pkgsrc/devel/global/Makefile:1.60 Sat Jul 9 06:38:07 2016 +++ pkgsrc/devel/global/Makefile Fri Sep 30 11:22:15 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2016/07/09 06:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2016/09/30 11:22:15 wiz Exp $ -DISTNAME= global-6.5.4 -PKGREVISION= 2 +DISTNAME= global-6.5.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=global/} Index: pkgsrc/devel/global/distinfo diff -u pkgsrc/devel/global/distinfo:1.29 pkgsrc/devel/global/distinfo:1.30 --- pkgsrc/devel/global/distinfo:1.29 Fri Apr 8 15:01:08 2016 +++ pkgsrc/devel/global/distinfo Fri Sep 30 11:22:15 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2016/04/08 15:01:08 wiz Exp $ +$NetBSD: distinfo,v 1.30 2016/09/30 11:22:15 wiz Exp $ -SHA1 (global-6.5.4.tar.gz) = f214c9c6cdd2c72ddba44a9bafc22af30b4259c3 -RMD160 (global-6.5.4.tar.gz) = 6f4bba9136019ec186f6d3dd30482155b6006668 -SHA512 (global-6.5.4.tar.gz) = fe574b4b5fc0a289e500baffc90f57845653e874ba0d3271c1a17a92c91ccbfd5526517eab08d7a79a147687190ce4ed0a3524acb2bdd88eedaeeaa3221c8c0f -Size (global-6.5.4.tar.gz) = 2933151 bytes +SHA1 (global-6.5.5.tar.gz) = 3f1ef9ef0118d6b8c2b577cfc2a9bf5a02431479 +RMD160 (global-6.5.5.tar.gz) = 528a17f87478b107754d32e16ec99de21736173e +SHA512 (global-6.5.5.tar.gz) = 5f8d09710f534f0ebfcdabb85e3a094402a6ef56b800d94eb5ba546b3aa5cbdeb664fa37edcd46530b34a734fc05a1271e4abc8bb13e24db2c5cb2dbb46a4481 +Size (global-6.5.5.tar.gz) = 2934542 bytes --_----------=_1475234535142900--