Github messages for voidlinux
 help / color / mirror / Atom feed
From: CameronNemo <CameronNemo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] startup: update to 2.0.2.
Date: Tue, 07 Apr 2020 07:04:58 +0200	[thread overview]
Message-ID: <20200407050458.CIfKOytkDDcA4dfIS8QWKFZIRSOd4ya46QhzZ61Weg0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20724@inbox.vuxu.org>

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

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

https://github.com/CameronNemo/void-packages startup-2.0.2
https://github.com/void-linux/void-packages/pull/20724

startup: update to 2.0.2.
None

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

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

From 0a3cc9bd320183b27202e1cc1f06c8be4e87eee5 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Mon, 6 Apr 2020 21:56:20 -0700
Subject: [PATCH] startup: update to 2.0.2.

---
 srcpkgs/startup/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/startup/template b/srcpkgs/startup/template
index 3bc2c6d16e1..054191616a2 100644
--- a/srcpkgs/startup/template
+++ b/srcpkgs/startup/template
@@ -1,6 +1,6 @@
 # Template file for 'startup'
 pkgname=startup
-version=2.0.1
+version=2.0.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://gitlab.com/chinstrap/startup"
 changelog="${homepage}/raw/master/NEWS"
 distfiles="${homepage}/-/archive/${version}/startup-${version}.tar.gz"
-checksum=1f2efa44dc09edbb974ebccf594d0832cdca37cf175e5e8f08d20de501f21000
+checksum=8b0709b6d7cf98d713550b8d98f928fdcf268328c1183a83be933c4205edcce6
 
 pre_configure() {
 	autoreconf -fi
@@ -42,8 +42,8 @@ startup-bridge-udev_package() {
 	short_desc+=" - udev event bridge"
 	pkg_install() {
 		vmove usr/libexec/startup/bridge/udev
-		vmove usr/share/startup/bridge-udev.conf
-		vmove usr/share/xdg/startup/bridge-udev.conf
+		vmove "usr/share/startup/bridge-udev.*"
+		vmove "usr/share/xdg/startup/bridge-udev.*"
 		vmove usr/share/man/man8/startup-udev-bridge.8
 	}
 }

  reply	other threads:[~2020-04-07  5:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  5:04 [PR PATCH] " CameronNemo
2020-04-07  5:04 ` CameronNemo [this message]
2020-04-07 19:30 ` [PR PATCH] [Merged]: " Hoshpak

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=20200407050458.CIfKOytkDDcA4dfIS8QWKFZIRSOd4ya46QhzZ61Weg0@z \
    --to=cameronnemo@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).