mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
games/minetest_game: update 5.8.0 → 5.8.0.20241016
- Chase games/luanti rename - Minetest game is now a rolling release, so update to the latest git snapshot
This commit is contained in:
parent
fca387c0ad
commit
3d98bf5878
@ -1,24 +1,25 @@
|
||||
PORTNAME= minetest_game
|
||||
PORTVERSION= 5.8.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.8.0.20241016
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= The main game for the Minetest game engine
|
||||
WWW= https://www.minetest.net/
|
||||
WWW= https://www.minetest.net/ \
|
||||
https://github.com/minetest/minetest_game
|
||||
|
||||
LICENSE= LGPL21+ CC-BY-SA-3.0
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= minetest>=0:games/minetest
|
||||
RUN_DEPENDS= luanti>=0:games/luanti
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= minetest
|
||||
GH_TAGNAME= 093cd28
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
DATADIR= ${PREFIX}/share/minetest/games/${PORTNAME}
|
||||
DATADIR= ${PREFIX}/share/luanti/games/${PORTNAME}
|
||||
PORTDATA= *
|
||||
PORTDOCS= README.md game_api.txt schematic_tables.txt settingtypes.txt
|
||||
PORTEXAMPLES= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709318317
|
||||
SHA256 (minetest-minetest_game-5.8.0_GH0.tar.gz) = 33a3bb43b08497a0bdb2f49f140a2829e582d5c16c0ad52be1595c803f706912
|
||||
SIZE (minetest-minetest_game-5.8.0_GH0.tar.gz) = 2608281
|
||||
TIMESTAMP = 1731609494
|
||||
SHA256 (minetest-minetest_game-5.8.0.20241016-093cd28_GH0.tar.gz) = e6f365858988b1d10e5be5a8c10df15db9496f2e5d9f57dc5f4566991c948145
|
||||
SIZE (minetest-minetest_game-5.8.0.20241016-093cd28_GH0.tar.gz) = 2609598
|
||||
|
Loading…
Reference in New Issue
Block a user