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

[-- Attachment #1: Type: text/plain, Size: 1304 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/38799

spdx-licenses-list: update to 3.18.
Also:
- update 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38799.patch is attached

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

From 3f5a3c3d5cc6b19b8e3d66c3b823cfa2fd061be0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 20 Aug 2022 20:13:19 +0300
Subject: [PATCH] spdx-licenses-list: update to 3.18.

Also:
- update common/travis/license.lst.
---
 common/travis/license.lst           | 10 ++++++++++
 srcpkgs/spdx-licenses-list/template |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/common/travis/license.lst b/common/travis/license.lst
index 28a152601985..82ec537e0729 100644
--- a/common/travis/license.lst
+++ b/common/travis/license.lst
@@ -80,6 +80,7 @@ CC-BY-2.5-AU
 CC-BY-2.5
 CC-BY-3.0-AT
 CC-BY-3.0-DE
+CC-BY-3.0-IGO
 CC-BY-3.0-NL
 CC-BY-3.0-US
 CC-BY-3.0
@@ -223,6 +224,8 @@ GPL-3.0-linking-source-exception
 GPL-3.0-only
 GPL-3.0-or-later
 GPL-CC-1.0
+GStreamer-exception-2005
+GStreamer-exception-2008
 Giftware
 Glide
 Glulxe
@@ -266,6 +269,8 @@ LPPL-1.1
 LPPL-1.2
 LPPL-1.3a
 LPPL-1.3c
+LZMA-SDK-9.11-to-9.20
+LZMA-SDK-9.22
 LZMA-exception
 Latex2e
 Leptonica
@@ -290,10 +295,12 @@ MPL-1.0
 MPL-1.1
 MPL-2.0-no-copyleft-exception
 MPL-2.0
+MS-LPL
 MS-PL
 MS-RL
 MTLL
 MakeIndex
+Minpack
 MirOS
 Motosoto
 MulanPSL-1.0
@@ -306,6 +313,7 @@ NBPL-1.0
 NCGL-UK-2.0
 NCSA
 NGPL
+NICTA-1.0
 NIST-PD-fallback
 NIST-PD
 NLOD-1.0
@@ -383,6 +391,7 @@ Plexus
 PolyForm-Noncommercial-1.0.0
 PolyForm-Small-Business-1.0.0
 PostgreSQL
+Python-2.0.1
 Python-2.0
 QPL-1.0
 Qhull
@@ -519,6 +528,7 @@ libpng-2.0
 libselinux-1.0
 libtiff
 mif-exception
+mpi-permissive
 mpich2
 mplus
 openvpn-openssl-exception
diff --git a/srcpkgs/spdx-licenses-list/template b/srcpkgs/spdx-licenses-list/template
index 9bcfcbef1419..6b16a59c7a2b 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.17
+version=3.18
 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=387b518f145a95079438b4ec0fc8a42e38fb76f8c4a05c0f169a6b156be27788
+checksum=4e51bcc3b242f1f88fc0edf7565294569d25b64df20d34f2944e614c4a095489
 
 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.18.
  2022-08-20 17:04 [PR PATCH] spdx-licenses-list: update to 3.18 mobinmob
@ 2022-08-20 22:00 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-08-20 22:00 UTC (permalink / raw)
  To: ml

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

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

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

Description:
Also:
- update 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-08-20 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-20 17:04 [PR PATCH] spdx-licenses-list: update to 3.18 mobinmob
2022-08-20 22:00 ` [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).