Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dialog: update to 1.3.20220414.
@ 2022-04-21 13:04 glaulher
  2022-04-21 13:18 ` [PR PATCH] [Updated] " glaulher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: glaulher @ 2022-04-21 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages dialog
https://github.com/void-linux/void-packages/pull/36799

dialog: update to 1.3.20220414.
<!-- 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 998028b655bc40309290fa6767d025a52f45a9ff Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Thu, 21 Apr 2022 13:02:56 -0300
Subject: [PATCH] dialog: update to 1.3.20220414.

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

diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template
index 187eaa0437cf..cfd7f2f410b9 100644
--- a/srcpkgs/dialog/template
+++ b/srcpkgs/dialog/template
@@ -1,6 +1,6 @@
 # Template file for 'dialog'
 pkgname=dialog
-version=1.3.20210621
+version=1.3.20220414
 revision=1
 _distver=${version%.*}
 _date=${version##*.}
@@ -14,7 +14,7 @@ license="LGPL-2.1-only"
 homepage="https://invisible-island.net/dialog/"
 changelog="https://invisible-island.net/dialog/CHANGES"
 distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
-checksum=c3af22ccfcd9baca384062108dd9354e86990929ee270c239eef69518c5da7c8
+checksum=493781718642cdd58bdba1cdf2a26776ca855908710d813bd2e93810dc49ece2
 
 post_install() {
 	rm -r ${DESTDIR}/usr/lib

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

* Re: [PR PATCH] [Updated] dialog: update to 1.3.20220414.
  2022-04-21 13:04 [PR PATCH] dialog: update to 1.3.20220414 glaulher
@ 2022-04-21 13:18 ` glaulher
  2022-04-21 13:21 ` glaulher
  2022-04-21 13:21 ` [PR PATCH] [Closed]: " glaulher
  2 siblings, 0 replies; 4+ messages in thread
From: glaulher @ 2022-04-21 13:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages dialog
https://github.com/void-linux/void-packages/pull/36799

dialog: update to 1.3.20220414.
<!-- 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 998028b655bc40309290fa6767d025a52f45a9ff Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Thu, 21 Apr 2022 13:02:56 -0300
Subject: [PATCH 1/2] dialog: update to 1.3.20220414.

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

diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template
index 187eaa0437cf..cfd7f2f410b9 100644
--- a/srcpkgs/dialog/template
+++ b/srcpkgs/dialog/template
@@ -1,6 +1,6 @@
 # Template file for 'dialog'
 pkgname=dialog
-version=1.3.20210621
+version=1.3.20220414
 revision=1
 _distver=${version%.*}
 _date=${version##*.}
@@ -14,7 +14,7 @@ license="LGPL-2.1-only"
 homepage="https://invisible-island.net/dialog/"
 changelog="https://invisible-island.net/dialog/CHANGES"
 distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
-checksum=c3af22ccfcd9baca384062108dd9354e86990929ee270c239eef69518c5da7c8
+checksum=493781718642cdd58bdba1cdf2a26776ca855908710d813bd2e93810dc49ece2
 
 post_install() {
 	rm -r ${DESTDIR}/usr/lib

From 8f8bff157a515a39bec51eec815e408a31662844 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Thu, 21 Apr 2022 13:18:26 -0300
Subject: [PATCH 2/2] dialog: update to 1.3.20220414.

---
 srcpkgs/dialog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template
index cfd7f2f410b9..4c668b7d9ee7 100644
--- a/srcpkgs/dialog/template
+++ b/srcpkgs/dialog/template
@@ -1,7 +1,7 @@
 # Template file for 'dialog'
 pkgname=dialog
 version=1.3.20220414
-revision=1
+revision=2
 _distver=${version%.*}
 _date=${version##*.}
 wrksrc="${pkgname}-${_distver}-${_date}"

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

* Re: [PR PATCH] [Closed]: dialog: update to 1.3.20220414.
  2022-04-21 13:04 [PR PATCH] dialog: update to 1.3.20220414 glaulher
  2022-04-21 13:18 ` [PR PATCH] [Updated] " glaulher
  2022-04-21 13:21 ` glaulher
@ 2022-04-21 13:21 ` glaulher
  2 siblings, 0 replies; 4+ messages in thread
From: glaulher @ 2022-04-21 13:21 UTC (permalink / raw)
  To: ml

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

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

dialog: update to 1.3.20220414.
https://github.com/void-linux/void-packages/pull/36799

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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

* Re: [PR PATCH] [Updated] dialog: update to 1.3.20220414.
  2022-04-21 13:04 [PR PATCH] dialog: update to 1.3.20220414 glaulher
  2022-04-21 13:18 ` [PR PATCH] [Updated] " glaulher
@ 2022-04-21 13:21 ` glaulher
  2022-04-21 13:21 ` [PR PATCH] [Closed]: " glaulher
  2 siblings, 0 replies; 4+ messages in thread
From: glaulher @ 2022-04-21 13:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages dialog
https://github.com/void-linux/void-packages/pull/36799

dialog: update to 1.3.20220414.
<!-- 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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



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

end of thread, other threads:[~2022-04-21 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 13:04 [PR PATCH] dialog: update to 1.3.20220414 glaulher
2022-04-21 13:18 ` [PR PATCH] [Updated] " glaulher
2022-04-21 13:21 ` glaulher
2022-04-21 13:21 ` [PR PATCH] [Closed]: " glaulher

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