Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spdx-licenses-list: update to 3.19.
@ 2023-01-08 17:59 mobinmob
  2023-01-10  5:05 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2023-01-08 17:59 UTC (permalink / raw)
  To: ml

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

spdx-licenses-list: update to 3.19.
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/41521.patch is attached

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

From 20a44905a85c92d4cb1de871cc6f30261d4082d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 8 Jan 2023 19:55:49 +0200
Subject: [PATCH] spdx-licenses-list: update to 3.19.

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

diff --git a/common/travis/license.lst b/common/travis/license.lst
index 82ec537e0729..f6fdacb0e2de 100644
--- a/common/travis/license.lst
+++ b/common/travis/license.lst
@@ -185,6 +185,7 @@ FLTK-exception
 FSFAP
 FSFUL
 FSFULLR
+FSFULLRWD
 FTL
 Fair
 Fawkes-Runtime-exception
@@ -251,6 +252,7 @@ JSON
 Jam
 JasPer-2.0
 KiCad-libraries-exception
+Knuth-CTAN
 LAL-1.2
 LAL-1.3
 LGPL-2.0-only
@@ -479,6 +481,7 @@ Zimbra-1.4
 Zlib
 blessing
 bzip2-1.0.6
+checkmk
 copyleft-next-0.3.0
 copyleft-next-0.3.1
 curl
@@ -527,6 +530,7 @@ iMatix
 libpng-2.0
 libselinux-1.0
 libtiff
+libutil-David-Nugent
 mif-exception
 mpi-permissive
 mpich2
@@ -535,6 +539,7 @@ openvpn-openssl-exception
 psfrag
 psutils
 u-boot-exception-2.0
+x11vnc-openssl-exception
 xinetd
 xpp
 zlib-acknowledgement
diff --git a/srcpkgs/spdx-licenses-list/template b/srcpkgs/spdx-licenses-list/template
index c8e03cbddd1f..35018791faa4 100644
--- a/srcpkgs/spdx-licenses-list/template
+++ b/srcpkgs/spdx-licenses-list/template
@@ -2,14 +2,14 @@
 
 # common/travis/license.lst should be updated in sync with this package
 pkgname=spdx-licenses-list
-version=3.18
+version=3.19
 revision=1
 short_desc="SPDX License List"
 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=4e51bcc3b242f1f88fc0edf7565294569d25b64df20d34f2944e614c4a095489
+checksum=2c5f6d611c1f0d6e794de5c40ddefcfdf72244b9e40d92126770cdf2d1677b2d
 
 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.19.
  2023-01-08 17:59 [PR PATCH] spdx-licenses-list: update to 3.19 mobinmob
@ 2023-01-10  5:05 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2023-01-10  5:05 UTC (permalink / raw)
  To: ml

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

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

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

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:[~2023-01-10  5:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08 17:59 [PR PATCH] spdx-licenses-list: update to 3.19 mobinmob
2023-01-10  5:05 ` [PR PATCH] [Merged]: " sgn

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