Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dbus 1.12.16
Date: Wed, 12 Jun 2019 11:26:20 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12416@inbox.vuxu.org> (raw)

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

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

https://github.com/xtraeme/void-packages dbus-1.12.16
https://github.com/void-linux/void-packages/pull/12416

dbus 1.12.16
- Simplify conf_files.
- Improve description in -elogind variant.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dbus-1.12.16-12416.patch --]
[-- Type: application/text/x-diff, Size: 2952 bytes --]

From 319a851cc44f3a29c90f46fb4f3146ae72b70fba Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Wed, 12 Jun 2019 11:23:51 +0200
Subject: [PATCH 1/2] dbus: update to 1.12.16.

Signed-off-by: Juan RP <xtraeme@gmail.com>
---
 srcpkgs/dbus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template
index 8ef26201793..867d23adf1d 100644
--- a/srcpkgs/dbus/template
+++ b/srcpkgs/dbus/template
@@ -1,6 +1,6 @@
 # Template file for 'dbus'
 pkgname=dbus
-version=1.12.14
+version=1.12.16
 revision=1
 build_style=gnu-configure
 configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@@ -16,8 +16,8 @@ license="GPL-2.0-or-later"
 homepage="https://dbus.freedesktop.org/"
 changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
 distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
-checksum=44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d
-conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
+checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80
+conf_files="/etc/dbus-1/*.conf"
 
 # Create dbus:22 system account.
 system_accounts="dbus:22"

From ef8fa13a6913c84005f0aa9b2925141e60cf4576 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Wed, 12 Jun 2019 11:24:09 +0200
Subject: [PATCH 2/2] dbus-elogind: update to 1.12.16.

Improve description and mention that it's built with elogind support.

Signed-off-by: Juan RP <xtraeme@gmail.com>
---
 srcpkgs/dbus-elogind/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dbus-elogind/template b/srcpkgs/dbus-elogind/template
index 983e0e99a24..9af7ca7d30e 100644
--- a/srcpkgs/dbus-elogind/template
+++ b/srcpkgs/dbus-elogind/template
@@ -1,6 +1,6 @@
 # Template file for 'dbus-elogind'
 pkgname=dbus-elogind
-version=1.12.14
+version=1.12.16
 revision=1
 wrksrc="dbus-${version}"
 build_style=gnu-configure
@@ -13,14 +13,14 @@ configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
 hostmakedepends="gperf intltool pkg-config xmlto
  automake libtool autoconf autoconf-archive"
 makedepends="expat-devel libX11-devel libcap-devel elogind-devel"
-short_desc="Message bus system"
+short_desc="Message bus system (built with elogind support)"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://dbus.freedesktop.org/"
 changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
 distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
-checksum=44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d
-conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
+checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80
+conf_files="/etc/dbus-1/*.conf"
 replaces="dbus>=0"
 provides="dbus-${version}_${revision}"
 patch_args="-Np1"

             reply	other threads:[~2019-06-12  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12  9:26 voidlinux-github [this message]
2019-06-15 12:17 ` [PR PATCH] [Merged]: " voidlinux-github

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-12416@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).