Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] udisks2: update to 2.9.1.
Date: Sat, 03 Oct 2020 03:08:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25304@inbox.vuxu.org> (raw)

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

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

https://github.com/ericonr/void-packages udisks2
https://github.com/void-linux/void-packages/pull/25304

udisks2: update to 2.9.1.
Remove zram build option, which wasn't functional without systemd
already, but now explicitly requires it.

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

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

From c062983fe23b45851e4ca6cc9890eeb2d0cc4c9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 22:07:19 -0300
Subject: [PATCH] udisks2: update to 2.9.1.

Remove zram build option, which wasn't functional without systemd
already, but now explicitly requires it.
---
 srcpkgs/udisks2/patches/O_CLOEXEC.patch | 10 ----------
 srcpkgs/udisks2/template                |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/udisks2/patches/O_CLOEXEC.patch

diff --git a/srcpkgs/udisks2/patches/O_CLOEXEC.patch b/srcpkgs/udisks2/patches/O_CLOEXEC.patch
deleted file mode 100644
index 69785f52244..00000000000
--- a/srcpkgs/udisks2/patches/O_CLOEXEC.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/udiskslinuxblock.c.orig
-+++ src/udiskslinuxblock.c
-@@ -24,6 +24,7 @@
- #include <sys/types.h>
- #include <sys/mount.h>
- #include <sys/stat.h>
-+#define __USE_GNU
- #include <fcntl.h>
- #include <pwd.h>
- #include <grp.h>
diff --git a/srcpkgs/udisks2/template b/srcpkgs/udisks2/template
index 6d54c5f8b95..3d087473f1b 100644
--- a/srcpkgs/udisks2/template
+++ b/srcpkgs/udisks2/template
@@ -1,13 +1,13 @@
 # Template file for 'udisks2'
 pkgname=udisks2
-version=2.9.0
+version=2.9.1
 revision=1
 wrksrc="udisks-${version}"
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static --with-udevdir=/usr/lib/udev
  --enable-lvm2 --enable-btrfs --enable-bcache --enable-vdo
- --enable-lvmcache --enable-zram $(vopt_enable gir introspection)"
+ --enable-lvmcache $(vopt_enable gir introspection)"
 hostmakedepends="docbook-xsl gettext glib-devel libxslt pkg-config
  $(vopt_if gir 'gobject-introspection') polkit"
 makedepends="acl-devel libatasmart-devel libgudev-devel libparted-devel
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.freedesktop.org/wiki/Software/udisks"
 changelog="https://raw.githubusercontent.com/storaged-project/udisks/master/NEWS"
 distfiles="https://github.com/storaged-project/udisks/releases/download/udisks-${version}/udisks-${version}.tar.bz2"
-checksum=25b09265d71b9b97069e4a2fae10f696a851e0b812e69b20bcc4b23efee1ad34
+checksum=da25c348edebefd5614c727fd6a7c286ba114479aa3279dcd5df274da6f28646
 make_dirs="/var/lib/udisks2 0750 root root"
 conf_files="/etc/udisks2/udisks2.conf"
 

             reply	other threads:[~2020-10-03  1:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03  1:08 ericonr [this message]
2020-10-03 12:03 ` ericonr
2020-10-07  2:27 ` [PR PATCH] [Updated] " ericonr
2020-10-07  3:02 ` [PR PATCH] [Merged]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25304@inbox.vuxu.org \
    --to=ericonr@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).