Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freeorion: update to 0.4.10
@ 2020-07-27 16:49 SolitudeSF
  2020-10-02  5:52 ` SolitudeSF
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: SolitudeSF @ 2020-07-27 16:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SolitudeSF/void-packages freeorion
https://github.com/void-linux/void-packages/pull/23873

freeorion: update to 0.4.10


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

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

From 8b682b70e336adb76c76fe56cef8bb0513c896c4 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Mon, 27 Jul 2020 18:19:29 +0300
Subject: [PATCH] freeorion: update to 0.4.10

---
 srcpkgs/freeorion/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template
index 3078bee0d7b..62c8ef70df9 100644
--- a/srcpkgs/freeorion/template
+++ b/srcpkgs/freeorion/template
@@ -1,13 +1,13 @@
 # Template file for 'freeorion'
 pkgname=freeorion
-version=0.4.9
+version=0.4.10
 revision=1
-_release=${version}_2020-02-02.db53471
+_release=${version}_2020-07-10.f3d403e
 wrksrc=src-tarball
 build_style=cmake
-hostmakedepends="cppcheck doxygen python-pycodestyle"
+hostmakedepends="cppcheck doxygen python3-pycodestyle"
 makedepends="boost-devel libvorbis-devel
- freetype-devel glew-devel libopenal-devel python-devel SDL2-devel"
+ freetype-devel glew-devel libopenal-devel python3-devel SDL2-devel"
 depends="${pkgname}-data desktop-file-utils hicolor-icon-theme"
 short_desc="Turn-based space empire and galactic conquest (4X) computer game"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://freeorion.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLog.md"
 distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
-checksum=5689b3a6cab9e6cfbc83d8e82ef325bb9e00711262d26b046f083ea5fdc4d6e1
+checksum=e72ab42cba1ee8842507340931ef389e64011e040a4adc74add5f4997bbcba8b
 
 post_extract() {
 	_build_no=${_release/*_/}

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

* Re: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
@ 2020-10-02  5:52 ` SolitudeSF
  2020-10-02  5:58 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: SolitudeSF @ 2020-10-02  5:52 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/23873#issuecomment-702539406

Comment:
ci times out, what is the procedure for updating things like that?

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

* Re: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
  2020-10-02  5:52 ` SolitudeSF
@ 2020-10-02  5:58 ` ericonr
  2020-10-02  6:11 ` [PR PATCH] [Updated] " SolitudeSF
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-02  5:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23873#issuecomment-702541330

Comment:
You can put `[ci skip]` in the commit messag to skip CI, so at least it won't get the red checkmark. Please solve the file conflict as well.

Ping me when you're done, I can try to run it.

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

* Re: [PR PATCH] [Updated] freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
  2020-10-02  5:52 ` SolitudeSF
  2020-10-02  5:58 ` ericonr
@ 2020-10-02  6:11 ` SolitudeSF
  2020-10-02  6:12 ` SolitudeSF
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: SolitudeSF @ 2020-10-02  6:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SolitudeSF/void-packages freeorion
https://github.com/void-linux/void-packages/pull/23873

freeorion: update to 0.4.10


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

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

From 39d076fd80914c3e0d55a7469a427037f027560c Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Mon, 27 Jul 2020 18:19:29 +0300
Subject: [PATCH] freeorion: update to 0.4.10 [ci skip]

---
 srcpkgs/freeorion/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template
index c6c96ab56b2..e4882a739fd 100644
--- a/srcpkgs/freeorion/template
+++ b/srcpkgs/freeorion/template
@@ -1,13 +1,13 @@
 # Template file for 'freeorion'
 pkgname=freeorion
-version=0.4.9
-revision=2
-_release=${version}_2020-02-02.db53471
+version=0.4.10
+revision=1
+_release=${version}_2020-07-10.f3d403e
 wrksrc=src-tarball
 build_style=cmake
-hostmakedepends="cppcheck doxygen python-pycodestyle"
+hostmakedepends="cppcheck doxygen python3-pycodestyle"
 makedepends="boost-devel libvorbis-devel
- freetype-devel glew-devel libopenal-devel python-devel SDL2-devel"
+ freetype-devel glew-devel libopenal-devel python3-devel SDL2-devel"
 depends="${pkgname}-data desktop-file-utils hicolor-icon-theme"
 short_desc="Turn-based space empire and galactic conquest (4X) computer game"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://freeorion.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLog.md"
 distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
-checksum=5689b3a6cab9e6cfbc83d8e82ef325bb9e00711262d26b046f083ea5fdc4d6e1
+checksum=e72ab42cba1ee8842507340931ef389e64011e040a4adc74add5f4997bbcba8b
 
 post_extract() {
 	_build_no=${_release/*_/}

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

* Re: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
                   ` (2 preceding siblings ...)
  2020-10-02  6:11 ` [PR PATCH] [Updated] " SolitudeSF
@ 2020-10-02  6:12 ` SolitudeSF
  2020-10-02  7:01 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: SolitudeSF @ 2020-10-02  6:12 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/23873#issuecomment-702545848

Comment:
@ericonr done

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

* Re: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
                   ` (3 preceding siblings ...)
  2020-10-02  6:12 ` SolitudeSF
@ 2020-10-02  7:01 ` ericonr
  2020-10-02  7:30 ` [PR PATCH] [Closed]: " ericonr
  2020-10-02  7:31 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-02  7:01 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23873#issuecomment-702563728

Comment:
I'm gonna be testing it out now, but as a general tip, leave a not about the platforms where you tested / built the package. And always attempt to run at least some cross builds. It really helps!

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

* Re: [PR PATCH] [Closed]: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
                   ` (4 preceding siblings ...)
  2020-10-02  7:01 ` ericonr
@ 2020-10-02  7:30 ` ericonr
  2020-10-02  7:31 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-02  7:30 UTC (permalink / raw)
  To: ml

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

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

freeorion: update to 0.4.10
https://github.com/void-linux/void-packages/pull/23873

Description:


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

* Re: freeorion: update to 0.4.10
  2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
                   ` (5 preceding siblings ...)
  2020-10-02  7:30 ` [PR PATCH] [Closed]: " ericonr
@ 2020-10-02  7:31 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-02  7:31 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23873#issuecomment-702574864

Comment:
I merged it with a small change to the commit message. The `[ci skip]` bit should go in the commit body, not in the title :)

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

end of thread, other threads:[~2020-10-02  7:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 16:49 [PR PATCH] freeorion: update to 0.4.10 SolitudeSF
2020-10-02  5:52 ` SolitudeSF
2020-10-02  5:58 ` ericonr
2020-10-02  6:11 ` [PR PATCH] [Updated] " SolitudeSF
2020-10-02  6:12 ` SolitudeSF
2020-10-02  7:01 ` ericonr
2020-10-02  7:30 ` [PR PATCH] [Closed]: " ericonr
2020-10-02  7:31 ` 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).