mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 4.1.3
This commit is contained in:
parent
c951d316ef
commit
77bf76fe53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563078
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wyrmgus
|
||||
PORTVERSION= 4.1.2
|
||||
PORTVERSION= 4.1.3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= games devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1610886938
|
||||
SHA256 (Andrettin-Wyrmgus-v4.1.2_GH0.tar.gz) = b7652685f682f132ecb5235f1132747f23f9129d4570bf1a015b16bce80713d7
|
||||
SIZE (Andrettin-Wyrmgus-v4.1.2_GH0.tar.gz) = 1544931
|
||||
TIMESTAMP = 1611668366
|
||||
SHA256 (Andrettin-Wyrmgus-v4.1.3_GH0.tar.gz) = 0b53051a39f1f35b4bd4ef362e8ce59b38e0d748e3af32be3386409c8797f21a
|
||||
SIZE (Andrettin-Wyrmgus-v4.1.3_GH0.tar.gz) = 1550896
|
||||
|
11
games/wyrmgus/files/patch-CMakeLists.txt
Normal file
11
games/wyrmgus/files/patch-CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
||||
--- CMakeLists.txt.orig 2021-01-26 13:05:03 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -1811,7 +1811,7 @@ endif()
|
||||
|
||||
########### install files ###############
|
||||
|
||||
-install(TARGETS stratagus DESTINATION ${GAMEDIR})
|
||||
+install(TARGETS stratagus_main DESTINATION ${GAMEDIR})
|
||||
|
||||
if(ENABLE_METASERVER)
|
||||
install(TARGETS metaserver DESTINATION ${SBINDIR})
|
Loading…
Reference in New Issue
Block a user