Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xterm: update to 371.
@ 2022-02-26 14:04 steinex
  2022-03-07 23:23 ` tibequadorian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2022-02-26 14:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xterm
https://github.com/void-linux/void-packages/pull/35865

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

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

ci fails because of some stupid ratelimiting on xterm servers. Built succesfully for all platforms on my fork.

<!--
#### 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/35865.patch is attached

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

From 642b93390bab60da1275f808c30d9f5745abb48f Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 26 Feb 2022 14:52:18 +0100
Subject: [PATCH] xterm: update to 371.

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

diff --git a/srcpkgs/xterm/template b/srcpkgs/xterm/template
index 0af0328c6f96..501a7b502a3e 100644
--- a/srcpkgs/xterm/template
+++ b/srcpkgs/xterm/template
@@ -1,6 +1,6 @@
 # Template file for 'xterm'
 pkgname=xterm
-version=370
+version=371
 revision=1
 build_style=gnu-configure
 configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
@@ -21,7 +21,7 @@ homepage="http://invisible-island.net/xterm/"
 changelog="http://invisible-island.net/xterm/xterm.log.html"
 # using HTTP TEMPORARILY due to cert issues
 distfiles="http://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
-checksum=963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
+checksum=32f888277b19e28ebc0a3112bff000607c07bed0679caa0beebb36f9cad484f5
 
 post_install() {
 	for f in {u,}xterm.desktop; do

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

* Re: xterm: update to 371.
  2022-02-26 14:04 [PR PATCH] xterm: update to 371 steinex
@ 2022-03-07 23:23 ` tibequadorian
  2022-03-10 17:28 ` [PR PATCH] [Updated] " steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-03-07 23:23 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35865#issuecomment-1061243787

Comment:
Can you change these http links back to https?

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

* Re: [PR PATCH] [Updated] xterm: update to 371.
  2022-02-26 14:04 [PR PATCH] xterm: update to 371 steinex
  2022-03-07 23:23 ` tibequadorian
@ 2022-03-10 17:28 ` steinex
  2022-03-10 17:29 ` [PR PATCH] [Updated] xterm: update to 372 steinex
  2022-03-13 22:17 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-03-10 17:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xterm
https://github.com/void-linux/void-packages/pull/35865

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

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

ci fails because of some stupid ratelimiting on xterm servers. Built succesfully for all platforms on my fork.

<!--
#### 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/35865.patch is attached

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

From 189c95e9b3e9e286e48f126407f3eef22dcf71f0 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 26 Feb 2022 14:52:18 +0100
Subject: [PATCH] xterm: update to 372.

---
 srcpkgs/xterm/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xterm/template b/srcpkgs/xterm/template
index 0af0328c6f96..ed4be0755e8f 100644
--- a/srcpkgs/xterm/template
+++ b/srcpkgs/xterm/template
@@ -1,6 +1,6 @@
 # Template file for 'xterm'
 pkgname=xterm
-version=370
+version=372
 revision=1
 build_style=gnu-configure
 configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
@@ -17,11 +17,10 @@ makedepends="libXaw-devel libXft-devel libutempter-devel libxkbfile-devel
 short_desc="X Terminal Emulator"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT, X11"
-homepage="http://invisible-island.net/xterm/"
-changelog="http://invisible-island.net/xterm/xterm.log.html"
-# using HTTP TEMPORARILY due to cert issues
-distfiles="http://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
-checksum=963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
+homepage="https://invisible-island.net/xterm/"
+changelog="https://invisible-island.net/xterm/xterm.log.html"
+distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
+checksum=c6d08127cb2409c3a04bcae559b7025196ed770bb7bf26630abcb45d95f60ab1
 
 post_install() {
 	for f in {u,}xterm.desktop; do

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

* Re: [PR PATCH] [Updated] xterm: update to 372.
  2022-02-26 14:04 [PR PATCH] xterm: update to 371 steinex
  2022-03-07 23:23 ` tibequadorian
  2022-03-10 17:28 ` [PR PATCH] [Updated] " steinex
@ 2022-03-10 17:29 ` steinex
  2022-03-13 22:17 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-03-10 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xterm
https://github.com/void-linux/void-packages/pull/35865

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

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

ci fails because of some stupid ratelimiting on xterm servers. Built succesfully for all platforms on my fork.

<!--
#### 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/35865.patch is attached

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

From b673fc5a78e207a4afee3bfa41848eaa15f5369d Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 26 Feb 2022 14:52:18 +0100
Subject: [PATCH] xterm: update to 372.

---
 srcpkgs/xterm/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xterm/template b/srcpkgs/xterm/template
index 0af0328c6f96..ed4be0755e8f 100644
--- a/srcpkgs/xterm/template
+++ b/srcpkgs/xterm/template
@@ -1,6 +1,6 @@
 # Template file for 'xterm'
 pkgname=xterm
-version=370
+version=372
 revision=1
 build_style=gnu-configure
 configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
@@ -17,11 +17,10 @@ makedepends="libXaw-devel libXft-devel libutempter-devel libxkbfile-devel
 short_desc="X Terminal Emulator"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT, X11"
-homepage="http://invisible-island.net/xterm/"
-changelog="http://invisible-island.net/xterm/xterm.log.html"
-# using HTTP TEMPORARILY due to cert issues
-distfiles="http://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
-checksum=963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
+homepage="https://invisible-island.net/xterm/"
+changelog="https://invisible-island.net/xterm/xterm.log.html"
+distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
+checksum=c6d08127cb2409c3a04bcae559b7025196ed770bb7bf26630abcb45d95f60ab1
 
 post_install() {
 	for f in {u,}xterm.desktop; do

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

* Re: [PR PATCH] [Merged]: xterm: update to 372.
  2022-02-26 14:04 [PR PATCH] xterm: update to 371 steinex
                   ` (2 preceding siblings ...)
  2022-03-10 17:29 ` [PR PATCH] [Updated] xterm: update to 372 steinex
@ 2022-03-13 22:17 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-03-13 22:17 UTC (permalink / raw)
  To: ml

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

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

xterm: update to 372.
https://github.com/void-linux/void-packages/pull/35865

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

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

ci fails because of some stupid ratelimiting on xterm servers. Built succesfully for all platforms on my fork.

<!--
#### 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:[~2022-03-13 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-26 14:04 [PR PATCH] xterm: update to 371 steinex
2022-03-07 23:23 ` tibequadorian
2022-03-10 17:28 ` [PR PATCH] [Updated] " steinex
2022-03-10 17:29 ` [PR PATCH] [Updated] xterm: update to 372 steinex
2022-03-13 22:17 ` [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).