Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] minetest: update to 5.6.1.
Date: Sat, 24 Sep 2022 07:39:51 +0200	[thread overview]
Message-ID: <20220924053951.IrvEbDgfZqJ9Gvb6ugE1nToNVxVDl1HyVTTIoDKmvEc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39422@inbox.vuxu.org>

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

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

https://github.com/jwoodie/void-packages minetest
https://github.com/void-linux/void-packages/pull/39422

minetest: update to 5.6.1.
<!-- 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/39422.patch is attached

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

From 25d373c13fe2573e265ee233502ab9ca6a0f9883 Mon Sep 17 00:00:00 2001
From: Joshua Woodie <joshua.t.woodie@gmail.com>
Date: Thu, 22 Sep 2022 14:38:08 -0400
Subject: [PATCH] minetest: update to 5.6.1.

---
 srcpkgs/minetest/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 9a07148b6cb2..14c6e1c9550f 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,8 +1,8 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.6.0
+version=5.6.1
 revision=1
-_irrlichtversion=1.9.0mt7
+_irrlichtversion=1.9.0mt8
 build_style=cmake
 configure_args="-DBUILD_SERVER=TRUE -DVERSION_EXTRA=_${revision}"
 hostmakedepends="pkg-config gettext"
@@ -11,15 +11,16 @@ makedepends="MesaLib-devel freetype-devel gmp-devel libcurl-devel
  sqlite-devel libXi-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="InfiniMiner/Minecraft inspired game"
-maintainer="Nathan <ndowens@artixlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
+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="3fdbc0c8d9f6a18c12954ba0caedb548a22f367520f59d079804a21de0347a91
- fd991d42c253db380559c593a2b035f22e07a81f867b5380a2f045e9a4d04c87
- c12cdbd4a852e1e6ebf7ba22789aa057a1a7f2d585dd81a2412a62f57a0e2619"
+checksum="1440603e19dca70e2691e86a74c822ee2c4a36fceee32b2d85ae74772149e9a3
+ 5dc857003d24bb489f126865fcd6bf0d9c0cb146ca4c1c733570699d15abd0e3
+ 27594242da8c7cc1e5ef45922e1dfdd130c37d77719b5d927359eb47992051e0"
 
 # LuaJIT enabled causes PIE to
 # be broken/not-used on aarch64*

  parent reply	other threads:[~2022-09-24  5:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 18:39 [PR PATCH] " jwoodie
2022-09-23  3:23 ` [PR REVIEW] " classabbyamp
2022-09-24  5:37 ` [PR PATCH] [Updated] " sgn
2022-09-24  5:39 ` sgn [this message]
2022-09-24  6:43 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220924053951.IrvEbDgfZqJ9Gvb6ugE1nToNVxVDl1HyVTTIoDKmvEc@z \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).