Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nvme-cli: update to 1.11.1
@ 2020-04-26  1:00 NeelChotai
  2020-04-26  1:06 ` [PR PATCH] [Updated] " NeelChotai
  2020-04-26 18:04 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: NeelChotai @ 2020-04-26  1:00 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1627 bytes --]

From 38ed80c313d6789e1147372126ea2e39afab30e0 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           |  4 ++--
 2 files changed, 2 insertions(+), 26 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..da1c6ca0269 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"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-26 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26  1:00 [PR PATCH] nvme-cli: update to 1.11.1 NeelChotai
2020-04-26  1:06 ` [PR PATCH] [Updated] " NeelChotai
2020-04-26 18:04 ` [PR PATCH] [Merged]: " Piraty

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