Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doomretro: update to 4.7.
@ 2022-12-10  9:36 benalb
  2022-12-12  6:09 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: benalb @ 2022-12-10  9:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 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/40995

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-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/40995.patch is attached

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

From 787ac0fc16d0cf72d1129e643e0767a858e62012 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sat, 10 Dec 2022 10:34:55 +0100
Subject: [PATCH] doomretro: update to 4.7.

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

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index 722ea79bcf01..05649b07ec02 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,7 +1,7 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.6.2
-revision=3
+version=4.7
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="SDL2_image-devel SDL2_mixer-devel"
@@ -11,4 +11,4 @@ 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=78d60b90a5b53d242612a6363f9c04237d9d5bb9c501e1c8216f9c51eda7fa01
+checksum=be6d6a084ab87b3f8c3d0720e8090c41b6ce728db9383a66934db182a8df8f1f

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

* Re: [PR REVIEW] doomretro: update to 4.7.
  2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
@ 2022-12-12  6:09 ` classabbyamp
  2022-12-12 15:41 ` [PR PATCH] [Updated] " benalb
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-12-12  6:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40995#discussion_r1045433754

Comment:
4.7.2 available

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

* Re: [PR PATCH] [Updated] doomretro: update to 4.7.
  2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
  2022-12-12  6:09 ` [PR REVIEW] " classabbyamp
@ 2022-12-12 15:41 ` benalb
  2022-12-12 15:42 ` [PR REVIEW] doomretro: update to 4.7.1 benalb
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: benalb @ 2022-12-12 15:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1237 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/40995

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-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/40995.patch is attached

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

From ba68e479d045e1438e4a3ea64ca33dba2cd3813d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sat, 10 Dec 2022 10:34:55 +0100
Subject: [PATCH] doomretro: update to 4.7.1.

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

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index 722ea79bcf01..997bb9aae087 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,7 +1,7 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.6.2
-revision=3
+version=4.7.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="SDL2_image-devel SDL2_mixer-devel"
@@ -11,4 +11,4 @@ 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=78d60b90a5b53d242612a6363f9c04237d9d5bb9c501e1c8216f9c51eda7fa01
+checksum=9047f9d928abd5a2a5e91088384896d372ea6de5a672a13b28b85e6fcea76066

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

* Re: [PR REVIEW] doomretro: update to 4.7.1.
  2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
  2022-12-12  6:09 ` [PR REVIEW] " classabbyamp
  2022-12-12 15:41 ` [PR PATCH] [Updated] " benalb
@ 2022-12-12 15:42 ` benalb
  2022-12-12 18:11 ` classabbyamp
  2022-12-12 18:23 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: benalb @ 2022-12-12 15:42 UTC (permalink / raw)
  To: ml

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

New review comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/40995#discussion_r1045993259

Comment:
I do not see 4.7.2, but 4.7.1.

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

* Re: [PR REVIEW] doomretro: update to 4.7.1.
  2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
                   ` (2 preceding siblings ...)
  2022-12-12 15:42 ` [PR REVIEW] doomretro: update to 4.7.1 benalb
@ 2022-12-12 18:11 ` classabbyamp
  2022-12-12 18:23 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-12-12 18:11 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40995#discussion_r1046209126

Comment:
ok i was going off the changelog

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

* Re: [PR PATCH] [Merged]: doomretro: update to 4.7.1.
  2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
                   ` (3 preceding siblings ...)
  2022-12-12 18:11 ` classabbyamp
@ 2022-12-12 18:23 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-12-12 18:23 UTC (permalink / raw)
  To: ml

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

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

doomretro: update to 4.7.1.
https://github.com/void-linux/void-packages/pull/40995

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-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:[~2022-12-12 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-10  9:36 [PR PATCH] doomretro: update to 4.7 benalb
2022-12-12  6:09 ` [PR REVIEW] " classabbyamp
2022-12-12 15:41 ` [PR PATCH] [Updated] " benalb
2022-12-12 15:42 ` [PR REVIEW] doomretro: update to 4.7.1 benalb
2022-12-12 18:11 ` classabbyamp
2022-12-12 18:23 ` [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).