Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] psmisc: update to 23.5.
@ 2022-10-09  0:13 tjkirch
  2022-10-09  2:48 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tjkirch @ 2022-10-09  0:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tjkirch/void-packages psmisc-23.5
https://github.com/void-linux/void-packages/pull/39826

psmisc: update to 23.5.
#### Testing the changes
- I tested the changes in this PR: **briefly** - I checked basic functionality of `pstree` and `killall` specifically, as they were the only programs changed in 23.5, and also checked `fuser`.

#### Local build testing
- I built this PR locally for my native architecture, x86-64 glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From f70fb8ec822ae2a5f61822549be6153d3069a772 Mon Sep 17 00:00:00 2001
From: Tom Kirchner <git@halffull.org>
Date: Sat, 8 Oct 2022 17:11:33 -0700
Subject: [PATCH] psmisc: update to 23.5.

---
 srcpkgs/psmisc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/psmisc/template b/srcpkgs/psmisc/template
index f60dac7e53f0..a18a7822e342 100644
--- a/srcpkgs/psmisc/template
+++ b/srcpkgs/psmisc/template
@@ -1,6 +1,6 @@
 # Template file for 'psmisc'
 pkgname=psmisc
-version=23.4
+version=23.5
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,4 +9,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/psmisc/psmisc"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
+checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b

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

* Re: [PR REVIEW] psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
@ 2022-10-09  2:48 ` classabbyamp
  2022-10-09  3:58 ` [PR PATCH] [Updated] " tjkirch
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-09  2:48 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39826#discussion_r990723018

Comment:
```suggestion
homepage="https://gitlab.com/psmisc/psmisc"
changelog="https://gitlab.com/psmisc/psmisc/-/raw/master/ChangeLog"
```

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

