Github messages for voidlinux
 help / color / mirror / Atom feed
From: priner <priner@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] grc: update to 1.13
Date: Fri, 26 Nov 2021 00:54:31 +0100	[thread overview]
Message-ID: <20211125235431.How7yzjD7xdPTan_r0Anzr7V6osG9MR8QxaZlPPBiMI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34246@inbox.vuxu.org>

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

There is an updated pull request by priner against master on the void-packages repository

https://github.com/priner/void-packages grc
https://github.com/void-linux/void-packages/pull/34246

grc: update to 1.13
<!-- 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/34246.patch is attached

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

From 330b85b8cf98e0a1e52a46a6045b2768b7d9ba70 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <jan@priner.net>
Date: Thu, 25 Nov 2021 20:40:29 +0100
Subject: [PATCH] grc: update to 1.13

---
 srcpkgs/grc/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/grc/template b/srcpkgs/grc/template
index 04525b09757e..04af7e9e97b5 100644
--- a/srcpkgs/grc/template
+++ b/srcpkgs/grc/template
@@ -1,14 +1,15 @@
 # Template file for 'grc'
 pkgname=grc
-version=1.11.3
-revision=2
+version=1.13
+revision=1
 depends="python3"
 short_desc="Colouriser for logfiles and output of commands"
 maintainer="Georg Schabel <gescha@posteo.de>"
-license="GPL-2.0-only"
+license="GPL-2.0-or-later"
 homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html"
+changelog="https://raw.githubusercontent.com/garabik/grc/master/debian/changelog"
 distfiles="https://github.com/garabik/grc/archive/v${version}.tar.gz"
-checksum=b167babd8f073a68f5a3091f833e4036fb8d86504e746694747a3ee5048fa7a9
+checksum=a7b10d4316b59ca50f6b749f1d080cea0b41cb3b7258099c3eb195659d1f144f
 conf_files="/etc/grc.conf"
 
 do_install() {
@@ -19,7 +20,8 @@ do_install() {
 	vconf grc.conf
 	vmkdir usr/share/grc
 	vcopy colourfiles/conf.* usr/share/grc
+	vcopy "${FILESDIR}/conf.*" usr/share/grc
 	vcopy grc.zsh usr/share/grc
 	vcopy grc.fish usr/share/grc
-	vcopy grc.bashrc usr/share/grc
+	vcopy grc.sh usr/share/grc
 }

  reply	other threads:[~2021-11-25 23:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 19:47 [PR PATCH] " priner
2021-11-25 23:54 ` priner [this message]
2021-11-25 23:56 ` priner
2021-11-25 23:57 ` priner
2021-11-26  0:00 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211125235431.How7yzjD7xdPTan_r0Anzr7V6osG9MR8QxaZlPPBiMI@z \
    --to=priner@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).