Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] spdx-licenses-list: update to 3.15.
Date: Wed, 17 Nov 2021 22:48:48 +0100	[thread overview]
Message-ID: <20211117214848.sExoAfA0H3zBiw8o5E7a37RraUnxEgsP0mzNSVMff6A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34120@inbox.vuxu.org>

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

There is an updated 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/34120

spdx-licenses-list: update to 3.15.
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**|**briefly**|**NO**

<!--
#### 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/34120.patch is attached

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

From d2457facda14ef0f8b5548970e3bb62397a133d8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 17 Nov 2021 20:42:58 +0200
Subject: [PATCH 1/2] spdx-licenses-list: update to 3.15.

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

diff --git a/common/travis/license.lst b/common/travis/license.lst
index 488cc8b2d0a4..4102eab159ea 100644
--- a/common/travis/license.lst
+++ b/common/travis/license.lst
@@ -140,6 +140,7 @@ CLISP-exception-2.0
 CNRI-Jython
 CNRI-Python-GPL-Compatible
 CNRI-Python
+COIL-1.0
 CPAL-1.0
 CPL-1.0
 CPOL-1.02
@@ -147,6 +148,7 @@ CUA-OPL-1.0
 Caldera
 ClArtistic
 Classpath-exception-2.0
+Community-Spec-1.0
 Condor-1.1
 Crossword
 CrystalStacker
@@ -171,6 +173,7 @@ EUPL-1.2
 Entessa
 ErlPL-1.1
 Eurosym
+FDK-AAC
 FLTK-exception
 FSFAP
 FSFUL
@@ -264,6 +267,7 @@ LiLiQ-Rplus-1.1
 Libpng
 Libtool-exception
 Linux-OpenIB
+Linux-man-pages-copyleft
 Linux-syscall-note
 MIT-0
 MIT-CMU
diff --git a/srcpkgs/spdx-licenses-list/template b/srcpkgs/spdx-licenses-list/template
index f60caae87d75..1ffdac0791a1 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.14
+version=3.15
 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=f3a4eaf058cf7e37e7c36fe6fc50aa037367327b429c84babd6b29bea5c2e200
+checksum=728d7ad11ce13e81cb2346b6fda7168dbdc9d3c5592e8142ae910b70b6cb79b7
 
 do_install() {
 	vmkdir usr/share/spdx

From 7f7c2d6f182c308fee02ae493fede0715e2a9b48 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 17 Nov 2021 23:48:15 +0200
Subject: [PATCH 2/2] fdk-aac: change license to its spdx identifier.

---
 srcpkgs/fdk-aac/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/fdk-aac/template b/srcpkgs/fdk-aac/template
index e24461ed53e1..7e7df5209a3b 100644
--- a/srcpkgs/fdk-aac/template
+++ b/srcpkgs/fdk-aac/template
@@ -5,7 +5,7 @@ revision=2
 build_style=gnu-configure
 short_desc="Fraunhofer FDK AAC codec library"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="custom:Fraunhofer FDK AAC Codec license"
+license="FDK-AAC"
 homepage="http://www.iis.fraunhofer.de/en/ff/amm/impl/fdkaaccodec.html"
 distfiles="${SOURCEFORGE_SITE}/opencore-amr/${pkgname}-${version}.tar.gz"
 checksum=c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f

  parent reply	other threads:[~2021-11-17 21:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17 18:45 [PR PATCH] " mobinmob
2021-11-17 21:44 ` [PR REVIEW] " paper42
2021-11-17 21:48 ` mobinmob [this message]
2021-11-17 21:49 ` mobinmob
2021-11-18 17:35 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211117214848.sExoAfA0H3zBiw8o5E7a37RraUnxEgsP0mzNSVMff6A@z \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).