mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 5.4.0
This commit is contained in:
parent
5bc121169f
commit
0ee690fd1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567344
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= minetest
|
||||
PORTVERSION= 5.3.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 5.4.0
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1594665289
|
||||
SHA256 (minetest-minetest-5.3.0_GH0.tar.gz) = 65dc2049f24c93fa544500f310a61e289c1b8fa47bf60877b746a2c27a7238d6
|
||||
SIZE (minetest-minetest-5.3.0_GH0.tar.gz) = 10828893
|
||||
TIMESTAMP = 1614611624
|
||||
SHA256 (minetest-minetest-5.4.0_GH0.tar.gz) = 6e9b299e156651be9bcf973a9232cff32215de31dfae5ea770a71d1757cab014
|
||||
SIZE (minetest-minetest-5.4.0_GH0.tar.gz) = 11205196
|
||||
|
@ -1,21 +0,0 @@
|
||||
commit aba8c3753162320c7cc8a66913ad82f4f1fd0d8b
|
||||
Author: SmallJoker <mk939@ymail.com>
|
||||
Date: Thu Jul 30 19:03:48 2020 +0200
|
||||
|
||||
Falling: Fix error caused by missing param2
|
||||
|
||||
Falling nodes that were spawned prior the recent falling node changes did not require param2.
|
||||
Default to param2 = 0 when none is found in the node data.
|
||||
|
||||
diff --git builtin/game/falling.lua builtin/game/falling.lua
|
||||
index 714506a5f..4bfcca9e7 100644
|
||||
--- builtin/game/falling.lua
|
||||
+++ builtin/game/falling.lua
|
||||
@@ -52,6 +52,7 @@ core.register_entity(":__builtin:falling_node", {
|
||||
floats = false,
|
||||
|
||||
set_node = function(self, node, meta)
|
||||
+ node.param2 = node.param2 or 0
|
||||
self.node = node
|
||||
meta = meta or {}
|
||||
if type(meta.to_table) == "function" then
|
@ -6,7 +6,8 @@ man/man6/minetestserver.6.gz
|
||||
share/applications/net.minetest.minetest.desktop
|
||||
share/icons/hicolor/128x128/apps/minetest.png
|
||||
share/icons/hicolor/scalable/apps/minetest.svg
|
||||
%%CLIENT%%%%NLS%%share/locale/ar/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/be/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/bg/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ca/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/cs/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/da/LC_MESSAGES/minetest.mo
|
||||
@ -17,7 +18,7 @@ share/icons/hicolor/scalable/apps/minetest.svg
|
||||
%%CLIENT%%%%NLS%%share/locale/es/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/et/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/eu/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/fil/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/fi/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/fr/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/gd/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/gl/LC_MESSAGES/minetest.mo
|
||||
@ -26,16 +27,13 @@ share/icons/hicolor/scalable/apps/minetest.svg
|
||||
%%CLIENT%%%%NLS%%share/locale/id/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/it/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ja/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ja_KS/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/jbo/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/kk/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/kn/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/lo/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ko/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/lt/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/lv/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ms/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/ms_Arab/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/my/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/nb/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/nl/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/nn/LC_MESSAGES/minetest.mo
|
||||
@ -47,9 +45,9 @@ share/icons/hicolor/scalable/apps/minetest.svg
|
||||
%%CLIENT%%%%NLS%%share/locale/sk/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/sl/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/sr_Cyrl/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/sr_Latn/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/sv/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/sw/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/th/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/tr/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/uk/LC_MESSAGES/minetest.mo
|
||||
%%CLIENT%%%%NLS%%share/locale/vi/LC_MESSAGES/minetest.mo
|
||||
|
Loading…
Reference in New Issue
Block a user