Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] travis: lint license
@ 2019-07-15 18:52 voidlinux-github
  2019-07-15 19:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-07-15 18:52 UTC (permalink / raw)
  To: ml

[-- 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"

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

end of thread, other threads:[~2019-07-15 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 18:52 [PR PATCH] [WIP] travis: lint license voidlinux-github
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

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).