Github messages for voidlinux
 help / color / mirror / Atom feed
From: NeelChotai <NeelChotai@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nvme-cli: update to 1.11.1
Date: Sun, 26 Apr 2020 03:06:26 +0200	[thread overview]
Message-ID: <20200426010626.a5idPCyl2cqLMgOvvBpZ1XA6iB9AITl278gEQdxCkDI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21344@inbox.vuxu.org>

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

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

https://github.com/NeelChotai/void-packages nvme-cli-update
https://github.com/void-linux/void-packages/pull/21344

nvme-cli: update to 1.11.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvme-cli-update-21344.patch --]
[-- Type: text/x-diff, Size: 2047 bytes --]

From 8a3454719d16f754dc280a665ef9962696fa5698 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Sun, 26 Apr 2020 02:00:33 +0100
Subject: [PATCH] nvme-cli: update to 1.11.1

---
 srcpkgs/nvme-cli/patches/musl.patch | 24 ------------------------
 srcpkgs/nvme-cli/template           |  6 +++---
 2 files changed, 3 insertions(+), 27 deletions(-)
 delete mode 100644 srcpkgs/nvme-cli/patches/musl.patch

diff --git a/srcpkgs/nvme-cli/patches/musl.patch b/srcpkgs/nvme-cli/patches/musl.patch
deleted file mode 100644
index dd31484467e..00000000000
--- a/srcpkgs/nvme-cli/patches/musl.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From d6d25017f28d39a3b6d096ab707d96e1a5d4dfe9 Mon Sep 17 00:00:00 2001
-From: Neel Chotai <neel@chot.ai>
-Date: Fri, 14 Feb 2020 17:56:23 +0000
-Subject: [PATCH] fix musl compilation
-
----
- plugins/micron/micron-nvme.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/plugins/micron/micron-nvme.c b/plugins/micron/micron-nvme.c
-index 8240887..165fcf0 100644
---- plugins/micron/micron-nvme.c
-+++ plugins/micron/micron-nvme.c
-@@ -13,6 +13,7 @@
- #include "nvme-print.h"
- #include "nvme-ioctl.h"
- #include <sys/ioctl.h>
-+#include <limits.h>
- 
- #define CREATE_CMD
- #include "micron-nvme.h"
--- 
-2.25.0
-
diff --git a/srcpkgs/nvme-cli/template b/srcpkgs/nvme-cli/template
index b56c9fb50cd..d71856fb53e 100644
--- a/srcpkgs/nvme-cli/template
+++ b/srcpkgs/nvme-cli/template
@@ -1,7 +1,7 @@
 # Template file for 'nvme-cli'
 pkgname=nvme-cli
-version=1.10.1
-revision=2
+version=1.11.1
+revision=1
 build_style=gnu-makefile
 # yeah, it must be 0 to enable
 make_build_args="LIBUUID=0"
@@ -13,7 +13,7 @@ maintainer="Peter Froehlich <peter.hans.froehlich@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://nvmexpress.org"
 distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
-checksum=6be38485464e37fd822eba05eb3b47e792565350b2c0249a94528910cdc1ea31
+checksum=7c8dddbba92cf82ff50416476fe60357ecb2048470dca33765c3f36bf89b48ac
 conf_files="/etc/nvme/*.conf"
 
 post_install() {

  reply	other threads:[~2020-04-26  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26  1:00 [PR PATCH] " NeelChotai
2020-04-26  1:06 ` NeelChotai [this message]
2020-04-26 18:04 ` [PR PATCH] [Merged]: " Piraty

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=20200426010626.a5idPCyl2cqLMgOvvBpZ1XA6iB9AITl278gEQdxCkDI@z \
    --to=neelchotai@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).