Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ctags: update to 5.9.20221002.0.
@ 2022-10-05 11:44 leahneukirchen
  2022-10-07  8:52 ` leahneukirchen
  2022-10-07  8:52 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-05 11:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

There is a new pull request by leahneukirchen against master on the void-packages repository

https://github.com/leahneukirchen/void-packages ctags
https://github.com/void-linux/void-packages/pull/39734

ctags: update to 5.9.20221002.0.
- Enable more output formats.
- Fix update-check.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/39734.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ctags-39734.patch --]
[-- Type: text/x-diff, Size: 1515 bytes --]

From fa2320fb4de564f8e11a98af3061daf719ca766b Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Wed, 5 Oct 2022 13:43:09 +0200
Subject: [PATCH] ctags: update to 5.9.20221002.0.

- Enable more output formats.
- Fix update-check.
---
 srcpkgs/ctags/template | 6 ++++--
 srcpkgs/ctags/update   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ctags/template b/srcpkgs/ctags/template
index 8f896212f0d2..7cc0fa94a305 100644
--- a/srcpkgs/ctags/template
+++ b/srcpkgs/ctags/template
@@ -1,16 +1,18 @@
 # Template file for 'ctags'
 pkgname=ctags
-version=5.9.20211010.0
+version=5.9.20221002.0
 revision=1
 wrksrc=ctags-p${version}
 build_style=gnu-configure
 hostmakedepends="pkg-config automake python3-docutils"
+makedepends="jansson-devel libseccomp-devel libxml2-devel libyaml-devel
+ pcre2-devel"
 short_desc="Generates an index file of language objects found in source files"
 maintainer="Jan S. <jan.schreib@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://ctags.io/"
 distfiles="https://github.com/universal-ctags/ctags/archive/p${version}.tar.gz"
-checksum=4a847b743629c71e9c4da3b7267cdba83e4a4891064ff33282e67f66360a567e
+checksum=d2b2b382f8035d4bdfb73a2f6995e85c744bc8121135e0f77060d2429ec459bd
 
 pre_configure() {
 	./autogen.sh
diff --git a/srcpkgs/ctags/update b/srcpkgs/ctags/update
index 620808c77f26..43317cba34f0 100644
--- a/srcpkgs/ctags/update
+++ b/srcpkgs/ctags/update
@@ -1 +1 @@
-ignore="[0-9][0-9] [0-9][0-9][0-9]"
+pattern='p\K[\d.]+\d'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ctags: update to 5.9.20221002.0.
  2022-10-05 11:44 [PR PATCH] ctags: update to 5.9.20221002.0 leahneukirchen
@ 2022-10-07  8:52 ` leahneukirchen
  2022-10-07  8:52 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-07  8:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/39734#issuecomment-1271310602

Comment:
Same ctags test fails on musl as in current version.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: ctags: update to 5.9.20221002.0.
  2022-10-05 11:44 [PR PATCH] ctags: update to 5.9.20221002.0 leahneukirchen
  2022-10-07  8:52 ` leahneukirchen
@ 2022-10-07  8:52 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-07  8:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There's a merged pull request on the void-packages repository

ctags: update to 5.9.20221002.0.
https://github.com/void-linux/void-packages/pull/39734

Description:
- Enable more output formats.
- Fix update-check.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-07  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 11:44 [PR PATCH] ctags: update to 5.9.20221002.0 leahneukirchen
2022-10-07  8:52 ` leahneukirchen
2022-10-07  8:52 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).