Github messages for voidlinux
 help / color / mirror / Atom feed
From: anjandev <anjandev@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xtools: added spdx-licenses-list for linting license field
Date: Thu, 07 May 2020 00:38:06 +0200	[thread overview]
Message-ID: <20200506223806.pwpr3On5qGonNhItEjgNTUEXIHlvb-AJz6bqbozcWAc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21706@inbox.vuxu.org>

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

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

https://github.com/anjandev/void-packages xtools
https://github.com/void-linux/void-packages/pull/21706

xtools: added spdx-licenses-list for linting license field
See: https://github.com/leahneukirchen/xtools/issues/180#issuecomment-624752073

@Chocimier 

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

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

From ba3d434eb28cb789ab1fc220b1e3ce0820384c18 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 6 May 2020 15:16:20 -0700
Subject: [PATCH] xtools: added spdx-licenses-list for linting license field

---
 srcpkgs/xtools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xtools/template b/srcpkgs/xtools/template
index cff2316029e..b3786f6f30f 100644
--- a/srcpkgs/xtools/template
+++ b/srcpkgs/xtools/template
@@ -1,10 +1,10 @@
 # Template file for 'xtools'
 pkgname=xtools
 version=0.58
-revision=1
+revision=2
 archs="noarch"
 build_style=gnu-makefile
-depends="bash curl findutils git make xbps"
+depends="bash curl findutils git make xbps spdx-licenses-list"
 short_desc="Opinionated helpers for working with XBPS"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"

  reply	other threads:[~2020-05-06 22:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 22:18 [PR PATCH] " anjandev
2020-05-06 22:38 ` anjandev [this message]
2020-05-07 13:09 ` sgn
2020-05-07 13:27 ` Anachron
2020-05-07 15:38 ` sgn
2020-05-08 20:35 ` Chocimier
2020-07-21 13:17 ` sgn
2020-07-21 13:21 ` [PR PATCH] [Closed]: " sgn

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=20200506223806.pwpr3On5qGonNhItEjgNTUEXIHlvb-AJz6bqbozcWAc@z \
    --to=anjandev@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).