Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] minetest: update to 5.7.0.
@ 2023-04-11 13:24 TinfoilSubmarine
  2023-04-12 21:39 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: TinfoilSubmarine @ 2023-04-11 13:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages update/minetest
https://github.com/void-linux/void-packages/pull/43389

minetest: update to 5.7.0.
<!-- 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, (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/43389.patch is attached

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

From cca252115ca229220495e99f2f986649293e301e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 11 Apr 2023 09:14:35 -0400
Subject: [PATCH] minetest: update to 5.7.0.

---
 srcpkgs/minetest/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 3fd704d0dd40..29a3b05fb7b3 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,8 +1,8 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.6.1
+version=5.7.0
 revision=1
-_irrlichtversion=1.9.0mt8
+_irrlichtversion=1.9.0mt10
 create_wrksrc=yes
 build_wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -20,16 +20,9 @@ changelog="https://dev.minetest.net/Changelog"
 distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz
  https://github.com/minetest/minetest_game/archive/${version}.tar.gz>minetest_game-${version}.tar.gz
  https://github.com/minetest/irrlicht/archive/refs/tags/${_irrlichtversion}.tar.gz"
-checksum="1440603e19dca70e2691e86a74c822ee2c4a36fceee32b2d85ae74772149e9a3
- 5dc857003d24bb489f126865fcd6bf0d9c0cb146ca4c1c733570699d15abd0e3
- 27594242da8c7cc1e5ef45922e1dfdd130c37d77719b5d927359eb47992051e0"
-
-# LuaJIT enabled causes PIE to
-# be broken/not-used on aarch64*
-case "$XBPS_TARGET_MACHINE" in
-	aarch64*) ;;
-	*) makedepends+=" LuaJIT-devel" ;;
-esac
+checksum="0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7
+ 0787b24cf7b340a8a2be873ca3744cec60c2683011f1d658350a031d1bd5976d
+ 6d00348d8ff513f6a7cee5c930908ef67428ff637e6a9e4d5688409bdb6d547d"
 
 post_extract() {
 	mv minetest_game-${version} "${build_wrksrc}/games/minetest_game"

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

* Re: [PR PATCH] [Merged]: minetest: update to 5.7.0.
  2023-04-11 13:24 [PR PATCH] minetest: update to 5.7.0 TinfoilSubmarine
@ 2023-04-12 21:39 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-04-12 21:39 UTC (permalink / raw)
  To: ml

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

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

minetest: update to 5.7.0.
https://github.com/void-linux/void-packages/pull/43389

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-12 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11 13:24 [PR PATCH] minetest: update to 5.7.0 TinfoilSubmarine
2023-04-12 21:39 ` [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).