Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] startup: update to 2.0.2.
@ 2020-04-07  5:04 CameronNemo
  2020-04-07  5:04 ` [PR PATCH] [Updated] " CameronNemo
  2020-04-07 19:30 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: CameronNemo @ 2020-04-07  5:04 UTC (permalink / raw)
  To: ml

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

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

From 65958989b6b6601adf4c699f82df91cbd8580a05 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/startup/template b/srcpkgs/startup/template
index 3bc2c6d16e1..3f831791767 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

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

* Re: [PR PATCH] [Updated] startup: update to 2.0.2.
  2020-04-07  5:04 [PR PATCH] startup: update to 2.0.2 CameronNemo
@ 2020-04-07  5:04 ` CameronNemo
  2020-04-07 19:30 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: CameronNemo @ 2020-04-07  5:04 UTC (permalink / raw)
  To: ml

[-- 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
 	}
 }

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

* Re: [PR PATCH] [Merged]: startup: update to 2.0.2.
  2020-04-07  5:04 [PR PATCH] startup: update to 2.0.2 CameronNemo
  2020-04-07  5:04 ` [PR PATCH] [Updated] " CameronNemo
@ 2020-04-07 19:30 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-07 19:30 UTC (permalink / raw)
  To: ml

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

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

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

Description:
None

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

end of thread, other threads:[~2020-04-07 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07  5:04 [PR PATCH] startup: update to 2.0.2 CameronNemo
2020-04-07  5:04 ` [PR PATCH] [Updated] " CameronNemo
2020-04-07 19:30 ` [PR PATCH] [Merged]: " Hoshpak

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