Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freeciv: update to 3.0.7.
@ 2023-04-12  3:13 1is7ac3
  2023-04-13  0:58 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: 1is7ac3 @ 2023-04-12  3:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages freeciv
https://github.com/void-linux/void-packages/pull/43401

freeciv: update to 3.0.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**



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

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

From 3b8ae83b7085610299273d9e4634d2dee2235f36 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Tue, 11 Apr 2023 22:55:50 -0400
Subject: [PATCH] freeciv: update to 3.0.7.

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

diff --git a/srcpkgs/freeciv/template b/srcpkgs/freeciv/template
index 01067c53f119..ffe853e9b45a 100644
--- a/srcpkgs/freeciv/template
+++ b/srcpkgs/freeciv/template
@@ -1,7 +1,7 @@
 # Template file for 'freeciv'
 pkgname=freeciv
-version=3.0.3
-revision=3
+version=3.0.7
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all"
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.freeciv.org/"
 changelog="https://www.freeciv.org/wiki/NEWS-${version}"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=13215adc96be9f2894d5f3a12c78b8ebb9ae06ecdab25fe6bb1794f6e6d2b61b
+checksum=f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
 nopie_files="/usr/bin/freeciv-ruledit"
 
 # gtk3.22 is a client supporting gtk+>=3.22

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

* Re: [PR REVIEW] freeciv: update to 3.0.7.
  2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
@ 2023-04-13  0:58 ` classabbyamp
  2023-04-14  7:24 ` [PR PATCH] [Updated] " 1is7ac3
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-04-13  0:58 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43401#discussion_r1164818739

Comment:
```suggestion
changelog="https://www.freeciv.org/wiki/NEWS"
```

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

* Re: [PR PATCH] [Updated] freeciv: update to 3.0.7.
  2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
  2023-04-13  0:58 ` [PR REVIEW] " classabbyamp
@ 2023-04-14  7:24 ` 1is7ac3
  2023-04-14  7:30 ` 1is7ac3
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2023-04-14  7:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages freeciv
https://github.com/void-linux/void-packages/pull/43401

freeciv: update to 3.0.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**



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

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

From 0fcae1017b9cca5ee08a10e069523e02aba28653 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Tue, 11 Apr 2023 22:55:50 -0400
Subject: [PATCH] freeciv: update to 3.0.7.

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

diff --git a/srcpkgs/freeciv/template b/srcpkgs/freeciv/template
index 01067c53f119..ffe853e9b45a 100644
--- a/srcpkgs/freeciv/template
+++ b/srcpkgs/freeciv/template
@@ -1,7 +1,7 @@
 # Template file for 'freeciv'
 pkgname=freeciv
-version=3.0.3
-revision=3
+version=3.0.7
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all"
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.freeciv.org/"
 changelog="https://www.freeciv.org/wiki/NEWS-${version}"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=13215adc96be9f2894d5f3a12c78b8ebb9ae06ecdab25fe6bb1794f6e6d2b61b
+checksum=f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
 nopie_files="/usr/bin/freeciv-ruledit"
 
 # gtk3.22 is a client supporting gtk+>=3.22

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

* Re: [PR PATCH] [Updated] freeciv: update to 3.0.7.
  2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
  2023-04-13  0:58 ` [PR REVIEW] " classabbyamp
  2023-04-14  7:24 ` [PR PATCH] [Updated] " 1is7ac3
@ 2023-04-14  7:30 ` 1is7ac3
  2023-04-14 13:36 ` [PR REVIEW] " 1is7ac3
  2023-04-14 15:01 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2023-04-14  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages freeciv
https://github.com/void-linux/void-packages/pull/43401

freeciv: update to 3.0.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**



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

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

From dae239858595abf3b81205d0bacfe74cfcf24769 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Tue, 11 Apr 2023 22:55:50 -0400
Subject: [PATCH] freeciv: update to 3.0.7.

---
 srcpkgs/freeciv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/freeciv/template b/srcpkgs/freeciv/template
index 01067c53f119..14a116e4f2b3 100644
--- a/srcpkgs/freeciv/template
+++ b/srcpkgs/freeciv/template
@@ -1,7 +1,7 @@
 # Template file for 'freeciv'
 pkgname=freeciv
-version=3.0.3
-revision=3
+version=3.0.7
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all"
 hostmakedepends="pkg-config"
@@ -11,9 +11,9 @@ short_desc="Free and Open Source empire-building strategy game - server/data"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.freeciv.org/"
-changelog="https://www.freeciv.org/wiki/NEWS-${version}"
+changelog="https://www.freeciv.org/wiki/NEWS"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=13215adc96be9f2894d5f3a12c78b8ebb9ae06ecdab25fe6bb1794f6e6d2b61b
+checksum=f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
 nopie_files="/usr/bin/freeciv-ruledit"
 
 # gtk3.22 is a client supporting gtk+>=3.22

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

* Re: [PR REVIEW] freeciv: update to 3.0.7.
  2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
                   ` (2 preceding siblings ...)
  2023-04-14  7:30 ` 1is7ac3
@ 2023-04-14 13:36 ` 1is7ac3
  2023-04-14 15:01 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2023-04-14 13:36 UTC (permalink / raw)
  To: ml

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

New review comment by 1is7ac3 on void-packages repository

https://github.com/void-linux/void-packages/pull/43401#discussion_r1166846098

Comment:
done.


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

* Re: [PR PATCH] [Merged]: freeciv: update to 3.0.7.
  2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
                   ` (3 preceding siblings ...)
  2023-04-14 13:36 ` [PR REVIEW] " 1is7ac3
@ 2023-04-14 15:01 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-04-14 15:01 UTC (permalink / raw)
  To: ml

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

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

freeciv: update to 3.0.7.
https://github.com/void-linux/void-packages/pull/43401

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**



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

end of thread, other threads:[~2023-04-14 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12  3:13 [PR PATCH] freeciv: update to 3.0.7 1is7ac3
2023-04-13  0:58 ` [PR REVIEW] " classabbyamp
2023-04-14  7:24 ` [PR PATCH] [Updated] " 1is7ac3
2023-04-14  7:30 ` 1is7ac3
2023-04-14 13:36 ` [PR REVIEW] " 1is7ac3
2023-04-14 15:01 ` [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).