Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kbd: update to 2.6.3.
@ 2023-09-25 17:17 Bnyro
  2023-09-25 17:21 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-09-25 17:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages kbd
https://github.com/void-linux/void-packages/pull/46253

kbd: update to 2.6.3.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 62d24ffb5245c5ba90909b61ae539de383488f03 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 25 Sep 2023 19:17:59 +0200
Subject: [PATCH] kbd: update to 2.6.3.

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

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index bf3a65a66d69c..83e7dd67f8e93 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,6 +1,6 @@
 # Template file for 'kbd'
 pkgname=kbd
-version=2.6.2
+version=2.6.3
 revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
@@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.kbd-project.org/"
 distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=33e3bb3c3f55933b10f053b14b5f69a2e24c28543e9ec7690246fe47628dd94f
+checksum=04996c08d7d1c460966fb244a3d3883352c2674b7ad522003d9f4ecb8ab48deb
 replaces="kbd-data>=0"
 
 post_patch() {

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

* Re: [PR REVIEW] kbd: update to 2.6.3.
  2023-09-25 17:17 [PR PATCH] kbd: update to 2.6.3 Bnyro
  2023-09-25 17:21 ` [PR REVIEW] " classabbyamp
@ 2023-09-25 17:21 ` classabbyamp
  2023-09-25 17:53 ` [PR PATCH] [Updated] " Bnyro
  2023-09-26  4:27 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-25 17:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46253#discussion_r1336184465

Comment:
replace $pkgname with kbd

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

* Re: [PR REVIEW] kbd: update to 2.6.3.
  2023-09-25 17:17 [PR PATCH] kbd: update to 2.6.3 Bnyro
@ 2023-09-25 17:21 ` classabbyamp
  2023-09-25 17:21 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-25 17:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46253#discussion_r1336184176

Comment:
https

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

* Re: [PR PATCH] [Updated] kbd: update to 2.6.3.
  2023-09-25 17:17 [PR PATCH] kbd: update to 2.6.3 Bnyro
  2023-09-25 17:21 ` [PR REVIEW] " classabbyamp
  2023-09-25 17:21 ` classabbyamp
@ 2023-09-25 17:53 ` Bnyro
  2023-09-26  4:27 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-09-25 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages kbd
https://github.com/void-linux/void-packages/pull/46253

kbd: update to 2.6.3.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 38cf09db9fd4bfcd1bde4bcb96a9f0ed6f2fdbc2 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 25 Sep 2023 19:17:59 +0200
Subject: [PATCH] kbd: update to 2.6.3.

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

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index bf3a65a66d69c..0fbb94de97d98 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,6 +1,6 @@
 # Template file for 'kbd'
 pkgname=kbd
-version=2.6.2
+version=2.6.3
 revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
@@ -9,9 +9,9 @@ makedepends="pam-devel"
 short_desc="Linux keyboard utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://www.kbd-project.org/"
-distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=33e3bb3c3f55933b10f053b14b5f69a2e24c28543e9ec7690246fe47628dd94f
+homepage="https://www.kbd-project.org/"
+distfiles="${KERNEL_SITE}/utils/kbd/kbd-${version}.tar.xz"
+checksum=04996c08d7d1c460966fb244a3d3883352c2674b7ad522003d9f4ecb8ab48deb
 replaces="kbd-data>=0"
 
 post_patch() {

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

* Re: [PR PATCH] [Merged]: kbd: update to 2.6.3.
  2023-09-25 17:17 [PR PATCH] kbd: update to 2.6.3 Bnyro
                   ` (2 preceding siblings ...)
  2023-09-25 17:53 ` [PR PATCH] [Updated] " Bnyro
@ 2023-09-26  4:27 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-26  4:27 UTC (permalink / raw)
  To: ml

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

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

kbd: update to 2.6.3.
https://github.com/void-linux/void-packages/pull/46253

Description:

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

end of thread, other threads:[~2023-09-26  4:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25 17:17 [PR PATCH] kbd: update to 2.6.3 Bnyro
2023-09-25 17:21 ` [PR REVIEW] " classabbyamp
2023-09-25 17:21 ` classabbyamp
2023-09-25 17:53 ` [PR PATCH] [Updated] " Bnyro
2023-09-26  4:27 ` [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).