Skip to content

Commit

Permalink
games/minetest: update 5.6.1 → 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Apr 13, 2023
1 parent 0b563ff commit 2de9574
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions games/minetest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= minetest
PORTVERSION= 5.6.1
PORTVERSION= 5.7.0
CATEGORIES= games

MAINTAINER= amdmi3@FreeBSD.org
Expand All @@ -16,7 +16,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
USES= cmake compiler:c++14-lang cpe iconv:wchar_t sqlite
USE_GITHUB= yes
# check https://github.com/minetest/minetest/releases for applicable irrlichmt version
GH_TUPLE= minetest:irrlicht:1.9.0mt8:irrlicht/lib/irrlichtmt
GH_TUPLE= minetest:irrlicht:1.9.0mt10:irrlicht/lib/irrlichtmt

CMAKE_ARGS= -DCUSTOM_EXAMPLE_CONF_DIR="${PREFIX}/etc" \
CMAKE_ON= ENABLE_SYSTEM_JSONCPP
Expand Down
10 changes: 5 additions & 5 deletions games/minetest/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1663680735
SHA256 (minetest-minetest-5.6.1_GH0.tar.gz) = 1440603e19dca70e2691e86a74c822ee2c4a36fceee32b2d85ae74772149e9a3
SIZE (minetest-minetest-5.6.1_GH0.tar.gz) = 9924663
SHA256 (minetest-irrlicht-1.9.0mt8_GH0.tar.gz) = 27594242da8c7cc1e5ef45922e1dfdd130c37d77719b5d927359eb47992051e0
SIZE (minetest-irrlicht-1.9.0mt8_GH0.tar.gz) = 909733
TIMESTAMP = 1681134407
SHA256 (minetest-minetest-5.7.0_GH0.tar.gz) = 0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7
SIZE (minetest-minetest-5.7.0_GH0.tar.gz) = 10115973
SHA256 (minetest-irrlicht-1.9.0mt10_GH0.tar.gz) = 6d00348d8ff513f6a7cee5c930908ef67428ff637e6a9e4d5688409bdb6d547d
SIZE (minetest-irrlicht-1.9.0mt10_GH0.tar.gz) = 898774
2 changes: 2 additions & 0 deletions games/minetest/pkg-plist
Expand Up @@ -8,6 +8,7 @@ share/icons/hicolor/scalable/apps/minetest.svg
%%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/cy/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/da/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/de/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/el/LC_MESSAGES/minetest.mo
Expand All @@ -31,6 +32,7 @@ share/icons/hicolor/scalable/apps/minetest.svg
%%CLIENT%%%%NLS%%share/locale/lt/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/lv/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/lzh/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/mn/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/mr/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/ms/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/nb/LC_MESSAGES/minetest.mo
Expand Down

0 comments on commit 2de9574

Please sign in to comment.