Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xprop: update to 1.2.6.
@ 2023-01-11 10:23 steinex
  2023-01-12  4:56 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: steinex @ 2023-01-11 10:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xprop
https://github.com/void-linux/void-packages/pull/41584

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/41584.patch is attached

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

From 6521a807b334998578473dcb53714a44ec76ad74 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Wed, 11 Jan 2023 11:12:23 +0100
Subject: [PATCH] xprop: update to 1.2.6.

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

diff --git a/srcpkgs/xprop/template b/srcpkgs/xprop/template
index cd0a28ed05d7..6f6c4fde1967 100644
--- a/srcpkgs/xprop/template
+++ b/srcpkgs/xprop/template
@@ -1,6 +1,6 @@
 # Template file for 'xprop'
 pkgname=xprop
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Property displayer for X"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://xorg.freedesktop.org/wiki/"
-distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
-checksum=9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1
+distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
+checksum=580b8525b12ecc0144aa16c88b0aafa76d2e799b44c8c6c50f9ce92788b5586e
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] xprop: update to 1.2.6.
  2023-01-11 10:23 [PR PATCH] xprop: update to 1.2.6 steinex
@ 2023-01-12  4:56 ` classabbyamp
  2023-01-12  8:15 ` [PR PATCH] [Updated] " steinex
  2023-01-12 16:09 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-01-12  4:56 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41584#discussion_r1067698750

Comment:
homepage: https://gitlab.freedesktop.org/xorg/app/xprop

and replace $pkgname with xprop

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

* Re: [PR PATCH] [Updated] xprop: update to 1.2.6.
  2023-01-11 10:23 [PR PATCH] xprop: update to 1.2.6 steinex
  2023-01-12  4:56 ` [PR REVIEW] " classabbyamp
@ 2023-01-12  8:15 ` steinex
  2023-01-12 16:09 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2023-01-12  8:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xprop
https://github.com/void-linux/void-packages/pull/41584

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/41584.patch is attached

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

From f56d8139d9ec487ff7530c99b3c04ba83135a9fd Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Wed, 11 Jan 2023 11:12:23 +0100
Subject: [PATCH] xprop: update to 1.2.6.

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

diff --git a/srcpkgs/xprop/template b/srcpkgs/xprop/template
index cd0a28ed05d7..0a27d4b71fff 100644
--- a/srcpkgs/xprop/template
+++ b/srcpkgs/xprop/template
@@ -1,6 +1,6 @@
 # Template file for 'xprop'
 pkgname=xprop
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -8,9 +8,9 @@ makedepends="libX11-devel libXmu-devel"
 short_desc="Property displayer for X"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
-homepage="https://xorg.freedesktop.org/wiki/"
-distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
-checksum=9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1
+homepage="https://gitlab.freedesktop.org/xorg/app/xprop"
+distfiles="${XORG_SITE}/app/xprop-${version}.tar.xz"
+checksum=580b8525b12ecc0144aa16c88b0aafa76d2e799b44c8c6c50f9ce92788b5586e
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: xprop: update to 1.2.6.
  2023-01-11 10:23 [PR PATCH] xprop: update to 1.2.6 steinex
  2023-01-12  4:56 ` [PR REVIEW] " classabbyamp
  2023-01-12  8:15 ` [PR PATCH] [Updated] " steinex
@ 2023-01-12 16:09 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2023-01-12 16:09 UTC (permalink / raw)
  To: ml

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

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

xprop: update to 1.2.6.
https://github.com/void-linux/void-packages/pull/41584

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 4+ messages in thread

end of thread, other threads:[~2023-01-12 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 10:23 [PR PATCH] xprop: update to 1.2.6 steinex
2023-01-12  4:56 ` [PR REVIEW] " classabbyamp
2023-01-12  8:15 ` [PR PATCH] [Updated] " steinex
2023-01-12 16:09 ` [PR PATCH] [Merged]: " leahneukirchen

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