Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libXext: update to 1.3.5.
@ 2022-11-19 22:51 motorto
  2022-11-20 21:55 ` [PR PATCH] [Updated] " motorto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: motorto @ 2022-11-19 22:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages libXext_1.3.5
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

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

From df65bd4721c4f2707b7a0a44213cc2a485a01304 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:51:21 +0000
Subject: [PATCH] libXext: update to 1.3.5.

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

diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template
index 50ebe66644bc..806cd77c9a4c 100644
--- a/srcpkgs/libXext/template
+++ b/srcpkgs/libXext/template
@@ -1,6 +1,6 @@
 # Template file for 'libXext'
 pkgname=libXext
-version=1.3.4
+version=1.3.5
 revision=1
 build_style=gnu-configure
 configure_args="--enable-malloc0returnsnull"
@@ -10,8 +10,8 @@ short_desc="X Extension library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="$XORG_SITE"
-distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
-checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
+checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
@ 2022-11-20 21:55 ` motorto
  2022-11-20 21:56 ` motorto
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-20 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages libXext_1.3.5
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

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

From 6b335f4cc97ad5bda6d988b9c1845e035041dbdb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:51:21 +0000
Subject: [PATCH] libXext: update to 1.3.5.

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

diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template
index 50ebe66644bc..edbbaee77c5f 100644
--- a/srcpkgs/libXext/template
+++ b/srcpkgs/libXext/template
@@ -1,6 +1,6 @@
 # Template file for 'libXext'
 pkgname=libXext
-version=1.3.4
+version=1.3.5
 revision=1
 build_style=gnu-configure
 configure_args="--enable-malloc0returnsnull"
@@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
 short_desc="X Extension library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="$XORG_SITE"
-distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
-checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+homepage="https://xorg.freedesktop.org/"
+distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
+checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
  2022-11-20 21:55 ` [PR PATCH] [Updated] " motorto
@ 2022-11-20 21:56 ` motorto
  2022-11-24  7:02 ` [PR REVIEW] " classabbyamp
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-20 21:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages libXext_1.3.5
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

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

From 6a9f06e350dc4daaf027a6568c608c256f708059 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:51:21 +0000
Subject: [PATCH] libXext: update to 1.3.5.

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

diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template
index 50ebe66644bc..edbbaee77c5f 100644
--- a/srcpkgs/libXext/template
+++ b/srcpkgs/libXext/template
@@ -1,6 +1,6 @@
 # Template file for 'libXext'
 pkgname=libXext
-version=1.3.4
+version=1.3.5
 revision=1
 build_style=gnu-configure
 configure_args="--enable-malloc0returnsnull"
@@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
 short_desc="X Extension library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="$XORG_SITE"
-distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
-checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+homepage="https://xorg.freedesktop.org/"
+distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
+checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
  2022-11-20 21:55 ` [PR PATCH] [Updated] " motorto
  2022-11-20 21:56 ` motorto
@ 2022-11-24  7:02 ` classabbyamp
  2022-11-27 12:24 ` [PR PATCH] [Updated] " motorto
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-24  7:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40628#discussion_r1031116620

Comment:
```suggestion
homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
```

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

* Re: [PR PATCH] [Updated] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
                   ` (2 preceding siblings ...)
  2022-11-24  7:02 ` [PR REVIEW] " classabbyamp
@ 2022-11-27 12:24 ` motorto
  2022-11-27 12:24 ` [PR REVIEW] " motorto
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages libXext_1.3.5
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

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

From 5cfa07b5a8e5a78948dec1a70b786ef16e417cc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:51:21 +0000
Subject: [PATCH] libXext: update to 1.3.5.

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

diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template
index 50ebe66644bc..b399e11081a7 100644
--- a/srcpkgs/libXext/template
+++ b/srcpkgs/libXext/template
@@ -1,6 +1,6 @@
 # Template file for 'libXext'
 pkgname=libXext
-version=1.3.4
+version=1.3.5
 revision=1
 build_style=gnu-configure
 configure_args="--enable-malloc0returnsnull"
@@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
 short_desc="X Extension library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="$XORG_SITE"
-distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
-checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
+distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
+checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
                   ` (3 preceding siblings ...)
  2022-11-27 12:24 ` [PR PATCH] [Updated] " motorto
@ 2022-11-27 12:24 ` motorto
  2022-11-27 12:24 ` motorto
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:24 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/40628#discussion_r1032922102

Comment:
Done, thanks. Sorry for the wai

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

* Re: [PR REVIEW] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
                   ` (4 preceding siblings ...)
  2022-11-27 12:24 ` [PR REVIEW] " motorto
@ 2022-11-27 12:24 ` motorto
  2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
  2022-11-27 15:53 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:24 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/40628#discussion_r1032922102

Comment:
Done, thanks. Sorry for the wait

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

* Re: [PR PATCH] [Updated] libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
                   ` (5 preceding siblings ...)
  2022-11-27 12:24 ` motorto
@ 2022-11-27 12:25 ` motorto
  2022-11-27 15:53 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages libXext_1.3.5
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

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

From 34d67e00b51d93c3001870151275a08716ba508e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:51:21 +0000
Subject: [PATCH] libXext: update to 1.3.5.

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

diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template
index 50ebe66644bc..b399e11081a7 100644
--- a/srcpkgs/libXext/template
+++ b/srcpkgs/libXext/template
@@ -1,6 +1,6 @@
 # Template file for 'libXext'
 pkgname=libXext
-version=1.3.4
+version=1.3.5
 revision=1
 build_style=gnu-configure
 configure_args="--enable-malloc0returnsnull"
@@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
 short_desc="X Extension library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="$XORG_SITE"
-distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
-checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
+distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
+checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: libXext: update to 1.3.5.
  2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
                   ` (6 preceding siblings ...)
  2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
@ 2022-11-27 15:53 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-27 15:53 UTC (permalink / raw)
  To: ml

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

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

libXext: update to 1.3.5.
https://github.com/void-linux/void-packages/pull/40628

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

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

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

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

end of thread, other threads:[~2022-11-27 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19 22:51 [PR PATCH] libXext: update to 1.3.5 motorto
2022-11-20 21:55 ` [PR PATCH] [Updated] " motorto
2022-11-20 21:56 ` motorto
2022-11-24  7:02 ` [PR REVIEW] " classabbyamp
2022-11-27 12:24 ` [PR PATCH] [Updated] " motorto
2022-11-27 12:24 ` [PR REVIEW] " motorto
2022-11-27 12:24 ` motorto
2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
2022-11-27 15:53 ` [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).