From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.spocom.com (mail.spocom.com [206.63.224.240]) by sourceware.org (Postfix) with ESMTP id 52E723858C74 for ; Wed, 19 Jul 2023 01:04:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 52E723858C74 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=spocom.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=spocom.com Received: from localhost (233.sub-75-239-239.myvzw.com [75.239.239.233]) by mail.spocom.com with SMTP; Tue, 18 Jul 2023 18:04:05 -0700 Date: Tue, 18 Jul 2023 18:02:34 -0700 From: Gary Johnson To: cygwin@cygwin.com Subject: Re: Update of ctags? Message-ID: <20230719010234.GO6600@phoenix> Mail-Followup-To: cygwin@cygwin.com References: <4f4e9fa5-b45f-1c61-9e6f-5081a98950c0.ref@verizon.net> <4f4e9fa5-b45f-1c61-9e6f-5081a98950c0@verizon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f4e9fa5-b45f-1c61-9e6f-5081a98950c0@verizon.net> X-Operating-System: Linux 2.6.32-74-generic GNU/Linux User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_05,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2023-07-18, Larry via Cygwin wrote: > Hi all, > > I was wondering if the ctags maintainer would consider doing a package > update? Even though the version change is relatively small between the > one available and the latest one (5.8 -> 6.0), almost 100 new language > types have been added. > > Thanks for your consideration. I'm not the maintainer, but this would not be a package update; it would be a new package. The Cygwin ctags package is Exuberant Ctags 5.8, while ctags 6.0 is the latest release of Universal Ctags. Regards, Gary