Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dialog: update to 1.3.20210324.
@ 2021-04-06 18:50 mobinmob
  2021-04-06 20:04 ` mobinmob
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2021-04-06 18:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages dialog
https://github.com/void-linux/void-packages/pull/30054

dialog: update to 1.3.20210324.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30054.patch is attached

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

From 1c9525435f9aad0d2a9607a9aadd685a8170adae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 6 Apr 2021 21:48:47 +0300
Subject: [PATCH] dialog: update to 1.3.20210324.

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

diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template
index 3a9f39fe1c1b..d49cb992f7c6 100644
--- a/srcpkgs/dialog/template
+++ b/srcpkgs/dialog/template
@@ -1,7 +1,7 @@
 # Template file for 'dialog'
 pkgname=dialog
 _distver=1.3
-_date=20210117
+_date=20210324
 version="${_distver}.${_date}"
 revision=1
 wrksrc="${pkgname}-${_distver}-${_date}"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only"
 homepage="https://invisible-island.net/dialog/"
 distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
-checksum=3c1ed08f44bcf6f159f2aa6fde765db94e8997b3eefb49d8b4c86691693c43e1
+checksum=01c2d1e2e9af9b083ea200caad084fdfda55178d5bbf4e42c9fff44935151653
 
 post_install() {
 	rm -r ${DESTDIR}/usr/lib

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

* Re: dialog: update to 1.3.20210324.
  2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
@ 2021-04-06 20:04 ` mobinmob
  2021-04-08 20:17 ` Chocimier
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2021-04-06 20:04 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30054#issuecomment-814403835

Comment:
Some issue with the upstream source mirror:
```
=> dialog-1.3.20210324_1: fetching distfile 'dialog-1.3-20210324.tgz'...
https://invisible-mirror.net/archives/dialog/dialog-1.3-20210324.tgz: Connection timed out
=> ERROR: dialog-1.3.20210324_1: failed to fetch dialog-1.3-20210324.tgz.
Error: Process completed with exit code 1.
```

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

* Re: dialog: update to 1.3.20210324.
  2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
  2021-04-06 20:04 ` mobinmob
@ 2021-04-08 20:17 ` Chocimier
  2021-04-08 20:36 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-04-08 20:17 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/30054#issuecomment-816147766

Comment:
Please add changelog="https://invisible-island.net/dialog/CHANGES" and change to `version=1.3.20210324 _distver=${version%.*} _date=${version##*.}` .

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

* Re: [PR PATCH] [Updated] dialog: update to 1.3.20210324.
  2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
  2021-04-06 20:04 ` mobinmob
  2021-04-08 20:17 ` Chocimier
@ 2021-04-08 20:36 ` mobinmob
  2021-04-08 20:36 ` mobinmob
  2021-04-08 21:00 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2021-04-08 20:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages dialog
https://github.com/void-linux/void-packages/pull/30054

dialog: update to 1.3.20210324.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30054.patch is attached

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

From 550cc43c92b9f1d77ed1e57cc9fe2d6d72640937 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 6 Apr 2021 21:48:47 +0300
Subject: [PATCH] dialog: update to 1.3.20210324.

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

diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template
index 3a9f39fe1c1b..0d4c6871a960 100644
--- a/srcpkgs/dialog/template
+++ b/srcpkgs/dialog/template
@@ -1,9 +1,9 @@
 # Template file for 'dialog'
 pkgname=dialog
-_distver=1.3
-_date=20210117
-version="${_distver}.${_date}"
+version=1.3.20210324
 revision=1
+_distver=${version%.*}
+_date=${version##*.}
 wrksrc="${pkgname}-${_distver}-${_date}"
 build_style=gnu-configure
 configure_args="--with-ncursesw --disable-nls"
@@ -12,8 +12,9 @@ short_desc="Tool to display dialog boxes from shell scripts"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=3c1ed08f44bcf6f159f2aa6fde765db94e8997b3eefb49d8b4c86691693c43e1
+checksum=01c2d1e2e9af9b083ea200caad084fdfda55178d5bbf4e42c9fff44935151653
 
 post_install() {
 	rm -r ${DESTDIR}/usr/lib

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

* Re: dialog: update to 1.3.20210324.
  2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
                   ` (2 preceding siblings ...)
  2021-04-08 20:36 ` [PR PATCH] [Updated] " mobinmob
@ 2021-04-08 20:36 ` mobinmob
  2021-04-08 21:00 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2021-04-08 20:36 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30054#issuecomment-816168637

Comment:
> Please add changelog="https://invisible-island.net/dialog/CHANGES" and change to `version=1.3.20210324 _distver=${version%.*} _date=${version##*.}` .

Done, thank you :)

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

* Re: [PR PATCH] [Merged]: dialog: update to 1.3.20210324.
  2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
                   ` (3 preceding siblings ...)
  2021-04-08 20:36 ` mobinmob
@ 2021-04-08 21:00 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-04-08 21:00 UTC (permalink / raw)
  To: ml

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

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

dialog: update to 1.3.20210324.
https://github.com/void-linux/void-packages/pull/30054

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 6+ messages in thread

end of thread, other threads:[~2021-04-08 21:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 18:50 [PR PATCH] dialog: update to 1.3.20210324 mobinmob
2021-04-06 20:04 ` mobinmob
2021-04-08 20:17 ` Chocimier
2021-04-08 20:36 ` [PR PATCH] [Updated] " mobinmob
2021-04-08 20:36 ` mobinmob
2021-04-08 21:00 ` [PR PATCH] [Merged]: " Chocimier

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