Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gpsd: update to 3.24
@ 2022-10-02  5:31 jailbird777
  2022-10-02 20:20 ` [PR PATCH] [Updated] " jailbird777
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-02  5:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jailbird777/void-packages gpsd
https://github.com/void-linux/void-packages/pull/39605

gpsd: update to 3.24
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 33373aee7f5e3002ad7ac65f0c15e0e71a9c6db3 Mon Sep 17 00:00:00 2001
From: Dustin Marquess <jailbird@fdf.net>
Date: Sun, 2 Oct 2022 00:12:39 -0500
Subject: [PATCH] gpsd: update to 3.24

---
 srcpkgs/gpsd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gpsd/template b/srcpkgs/gpsd/template
index eaa83e4ac8c5..f3f2c1b37bac 100644
--- a/srcpkgs/gpsd/template
+++ b/srcpkgs/gpsd/template
@@ -1,7 +1,7 @@
 # Template file for 'gpsd'
 pkgname=gpsd
-version=3.23.1
-revision=4
+version=3.24
+revision=1
 build_style=scons
 make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd sbindir=/usr/bin
  udevdir=/usr/lib/udev CC=${CC} qt_versioned=5"
@@ -15,7 +15,7 @@ maintainer="uriahheep <uriahheep@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://gpsd.gitlab.io/gpsd/"
 distfiles="https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-${version}.tar.xz"
-checksum=ca2c466df783c57b8a07ad3f5c67943186d05befdc377de938ed111d1358a8c1
+checksum=dab45874c6da0ac604e3553b79fc228c25d6e71a32310a3467fb3bd9974e3755
 python_version=3	# Must be same version as scons
 system_accounts="gpsd"
 

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

* Re: [PR PATCH] [Updated] gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
@ 2022-10-02 20:20 ` jailbird777
  2022-10-02 23:24 ` Piraty
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-02 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jailbird777/void-packages gpsd
https://github.com/void-linux/void-packages/pull/39605

gpsd: update to 3.24
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 33373aee7f5e3002ad7ac65f0c15e0e71a9c6db3 Mon Sep 17 00:00:00 2001
From: Dustin Marquess <jailbird@fdf.net>
Date: Sun, 2 Oct 2022 00:12:39 -0500
Subject: [PATCH] gpsd: update to 3.24

---
 srcpkgs/gpsd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gpsd/template b/srcpkgs/gpsd/template
index eaa83e4ac8c5..f3f2c1b37bac 100644
--- a/srcpkgs/gpsd/template
+++ b/srcpkgs/gpsd/template
@@ -1,7 +1,7 @@
 # Template file for 'gpsd'
 pkgname=gpsd
-version=3.23.1
-revision=4
+version=3.24
+revision=1
 build_style=scons
 make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd sbindir=/usr/bin
  udevdir=/usr/lib/udev CC=${CC} qt_versioned=5"
@@ -15,7 +15,7 @@ maintainer="uriahheep <uriahheep@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://gpsd.gitlab.io/gpsd/"
 distfiles="https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-${version}.tar.xz"
-checksum=ca2c466df783c57b8a07ad3f5c67943186d05befdc377de938ed111d1358a8c1
+checksum=dab45874c6da0ac604e3553b79fc228c25d6e71a32310a3467fb3bd9974e3755
 python_version=3	# Must be same version as scons
 system_accounts="gpsd"
 

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

* Re: gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
  2022-10-02 20:20 ` [PR PATCH] [Updated] " jailbird777
@ 2022-10-02 23:24 ` Piraty
  2022-10-02 23:33 ` [PR PATCH] [Updated] " jailbird777
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2022-10-02 23:24 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/39605#issuecomment-1264761414

Comment:
pleae have a branch clean of merge commits, see our docs for help with that

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

* Re: [PR PATCH] [Updated] gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
  2022-10-02 20:20 ` [PR PATCH] [Updated] " jailbird777
  2022-10-02 23:24 ` Piraty
@ 2022-10-02 23:33 ` jailbird777
  2022-10-02 23:34 ` jailbird777
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-02 23:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jailbird777/void-packages gpsd
https://github.com/void-linux/void-packages/pull/39605

gpsd: update to 3.24
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 33373aee7f5e3002ad7ac65f0c15e0e71a9c6db3 Mon Sep 17 00:00:00 2001
From: Dustin Marquess <jailbird@fdf.net>
Date: Sun, 2 Oct 2022 00:12:39 -0500
Subject: [PATCH] gpsd: update to 3.24

---
 srcpkgs/gpsd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gpsd/template b/srcpkgs/gpsd/template
index eaa83e4ac8c5..f3f2c1b37bac 100644
--- a/srcpkgs/gpsd/template
+++ b/srcpkgs/gpsd/template
@@ -1,7 +1,7 @@
 # Template file for 'gpsd'
 pkgname=gpsd
-version=3.23.1
-revision=4
+version=3.24
+revision=1
 build_style=scons
 make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd sbindir=/usr/bin
  udevdir=/usr/lib/udev CC=${CC} qt_versioned=5"
