Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doomretro: update to 4.2.1.
@ 2021-09-01 15:31 benalb
  2021-09-01 16:08 ` Chocimier
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: benalb @ 2021-09-01 15:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doomretro
https://github.com/void-linux/void-packages/pull/32793

doomretro: update to 4.2.1.
<!-- 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?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (X86_64-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

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

From d3fc89fabebb5c1685ebe40f711b5c02f4f646a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 1 Sep 2021 17:30:21 +0200
Subject: [PATCH] doomretro: update to 4.2.1.

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

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index 254488aeae89..b96c606f9c88 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,6 +1,6 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.2
+version=4.2.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.doomretro.com"
 distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
-checksum=ace46328f2c284fee16581eb3dd18afa1e48e078ca25d5c3fae2bd6c6d76f251
+checksum=a007900133571690bab57783f10a8eae1cb4bc45496cc80dc1cdc4ff902ddfcd

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

* Re: doomretro: update to 4.2.1.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
@ 2021-09-01 16:08 ` Chocimier
  2021-09-02  8:43 ` [PR PATCH] [Updated] " benalb
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2021-09-01 16:08 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/32793#issuecomment-910433344

Comment:
Please add changelog: https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md

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

* Re: [PR PATCH] [Updated] doomretro: update to 4.2.1.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
  2021-09-01 16:08 ` Chocimier
@ 2021-09-02  8:43 ` benalb
  2021-09-02  8:49 ` benalb
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2021-09-02  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doomretro
https://github.com/void-linux/void-packages/pull/32793

doomretro: update to 4.2.1.
<!-- 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?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (X86_64-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

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

From 7fad62d9ad0389bb8aec791f98c4450c2903f5cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 1 Sep 2021 17:30:21 +0200
Subject: [PATCH] doomretro: update to 4.2.1.

---
 srcpkgs/doomretro/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index 254488aeae89..22baee50ef7a 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,6 +1,6 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.2
+version=4.2.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,5 +9,6 @@ short_desc="Refined DOOM source port"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.doomretro.com"
+changelog="https://github.com/bradharding/doomretro/releases"
 distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
-checksum=ace46328f2c284fee16581eb3dd18afa1e48e078ca25d5c3fae2bd6c6d76f251
+checksum=a007900133571690bab57783f10a8eae1cb4bc45496cc80dc1cdc4ff902ddfcd

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

* Re: doomretro: update to 4.2.1.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
  2021-09-01 16:08 ` Chocimier
  2021-09-02  8:43 ` [PR PATCH] [Updated] " benalb
@ 2021-09-02  8:49 ` benalb
  2021-09-02 18:06 ` [PR REVIEW] " ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2021-09-02  8:49 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/32793#issuecomment-911406526

Comment:
done. 

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

* Re: [PR REVIEW] doomretro: update to 4.2.1.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
                   ` (2 preceding siblings ...)
  2021-09-02  8:49 ` benalb
@ 2021-09-02 18:06 ` ericonr
  2021-09-03  7:09 ` [PR PATCH] [Updated] " benalb
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-09-02 18:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32793#discussion_r701312519

Comment:
I believe Chocimier intended for you to use https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md instead.

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

* Re: [PR PATCH] [Updated] doomretro: update to 4.2.1.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
                   ` (3 preceding siblings ...)
  2021-09-02 18:06 ` [PR REVIEW] " ericonr
@ 2021-09-03  7:09 ` benalb
  2021-09-03  7:11 ` doomretro: update to 4.2.2 benalb
  2021-09-03 15:41 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2021-09-03  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doomretro
https://github.com/void-linux/void-packages/pull/32793

doomretro: update to 4.2.1.
<!-- 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?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (X86_64-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

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

From d50b6b09d15b9e84fe91228e18c9baa60e49267e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 1 Sep 2021 17:30:21 +0200
Subject: [PATCH] doomretro: update to 4.2.2.

---
 srcpkgs/doomretro/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index 254488aeae89..cc6d5bfc6b90 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,6 +1,6 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.2
+version=4.2.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,5 +9,6 @@ short_desc="Refined DOOM source port"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.doomretro.com"
+changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
 distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
-checksum=ace46328f2c284fee16581eb3dd18afa1e48e078ca25d5c3fae2bd6c6d76f251
+checksum=0be0f4ce95c2d3fe0eeab4849a139bfe916b362bc04a498f902e9df21cc62739

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

* Re: doomretro: update to 4.2.2.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
                   ` (4 preceding siblings ...)
  2021-09-03  7:09 ` [PR PATCH] [Updated] " benalb
@ 2021-09-03  7:11 ` benalb
  2021-09-03 15:41 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2021-09-03  7:11 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/32793#issuecomment-912311736

Comment:
Fixed, and, in the meantime, upstream updated to 4.2.2. 

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

* Re: [PR PATCH] [Merged]: doomretro: update to 4.2.2.
  2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
                   ` (5 preceding siblings ...)
  2021-09-03  7:11 ` doomretro: update to 4.2.2 benalb
@ 2021-09-03 15:41 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-09-03 15:41 UTC (permalink / raw)
  To: ml

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

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

doomretro: update to 4.2.2.
https://github.com/void-linux/void-packages/pull/32793

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?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (X86_64-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

end of thread, other threads:[~2021-09-03 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 15:31 [PR PATCH] doomretro: update to 4.2.1 benalb
2021-09-01 16:08 ` Chocimier
2021-09-02  8:43 ` [PR PATCH] [Updated] " benalb
2021-09-02  8:49 ` benalb
2021-09-02 18:06 ` [PR REVIEW] " ericonr
2021-09-03  7:09 ` [PR PATCH] [Updated] " benalb
2021-09-03  7:11 ` doomretro: update to 4.2.2 benalb
2021-09-03 15:41 ` [PR PATCH] [Merged]: " ericonr

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