Github messages for voidlinux
 help / color / mirror / Atom feed
From: firefly-cpp <firefly-cpp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libuecc: use SPDX identifier for license
Date: Wed, 11 Oct 2023 16:57:48 +0200	[thread overview]
Message-ID: <20231011145748.fuKOJNY7VuXHgJeo0qwBuKg2GrJ6v-VCrkUf6e0Rr-8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46600@inbox.vuxu.org>

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

There is an updated pull request by firefly-cpp against master on the void-packages repository

https://github.com/firefly-cpp/void-packages libuecc-spdx
https://github.com/void-linux/void-packages/pull/46600

libuecc: use SPDX identifier for license
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Only a minor edit of the template file is included in this pull request.

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

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

From a2e003a0f79449eec7090a25102401349131d8d0 Mon Sep 17 00:00:00 2001
From: firefly-cpp <iztok@iztok-jr-fister.eu>
Date: Wed, 11 Oct 2023 18:45:58 +0200
Subject: [PATCH] libuecc: use SPDX identifier for license

---
 srcpkgs/libuecc/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libuecc/template b/srcpkgs/libuecc/template
index 91304a10f860a..4aae71b59b1d4 100644
--- a/srcpkgs/libuecc/template
+++ b/srcpkgs/libuecc/template
@@ -1,11 +1,11 @@
 # Template file for 'libuecc'
 pkgname=libuecc
 version=7
-revision=1
+revision=2
 build_style=cmake
 short_desc="Very small Elliptic Curve Cryptography library"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="https://git.universe-factory.net/libuecc"
 distfiles="https://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar"
 checksum=0120aee869f56289204255ba81535369816655264dd018c63969bf35b71fd707
@@ -20,3 +20,7 @@ libuecc-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
+
+post_install() {
+    vlicense COPYRIGHT
+}

  parent reply	other threads:[~2023-10-11 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46600@inbox.vuxu.org>
2023-10-11 14:55 ` abenson
2023-10-11 14:55 ` abenson
2023-10-11 14:57 ` firefly-cpp [this message]
2023-10-11 15:00 ` [PR PATCH] [Updated] " firefly-cpp
2023-10-11 15:42 ` firefly-cpp
2023-10-11 16:36 ` [PR PATCH] [Merged]: " abenson

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=20231011145748.fuKOJNY7VuXHgJeo0qwBuKg2GrJ6v-VCrkUf6e0Rr-8@z \
    --to=firefly-cpp@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).