Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] minetest: update to 5.1.1 and switch to bsdtar.
@ 2020-01-30 10:53 voidlinux-github
  2020-01-30 12:59 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages minetest
https://github.com/void-linux/void-packages/pull/18658

minetest: update to 5.1.1 and switch to bsdtar.


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

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

From 401f5b57354ac0903f89741aa91a0cb2b4d7c353 Mon Sep 17 00:00:00 2001
From: m3tav3rse <n6maa10816@tuta.io>
Date: Thu, 30 Jan 2020 11:52:28 +0100
Subject: [PATCH] minetest: update to 5.1.1 and switch to bsdtar.

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

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 8cf436af9c2..13370f16d8f 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,6 +1,6 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.1.0
+version=5.1.1
 revision=1
 build_style=cmake
 configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
@@ -15,12 +15,12 @@ license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 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"
-checksum="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
- f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
+checksum="65d483bce244827de174edcb30f7e453b06a7590da6cdeb7a2237ff6180c090b
+ 89dbb7cad2a1cec1ca0cdaa0f0eafc5699676bcd6880891c7720a10dfe7f6af9"
 
 pre_install() {
 	# Install the minetest_game subgame.
-	tar -xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/minetest_game-${version}.tar.gz
+	bsdtar -xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/minetest_game-${version}.tar.gz
 	vmkdir usr/share/minetest/games/minetest_game
 	vcopy minetest_game-${version}/* usr/share/minetest/games/minetest_game
 }

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

* Re: [PR PATCH] [Updated] minetest: update to 5.1.1 and switch to bsdtar.
  2020-01-30 10:53 [PR PATCH] minetest: update to 5.1.1 and switch to bsdtar voidlinux-github
@ 2020-01-30 12:59 ` voidlinux-github
  2020-01-30 13:19 ` voidlinux-github
  2020-01-30 15:42 ` [PR PATCH] [Merged]: minetest: update to 5.1.1 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages minetest
https://github.com/void-linux/void-packages/pull/18658

minetest: update to 5.1.1 and switch to bsdtar.


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

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

From 243879cf182685c3ba8e36a17410b0da43b59e8b Mon Sep 17 00:00:00 2001
From: m3tav3rse <n6maa10816@tuta.io>
Date: Thu, 30 Jan 2020 11:52:28 +0100
Subject: [PATCH] minetest: update to 5.1.1 and switch to bsdtar.

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

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 8cf436af9c2..c43dcd5f0ab 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,6 +1,6 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.1.0
+version=5.1.1
 revision=1
 build_style=cmake
 configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
@@ -15,8 +15,8 @@ license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 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"
-checksum="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
- f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
+checksum="65d483bce244827de174edcb30f7e453b06a7590da6cdeb7a2237ff6180c090b
+ 89dbb7cad2a1cec1ca0cdaa0f0eafc5699676bcd6880891c7720a10dfe7f6af9"
 
 pre_install() {
 	# Install the minetest_game subgame.

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

* Re: [PR PATCH] [Updated] minetest: update to 5.1.1 and switch to bsdtar.
  2020-01-30 10:53 [PR PATCH] minetest: update to 5.1.1 and switch to bsdtar voidlinux-github
  2020-01-30 12:59 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-30 13:19 ` voidlinux-github
  2020-01-30 15:42 ` [PR PATCH] [Merged]: minetest: update to 5.1.1 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30 13:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages minetest
https://github.com/void-linux/void-packages/pull/18658

minetest: update to 5.1.1 and switch to bsdtar.


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

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

From 140a3d057abce7214903b6b05de4193ad89d535e Mon Sep 17 00:00:00 2001
From: m3tav3rse <n6maa10816@tuta.io>
Date: Thu, 30 Jan 2020 11:52:28 +0100
Subject: [PATCH] minetest: update to 5.1.1.

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

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 8cf436af9c2..c43dcd5f0ab 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,6 +1,6 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.1.0
+version=5.1.1
 revision=1
 build_style=cmake
 configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
@@ -15,8 +15,8 @@ license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 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"
-checksum="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
- f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
+checksum="65d483bce244827de174edcb30f7e453b06a7590da6cdeb7a2237ff6180c090b
+ 89dbb7cad2a1cec1ca0cdaa0f0eafc5699676bcd6880891c7720a10dfe7f6af9"
 
 pre_install() {
 	# Install the minetest_game subgame.

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

* Re: [PR PATCH] [Merged]: minetest: update to 5.1.1
  2020-01-30 10:53 [PR PATCH] minetest: update to 5.1.1 and switch to bsdtar voidlinux-github
  2020-01-30 12:59 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-30 13:19 ` voidlinux-github
@ 2020-01-30 15:42 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30 15:42 UTC (permalink / raw)
  To: ml

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

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

minetest: update to 5.1.1
https://github.com/void-linux/void-packages/pull/18658

Description:


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

end of thread, other threads:[~2020-01-30 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 10:53 [PR PATCH] minetest: update to 5.1.1 and switch to bsdtar voidlinux-github
2020-01-30 12:59 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30 13:19 ` voidlinux-github
2020-01-30 15:42 ` [PR PATCH] [Merged]: minetest: update to 5.1.1 voidlinux-github

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).