Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ufetch: fix license to isc
@ 2019-05-31 10:37 voidlinux-github
  2019-05-31 13:21 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 10:37 UTC (permalink / raw)
  To: ml

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

There is a new pull request by dawidpotocki against master on the void-packages repository

https://github.com/dawidpotocki/void-packages ufetchlicense
https://github.com/void-linux/void-packages/pull/12054

ufetch: fix license to isc
ufetch is licensed under ISC and not MIT, though it is pretty much the same, just shorter.

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

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

From 9109e3b56d8edb10625bcf5be3978b5eb79a209a Mon Sep 17 00:00:00 2001
From: Dawid Potocki <dpot@disroot.org>
Date: Fri, 31 May 2019 22:22:13 +1200
Subject: [PATCH] ufetch: fix license to isc

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

diff --git a/srcpkgs/ufetch/template b/srcpkgs/ufetch/template
index 063f5e9a917..989dcb76523 100644
--- a/srcpkgs/ufetch/template
+++ b/srcpkgs/ufetch/template
@@ -1,13 +1,13 @@
 # Template file for 'ufetch'
 pkgname=ufetch
 version=0.1
-revision=1
+revision=2
 archs=noarch
 wrksrc="ufetch-v${version}"
 depends="xbps coreutils ncurses"
 short_desc="Tiny system info for Void"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
-license="MIT"
+license="ISC"
 homepage="https://gitlab.com/jschx/ufetch"
 distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz"
 checksum=e4149fc8d0c75e431e99250e0cd2597ea389b488d8c9febc845eadd0f7b6e947

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

* Re: [PR PATCH] [Merged]: ufetch: fix license to isc
  2019-05-31 10:37 [PR PATCH] ufetch: fix license to isc voidlinux-github
@ 2019-05-31 13:21 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 13:21 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ufetch: fix license to isc
https://github.com/void-linux/void-packages/pull/12054
Description: ufetch is licensed under ISC and not MIT, though it is pretty much the same, just shorter.

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

end of thread, other threads:[~2019-05-31 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 10:37 [PR PATCH] ufetch: fix license to isc voidlinux-github
2019-05-31 13:21 ` [PR PATCH] [Merged]: " 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).