Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] smenu: update to 0.9.19.
@ 2021-12-20 11:01 UsernameRandomlyGenerated
  2021-12-20 12:01 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: UsernameRandomlyGenerated @ 2021-12-20 11:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages smenu0919
https://github.com/void-linux/void-packages/pull/34624

smenu: update to 0.9.19.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: *briefly*

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ae04f049f5c31113412cedde78a8605dcc837b8d Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 20 Dec 2021 13:01:12 +0100
Subject: [PATCH] smenu: update to 0.9.19.

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

diff --git a/srcpkgs/smenu/template b/srcpkgs/smenu/template
index 90b17761704b..5fef67aed891 100644
--- a/srcpkgs/smenu/template
+++ b/srcpkgs/smenu/template
@@ -1,6 +1,6 @@
 # Template file for 'smenu'
 pkgname=smenu
-version=0.9.18
+version=0.9.19
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,6 +9,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/p-gen/smenu"
 distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
-checksum=08d4f58edb432522da61f94372a78c812a1fee324a31a60f432283715fa56d37
+checksum=179b0b57db5a9a8606d8d9d364f0662d4e5dd57592bf7896ada4022c9acc83cb
 
 LDFLAGS="-lncurses"

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

* Re: [PR REVIEW] smenu: update to 0.9.19.
  2021-12-20 11:01 [PR PATCH] smenu: update to 0.9.19 UsernameRandomlyGenerated
@ 2021-12-20 12:01 ` paper42
  2021-12-21  7:40 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-12-20 12:01 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34624#discussion_r772308610

Comment:
```suggestion
homepage="https://github.com/p-gen/smenu"
changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] smenu: update to 0.9.19.
  2021-12-20 11:01 [PR PATCH] smenu: update to 0.9.19 UsernameRandomlyGenerated
  2021-12-20 12:01 ` [PR REVIEW] " paper42
@ 2021-12-21  7:40 ` UsernameRandomlyGenerated
  2021-12-21  7:41 ` [PR REVIEW] " UsernameRandomlyGenerated
  2021-12-21 11:10 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: UsernameRandomlyGenerated @ 2021-12-21  7:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages smenu0919
https://github.com/void-linux/void-packages/pull/34624

smenu: update to 0.9.19.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: *briefly*

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From bfc8db96c8f2f18c3514614155f23f70ebd3b76b Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 20 Dec 2021 13:01:12 +0100
Subject: [PATCH] smenu: update to 0.9.19.

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

diff --git a/srcpkgs/smenu/template b/srcpkgs/smenu/template
index 90b17761704b..7d19eadac218 100644
--- a/srcpkgs/smenu/template
+++ b/srcpkgs/smenu/template
@@ -1,6 +1,6 @@
 # Template file for 'smenu'
 pkgname=smenu
-version=0.9.18
+version=0.9.19
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -8,7 +8,8 @@ short_desc="Create selection menus with words from stdin"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/p-gen/smenu"
+changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
 distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
-checksum=08d4f58edb432522da61f94372a78c812a1fee324a31a60f432283715fa56d37
+checksum=179b0b57db5a9a8606d8d9d364f0662d4e5dd57592bf7896ada4022c9acc83cb
 
 LDFLAGS="-lncurses"

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

* Re: [PR REVIEW] smenu: update to 0.9.19.
  2021-12-20 11:01 [PR PATCH] smenu: update to 0.9.19 UsernameRandomlyGenerated
  2021-12-20 12:01 ` [PR REVIEW] " paper42
  2021-12-21  7:40 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-12-21  7:41 ` UsernameRandomlyGenerated
  2021-12-21 11:10 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: UsernameRandomlyGenerated @ 2021-12-21  7:41 UTC (permalink / raw)
  To: ml

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

New review comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/34624#discussion_r772894356

Comment:
Done

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

* Re: [PR PATCH] [Merged]: smenu: update to 0.9.19.
  2021-12-20 11:01 [PR PATCH] smenu: update to 0.9.19 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2021-12-21  7:41 ` [PR REVIEW] " UsernameRandomlyGenerated
@ 2021-12-21 11:10 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-12-21 11:10 UTC (permalink / raw)
  To: ml

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

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

smenu: update to 0.9.19.
https://github.com/void-linux/void-packages/pull/34624

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: *briefly*

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2021-12-21 11:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 11:01 [PR PATCH] smenu: update to 0.9.19 UsernameRandomlyGenerated
2021-12-20 12:01 ` [PR REVIEW] " paper42
2021-12-21  7:40 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-12-21  7:41 ` [PR REVIEW] " UsernameRandomlyGenerated
2021-12-21 11:10 ` [PR PATCH] [Merged]: " paper42

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