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

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

There is a new 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: 1406 bytes --]

From 499b8e12af46ca97c3795a70cf32b77675c2b246 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/build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/travis/build.sh b/common/travis/build.sh
index 9bbc048ab15..41817c0b4bf 100755
--- a/common/travis/build.sh
+++ b/common/travis/build.sh
@@ -27,6 +27,8 @@ XBPS_SRCPKGDIR=/hostrepo/srcpkgs XBPS_MASTERDIR=/ chroot_prepare $1 || {
 /hostrepo/xbps-src -H "$HOME"/hostdir bootstrap-update
 /hostrepo/xbps-src -H "$HOME"/hostdir bootstrap-update
 
+xbps-install spdx-licenses-list
+
 PKGS=$(/hostrepo/xbps-src sort-dependencies $(cat /tmp/templates))
 
 NPROCS=1

From 0a7f774a1f0422dd2668feb8bc25e35ce46738ec 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"

             reply	other threads:[~2019-07-15 18:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15 18:52 voidlinux-github [this message]
2019-07-15 19:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-15 19:10 ` voidlinux-github
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

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13138@inbox.vuxu.org \
    --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).