Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spdx-licenses-list: update to 3.16.
@ 2022-02-14 18:55 mobinmob
  2022-02-14 20:19 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2022-02-14 18:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages spdx-licenses-list
https://github.com/void-linux/void-packages/pull/35622

spdx-licenses-list: update to 3.16.
Also:
- sync common/travis/license.lst.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spdx-licenses-list-35622.patch --]
[-- Type: text/x-diff, Size: 2350 bytes --]

From 07dc0d1518ec0e24caf0194a074a4a7cc1500ca6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 14 Feb 2022 20:52:18 +0200
Subject: [PATCH] spdx-licenses-list: update to 3.16.

Also:
- sync common/travis/license.lst.
---
 common/travis/license.lst           | 8 +++++++-
 srcpkgs/spdx-licenses-list/template | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/common/travis/license.lst b/common/travis/license.lst
index 4102eab159ea..78c4cb13574d 100644
--- a/common/travis/license.lst
+++ b/common/travis/license.lst
@@ -30,6 +30,7 @@ Aladdin
 Apache-1.0
 Apache-1.1
 Apache-2.0
+App-s2p
 Artistic-1.0-Perl
 Artistic-1.0-cl8
 Artistic-1.0
@@ -154,6 +155,7 @@ Crossword
 CrystalStacker
 Cube
 D-FSL-1.0
+DL-DE-BY-2.0
 DOC
 DRL-1.0
 DSDP
@@ -170,6 +172,7 @@ EUDatagrid
 EUPL-1.0
 EUPL-1.1
 EUPL-1.2
+Elastic-2.0
 Entessa
 ErlPL-1.1
 Eurosym
@@ -239,6 +242,7 @@ Intel
 Interbase-1.0
 JPNIC
 JSON
+Jam
 JasPer-2.0
 LAL-1.2
 LAL-1.3
@@ -409,6 +413,7 @@ SSH-short
 SSPL-1.0
 SWL
 Saxpath
+SchemeReport
 Sendmail-8.23
 Sendmail
 SimPL-2.0
@@ -443,6 +448,7 @@ WTFPL
 Watcom-1.0
 Wsuipa
 WxWindows-exception-3.1
+X11-distribute-modifications-variant
 X11
 XFree86-1.1
 XSkat
@@ -459,7 +465,6 @@ Zimbra-1.3
 Zimbra-1.4
 Zlib
 blessing
-bzip2-1.0.5
 bzip2-1.0.6
 copyleft-next-0.3.0
 copyleft-next-0.3.1
@@ -492,6 +497,7 @@ deprecated_LGPL-3.0+
 deprecated_LGPL-3.0
 deprecated_Nunit
 deprecated_StandardML-NJ
+deprecated_bzip2-1.0.5
 deprecated_eCos-2.0
 deprecated_wxWindows
 diffmark
diff --git a/srcpkgs/spdx-licenses-list/template b/srcpkgs/spdx-licenses-list/template
index 1ffdac0791a1..56f7d02ce518 100644
--- a/srcpkgs/spdx-licenses-list/template
+++ b/srcpkgs/spdx-licenses-list/template
@@ -2,7 +2,7 @@
 
 # common/travis/license.lst should be updated in sync with this package
 pkgname=spdx-licenses-list
-version=3.15
+version=3.16
 revision=1
 wrksrc="license-list-data-${version}"
 short_desc="SPDX License List"
@@ -10,7 +10,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="CC-BY-3.0"
 homepage="https://spdx.org"
 distfiles="https://github.com/spdx/license-list-data/archive/v${version}.tar.gz"
-checksum=728d7ad11ce13e81cb2346b6fda7168dbdc9d3c5592e8142ae910b70b6cb79b7
+checksum=49452295f8f61c70f0bc123431f09710bca3e54e32299548f1a1c2a782987dbd
 
 do_install() {
 	vmkdir usr/share/spdx

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

* Re: [PR PATCH] [Merged]: spdx-licenses-list: update to 3.16.
  2022-02-14 18:55 [PR PATCH] spdx-licenses-list: update to 3.16 mobinmob
@ 2022-02-14 20:19 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-02-14 20:19 UTC (permalink / raw)
  To: ml

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

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

spdx-licenses-list: update to 3.16.
https://github.com/void-linux/void-packages/pull/35622

Description:
Also:
- sync common/travis/license.lst.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-14 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 18:55 [PR PATCH] spdx-licenses-list: update to 3.16 mobinmob
2022-02-14 20:19 ` [PR PATCH] [Merged]: " paper42

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