Update to openttd-1.6.0.
Changelog: http://us.binaries.openttd.org/binaries/releases/1.6.0/changelog.txt
This commit is contained in:
parent
969b0ac36d
commit
fc1e7aa66c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2016/01/11 09:35:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2016/06/05 11:28:25 bentley Exp $
|
||||
|
||||
COMMENT= open source clone of the game Transport Tycoon Deluxe
|
||||
|
||||
V = 1.5.3
|
||||
V = 1.6.0
|
||||
DISTNAME = openttd-$V
|
||||
EXTRACT_SUFX= -source.tar.gz
|
||||
GFX_V = 0.5.3
|
||||
GFX_V = 0.5.4
|
||||
SFX_V= 0.2.3
|
||||
MSX_V= 0.3.1
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
@ -14,8 +14,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
openmsx-${MSX_V}.zip:2
|
||||
DIST_SUBDIR= openttd
|
||||
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
HOMEPAGE= https://www.openttd.org/en/
|
||||
|
@ -1,8 +1,8 @@
|
||||
SHA256 (openttd/opengfx-0.5.3.zip) = 90Tjuvwn7gNwNVQSj43W0YeFivSGsNz+lXCDICgHMiA=
|
||||
SHA256 (openttd/opengfx-0.5.4.zip) = PRNtd2kG2+i13xQ0y5po0SSVEaPEz6ylXMJMwAKK4Hg=
|
||||
SHA256 (openttd/openmsx-0.3.1.zip) = kuKTronxOtZ59DGF6D+4H7jK1H/mP0rz09n5VRMEYPU=
|
||||
SHA256 (openttd/opensfx-0.2.3.zip) = NXR0WsDBOLrlO1aXJZHbjXeK2fr/1R3q43pIpWPnFmI=
|
||||
SHA256 (openttd/openttd-1.5.3-source.tar.gz) = pVJd6BH/g+iXdNmnNEx/Y+woK5VsPwFa8ln9efVNGOU=
|
||||
SIZE (openttd/opengfx-0.5.3.zip) = 3547754
|
||||
SHA256 (openttd/openttd-1.6.0-source.tar.gz) = MvY0d6uhzPI43+BTimZgFjwrcl4HeXjlcOONAj0mnK0=
|
||||
SIZE (openttd/opengfx-0.5.4.zip) = 3547720
|
||||
SIZE (openttd/openmsx-0.3.1.zip) = 136981
|
||||
SIZE (openttd/opensfx-0.2.3.zip) = 11144025
|
||||
SIZE (openttd/openttd-1.5.3-source.tar.gz) = 10042384
|
||||
SIZE (openttd/openttd-1.6.0-source.tar.gz) = 10064454
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.22 2015/12/07 04:26:53 bentley Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.23 2016/06/05 11:28:25 bentley Exp $
|
||||
@bin bin/openttd
|
||||
@man man/man6/openttd.6
|
||||
share/applications/openttd.desktop
|
||||
@ -55,6 +55,7 @@ share/openttd/ai/compat_1.2.nut
|
||||
share/openttd/ai/compat_1.3.nut
|
||||
share/openttd/ai/compat_1.4.nut
|
||||
share/openttd/ai/compat_1.5.nut
|
||||
share/openttd/ai/compat_1.6.nut
|
||||
share/openttd/baseset/
|
||||
share/openttd/baseset/no_music.obm
|
||||
share/openttd/baseset/no_sound.obs
|
||||
@ -81,6 +82,7 @@ share/openttd/game/compat_1.2.nut
|
||||
share/openttd/game/compat_1.3.nut
|
||||
share/openttd/game/compat_1.4.nut
|
||||
share/openttd/game/compat_1.5.nut
|
||||
share/openttd/game/compat_1.6.nut
|
||||
share/openttd/gm/
|
||||
share/openttd/gm/5432gone_redfarn.mid
|
||||
share/openttd/gm/be_sharp_bw_redfarn.mid
|
||||
|
Loading…
x
Reference in New Issue
Block a user