* Re: [PR PATCH] [Updated] psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
  2022-10-09  2:48 ` [PR REVIEW] " classabbyamp
@ 2022-10-09  3:58 ` tjkirch
  2022-10-09  3:59 ` tjkirch
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tjkirch @ 2022-10-09  3:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tjkirch/void-packages psmisc-23.5
https://github.com/void-linux/void-packages/pull/39826

psmisc: update to 23.5.
#### Testing the changes
- I tested the changes in this PR: **briefly** - I checked basic functionality of `pstree` and `killall` specifically, as they were the only programs changed in 23.5, and also checked `fuser`.

#### Local build testing
- I built this PR locally for my native architecture, x86-64 glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From f70fb8ec822ae2a5f61822549be6153d3069a772 Mon Sep 17 00:00:00 2001
From: Tom Kirchner <git@halffull.org>
Date: Sat, 8 Oct 2022 17:11:33 -0700
Subject: [PATCH 1/2] psmisc: update to 23.5.

---
 srcpkgs/psmisc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/psmisc/template b/srcpkgs/psmisc/template
index f60dac7e53f0..a18a7822e342 100644
--- a/srcpkgs/psmisc/template
+++ b/srcpkgs/psmisc/template
@@ -1,6 +1,6 @@
 # Template file for 'psmisc'
 pkgname=psmisc
-version=23.4
+version=23.5
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,4 +9,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/psmisc/psmisc"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
+checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b

From 439b193e835c2f5c3a41d48e0d36173accde3329 Mon Sep 17 00:00:00 2001
From: Tom <tjkirch@users.noreply.github.com>
Date: Sat, 8 Oct 2022 20:58:26 -0700
Subject: [PATCH 2/2] psmisc: add changelog URL.

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/psmisc/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/psmisc/template b/srcpkgs/psmisc/template
index a18a7822e342..e0288b002927 100644
--- a/srcpkgs/psmisc/template
+++ b/srcpkgs/psmisc/template
@@ -8,5 +8,6 @@ short_desc="Small set of utilities that use the linux proc filesystem"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/psmisc/psmisc"
+changelog="https://gitlab.com/psmisc/psmisc/-/raw/master/ChangeLog"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
 checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b

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

* Re: psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
  2022-10-09  2:48 ` [PR REVIEW] " classabbyamp
  2022-10-09  3:58 ` [PR PATCH] [Updated] " tjkirch
@ 2022-10-09  3:59 ` tjkirch
  2022-10-09  5:38 ` classabbyamp
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tjkirch @ 2022-10-09  3:59 UTC (permalink / raw)
  To: ml

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

New comment by tjkirch on void-packages repository

https://github.com/void-linux/void-packages/pull/39826#issuecomment-1272449126

Comment:
@classabbyamp Thanks for the tip; I'll add changelog (where appropriate) in other packages going forward, too.

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

* Re: psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
                   ` (2 preceding siblings ...)
  2022-10-09  3:59 ` tjkirch
@ 2022-10-09  5:38 ` classabbyamp
  2022-10-09  5:48 ` [PR PATCH] [Updated] " tjkirch
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-09  5:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39826#issuecomment-1272461228

Comment:
please squash these commits

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

* Re: [PR PATCH] [Updated] psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
                   ` (3 preceding siblings ...)
  2022-10-09  5:38 ` classabbyamp
@ 2022-10-09  5:48 ` tjkirch
  2022-10-09  5:48 ` tjkirch
  2022-10-09  5:58 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: tjkirch @ 2022-10-09  5:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tjkirch/void-packages psmisc-23.5
https://github.com/void-linux/void-packages/pull/39826

psmisc: update to 23.5.
#### Testing the changes
- I tested the changes in this PR: **briefly** - I checked basic functionality of `pstree` and `killall` specifically, as they were the only programs changed in 23.5, and also checked `fuser`.

#### Local build testing
- I built this PR locally for my native architecture, x86-64 glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From b3a3ac439902c28d79131e55d1120d4dfbf3ee14 Mon Sep 17 00:00:00 2001
From: Tom Kirchner <git@halffull.org>
Date: Sat, 8 Oct 2022 17:11:33 -0700
Subject: [PATCH] psmisc: update to 23.5.

---
 srcpkgs/psmisc/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/psmisc/template b/srcpkgs/psmisc/template
index f60dac7e53f0..e0288b002927 100644
--- a/srcpkgs/psmisc/template
+++ b/srcpkgs/psmisc/template
@@ -1,6 +1,6 @@
 # Template file for 'psmisc'
 pkgname=psmisc
-version=23.4
+version=23.5
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -8,5 +8,6 @@ short_desc="Small set of utilities that use the linux proc filesystem"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/psmisc/psmisc"
+changelog="https://gitlab.com/psmisc/psmisc/-/raw/master/ChangeLog"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
+checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b

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

* Re: psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
                   ` (4 preceding siblings ...)
  2022-10-09  5:48 ` [PR PATCH] [Updated] " tjkirch
@ 2022-10-09  5:48 ` tjkirch
  2022-10-09  5:58 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: tjkirch @ 2022-10-09  5:48 UTC (permalink / raw)
  To: ml

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

New comment by tjkirch on void-packages repository

https://github.com/void-linux/void-packages/pull/39826#issuecomment-1272462419

Comment:
Sorry, I had assumed they were unrelated and should stay separate.  Squashed.

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

* Re: [PR PATCH] [Merged]: psmisc: update to 23.5.
  2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
                   ` (5 preceding siblings ...)
  2022-10-09  5:48 ` tjkirch
@ 2022-10-09  5:58 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-09  5:58 UTC (permalink / raw)
  To: ml

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

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

psmisc: update to 23.5.
https://github.com/void-linux/void-packages/pull/39826

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly** - I checked basic functionality of `pstree` and `killall` specifically, as they were the only programs changed in 23.5, and also checked `fuser`.

#### Local build testing
- I built this PR locally for my native architecture, x86-64 glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

end of thread, other threads:[~2022-10-09  5:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09  0:13 [PR PATCH] psmisc: update to 23.5 tjkirch
2022-10-09  2:48 ` [PR REVIEW] " classabbyamp
2022-10-09  3:58 ` [PR PATCH] [Updated] " tjkirch
2022-10-09  3:59 ` tjkirch
2022-10-09  5:38 ` classabbyamp
2022-10-09  5:48 ` [PR PATCH] [Updated] " tjkirch
2022-10-09  5:48 ` tjkirch
2022-10-09  5:58 ` [PR PATCH] [Merged]: " classabbyamp

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