mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Update OpenTTD to version 1.7.0.
TIMESTAMP (openttd-1.7.0-source.tar.xz) = 1491064380
This commit is contained in:
parent
2379385e4e
commit
923f43b2f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437595
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openttd
|
||||
DISTVERSION= 1.6.1
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 1.7.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
|
||||
http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (openttd-1.6.1-source.tar.xz) = 9b08996e31c3485ef8dedfa1ab65147091593f3f11bd51eb7662ce5ea41363aa
|
||||
SIZE (openttd-1.6.1-source.tar.xz) = 6584564
|
||||
TIMESTAMP = 1491064380
|
||||
SHA256 (openttd-1.7.0-source.tar.xz) = df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0
|
||||
SIZE (openttd-1.7.0-source.tar.xz) = 6516096
|
||||
|
@ -9,6 +9,7 @@ share/pixmaps/openttd.32.xpm
|
||||
%%DATADIR%%/ai/compat_1.4.nut
|
||||
%%DATADIR%%/ai/compat_1.5.nut
|
||||
%%DATADIR%%/ai/compat_1.6.nut
|
||||
%%DATADIR%%/ai/compat_1.7.nut
|
||||
%%DATADIR%%/baseset/no_music.obm
|
||||
%%DATADIR%%/baseset/no_sound.obs
|
||||
%%DATADIR%%/baseset/openttd.grf
|
||||
@ -16,6 +17,7 @@ share/pixmaps/openttd.32.xpm
|
||||
%%DATADIR%%/baseset/orig_dos.obg
|
||||
%%DATADIR%%/baseset/orig_dos.obs
|
||||
%%DATADIR%%/baseset/orig_dos_de.obg
|
||||
%%DATADIR%%/baseset/orig_extra.grf
|
||||
%%DATADIR%%/baseset/orig_win.obg
|
||||
%%DATADIR%%/baseset/orig_win.obm
|
||||
%%DATADIR%%/baseset/orig_win.obs
|
||||
|
Loading…
Reference in New Issue
Block a user