Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] travis: lint license
Date: Mon, 15 Jul 2019 21:10:53 +0200	[thread overview]
Message-ID: <20190715191053.W7IgoR0xNwLFMlhHmrrLwzv6EtXZL7Lxz9_ftYUJWKE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13138@inbox.vuxu.org>

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

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

https://github.com/Chocimier/void-packages-org xlint-license
https://github.com/void-linux/void-packages/pull/13138

[WIP] travis: lint license


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xlint-license-13138.patch --]
[-- Type: application/text/x-diff, Size: 1348 bytes --]

From 0f706b3d47c454982c3b1ebeed7f2422c96b682d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Mon, 15 Jul 2019 20:49:45 +0200
Subject: [PATCH 1/2] travis: lint license

---
 common/travis/xlint.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/common/travis/xlint.sh b/common/travis/xlint.sh
index 56714bcd3a2..8113b63aba7 100755
--- a/common/travis/xlint.sh
+++ b/common/travis/xlint.sh
@@ -2,7 +2,9 @@
 #
 # xlint.sh
 
-[ "$XLINT" ] || exit 0 
+[ "$XLINT" ] || exit 0
+
+xbps-install spdx-licenses-list
 
 awk '{ print "srcpkgs/" $0 "/template" }' /tmp/templates | while read -r t; do
 	/bin/echo -e "\x1b[32mLinting $t...\x1b[0m"

From aabacf95b57a1f53ec26544d433c9f81222a3cf4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Mon, 15 Jul 2019 20:50:25 +0200
Subject: [PATCH 2/2] xnots: test linting license

---
 srcpkgs/xnots/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xnots/template b/srcpkgs/xnots/template
index 8aeba4bdf65..b7e234a106d 100644
--- a/srcpkgs/xnots/template
+++ b/srcpkgs/xnots/template
@@ -1,7 +1,7 @@
 # Template file for 'xnots'
 pkgname=xnots
 version=0.2.1
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="CCOPT=\$CFLAGS"
 make_install_args="prefix=/usr"

  parent reply	other threads:[~2019-07-15 19:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15 18:52 [PR PATCH] " voidlinux-github
2019-07-15 19:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-15 19:10 ` voidlinux-github [this message]
2019-07-15 19:34 ` voidlinux-github
2019-07-15 19:34 ` voidlinux-github
2019-07-15 19:37 ` voidlinux-github
2019-07-15 19:37 ` voidlinux-github
2019-07-15 19:39 ` [PR PATCH] [Closed]: " voidlinux-github
2019-07-26 19:41 [PR PATCH] " voidlinux-github
2019-07-27 19:23 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2019-07-27 19:23 ` voidlinux-github
2019-07-27 19:31 ` voidlinux-github
2019-07-27 19:31 ` voidlinux-github

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=20190715191053.W7IgoR0xNwLFMlhHmrrLwzv6EtXZL7Lxz9_ftYUJWKE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).