Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fuse3: update to 3.9.1.
@ 2020-04-01  0:24 ailiop-git
  2020-04-01  8:35 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: ailiop-git @ 2020-04-01  0:24 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages fuse3
https://github.com/void-linux/void-packages/pull/20515

fuse3: update to 3.9.1.


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

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

From c37d66a0f8f59b2b6b59aac4d107efbf07ed72ba Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 1 Apr 2020 02:22:31 +0200
Subject: [PATCH] fuse3: update to 3.9.1.

---
 srcpkgs/fuse3/patches/musl.patch | 13 -------------
 srcpkgs/fuse3/template           |  6 +++---
 2 files changed, 3 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/fuse3/patches/musl.patch

diff --git a/srcpkgs/fuse3/patches/musl.patch b/srcpkgs/fuse3/patches/musl.patch
deleted file mode 100644
index 8fae0d7ed97..00000000000
--- a/srcpkgs/fuse3/patches/musl.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- example/passthrough_hp.cc	2019-07-06 15:29:45.202362210 +0200
-+++ example/passthrough_hp.cc	2019-07-06 15:30:20.623938331 +0200
-@@ -67,6 +67,9 @@
- #include <time.h>
- #include <unistd.h>
- #include <pthread.h>
-+#ifndef __GLIBC__
-+#include <limits.h>
-+#endif
- 
- // C++ includes
- #include <cstddef>
-
diff --git a/srcpkgs/fuse3/template b/srcpkgs/fuse3/template
index 692e7a23026..a0bbe5ed7a3 100644
--- a/srcpkgs/fuse3/template
+++ b/srcpkgs/fuse3/template
@@ -1,10 +1,10 @@
 # Template file for 'fuse3'
 pkgname=fuse3
-version=3.9.0
+version=3.9.1
 revision=1
 wrksrc="fuse-${version}"
 build_style=meson
-configure_args="--sbindir=bin -Db_lto=false -Duseroot=false"
+configure_args="--sbindir=bin -Db_lto=false -Dexamples=false -Duseroot=false"
 hostmakedepends="pkg-config"
 makedepends="eudev-libudev-devel"
 short_desc="Filesystem in Userspace 3.x"
@@ -12,7 +12,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://github.com/libfuse/libfuse"
 distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz"
-checksum=fcb7079a1bb4e510377b427d1c5c37c349281d498e249ae0c2379b4cf50059c2
+checksum=1bafcfd6c66ba35b7b0beb822532a9106eb8409ad6cde988888fde85f89be645
 conf_files="/etc/fuse.conf"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: fuse3: update to 3.9.1.
  2020-04-01  0:24 [PR PATCH] fuse3: update to 3.9.1 ailiop-git
@ 2020-04-01  8:35 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-01  8:35 UTC (permalink / raw)
  To: ml

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

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

fuse3: update to 3.9.1.
https://github.com/void-linux/void-packages/pull/20515

Description:


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

end of thread, other threads:[~2020-04-01  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01  0:24 [PR PATCH] fuse3: update to 3.9.1 ailiop-git
2020-04-01  8:35 ` [PR PATCH] [Merged]: " xtraeme

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