@@ -15,7 +15,7 @@ maintainer="uriahheep <uriahheep@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://gpsd.gitlab.io/gpsd/"
 distfiles="https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-${version}.tar.xz"
-checksum=ca2c466df783c57b8a07ad3f5c67943186d05befdc377de938ed111d1358a8c1
+checksum=dab45874c6da0ac604e3553b79fc228c25d6e71a32310a3467fb3bd9974e3755
 python_version=3	# Must be same version as scons
 system_accounts="gpsd"
 

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

* Re: gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
                   ` (2 preceding siblings ...)
  2022-10-02 23:33 ` [PR PATCH] [Updated] " jailbird777
@ 2022-10-02 23:34 ` jailbird777
  2022-10-03 14:09 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-02 23:34 UTC (permalink / raw)
  To: ml

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

New comment by jailbird777 on void-packages repository

https://github.com/void-linux/void-packages/pull/39605#issuecomment-1264763770

Comment:
Sorry about that, accidentally clicked the stupid button in GH. Fixed.

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

* Re: [PR REVIEW] gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
                   ` (3 preceding siblings ...)
  2022-10-02 23:34 ` jailbird777
@ 2022-10-03 14:09 ` classabbyamp
  2022-10-03 21:10 ` [PR PATCH] [Updated] " jailbird777
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-10-03 14:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39605#discussion_r985827821

Comment:
```suggestion
homepage="https://gpsd.gitlab.io/gpsd/"
changelog="https://gpsd.gitlab.io/gpsd/NEWS"
```

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

* Re: [PR PATCH] [Updated] gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
                   ` (4 preceding siblings ...)
  2022-10-03 14:09 ` [PR REVIEW] " classabbyamp
@ 2022-10-03 21:10 ` jailbird777
  2022-10-03 21:10 ` [PR REVIEW] " jailbird777
  2022-10-04  8:03 ` [PR PATCH] [Merged]: " Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-03 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jailbird777/void-packages gpsd
https://github.com/void-linux/void-packages/pull/39605

gpsd: update to 3.24
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From d2cfed6d790d15a87ba7682cb82e6cbff2562a1d Mon Sep 17 00:00:00 2001
From: Dustin Marquess <jailbird@fdf.net>
Date: Sun, 2 Oct 2022 00:12:39 -0500
Subject: [PATCH] gpsd: update to 3.24

---
 srcpkgs/gpsd/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gpsd/template b/srcpkgs/gpsd/template
index eaa83e4ac8c5..a8c0f118f6ce 100644
--- a/srcpkgs/gpsd/template
+++ b/srcpkgs/gpsd/template
@@ -1,7 +1,7 @@
 # Template file for 'gpsd'
 pkgname=gpsd
-version=3.23.1
-revision=4
+version=3.24
+revision=1
 build_style=scons
 make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd sbindir=/usr/bin
  udevdir=/usr/lib/udev CC=${CC} qt_versioned=5"
@@ -14,8 +14,9 @@ short_desc="GPS/AIS receiver monitoring daemon"
 maintainer="uriahheep <uriahheep@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://gpsd.gitlab.io/gpsd/"
+changelog="https://gpsd.gitlab.io/gpsd/NEWS"
 distfiles="https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-${version}.tar.xz"
-checksum=ca2c466df783c57b8a07ad3f5c67943186d05befdc377de938ed111d1358a8c1
+checksum=dab45874c6da0ac604e3553b79fc228c25d6e71a32310a3467fb3bd9974e3755
 python_version=3	# Must be same version as scons
 system_accounts="gpsd"
 

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

* Re: [PR REVIEW] gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
                   ` (5 preceding siblings ...)
  2022-10-03 21:10 ` [PR PATCH] [Updated] " jailbird777
@ 2022-10-03 21:10 ` jailbird777
  2022-10-04  8:03 ` [PR PATCH] [Merged]: " Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: jailbird777 @ 2022-10-03 21:10 UTC (permalink / raw)
  To: ml

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

New review comment by jailbird777 on void-packages repository

https://github.com/void-linux/void-packages/pull/39605#discussion_r986231833

Comment:
Done!

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

* Re: [PR PATCH] [Merged]: gpsd: update to 3.24
  2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
                   ` (6 preceding siblings ...)
  2022-10-03 21:10 ` [PR REVIEW] " jailbird777
@ 2022-10-04  8:03 ` Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2022-10-04  8:03 UTC (permalink / raw)
  To: ml

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

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

gpsd: update to 3.24
https://github.com/void-linux/void-packages/pull/39605

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

end of thread, other threads:[~2022-10-04  8:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02  5:31 [PR PATCH] gpsd: update to 3.24 jailbird777
2022-10-02 20:20 ` [PR PATCH] [Updated] " jailbird777
2022-10-02 23:24 ` Piraty
2022-10-02 23:33 ` [PR PATCH] [Updated] " jailbird777
2022-10-02 23:34 ` jailbird777
2022-10-03 14:09 ` [PR REVIEW] " classabbyamp
2022-10-03 21:10 ` [PR PATCH] [Updated] " jailbird777
2022-10-03 21:10 ` [PR REVIEW] " jailbird777
2022-10-04  8:03 ` [PR PATCH] [Merged]: " Piraty

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