1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Update from 0.6.3 to 0.7.0.

Enable MAKE_JOBS_SAFE.

Approved by:	danfe (maintainer)
This commit is contained in:
Sergey A. Osokin 2009-04-03 10:32:40 +00:00
parent 059170763f
commit ae9695d7ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231532
4 changed files with 17 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= openttd
PORTVERSION= 0.6.3
PORTVERSION= 0.7.0
CATEGORIES= games
MASTER_SITES= SF
@ -21,6 +21,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_ICONS= yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}"
@ -63,7 +64,7 @@ pre-everything::
post-patch:
# Remove extra (vendor) CFLAGS, we set our own
@${REINPLACE_CMD} '965,966d' ${WRKSRC}/config.lib
@${REINPLACE_CMD} '1034,1035d' ${WRKSRC}/config.lib
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin

View File

@ -1,3 +1,3 @@
MD5 (openttd-0.6.3-source.tar.bz2) = d05b9ebf67c83f07e8286d0d2b1fc293
SHA256 (openttd-0.6.3-source.tar.bz2) = 2d60e8a08768a9c81f37e699df6890c12d53f4d56b5562724c3a9ffa302c7197
SIZE (openttd-0.6.3-source.tar.bz2) = 4609714
MD5 (openttd-0.7.0-source.tar.bz2) = 3185dccdb094ada9a1f3f610965c15bc
SHA256 (openttd-0.7.0-source.tar.bz2) = 5606338bd504c8248c7c39f00c5b66234158e92177d64715748adcc98c8f4720
SIZE (openttd-0.7.0-source.tar.bz2) = 4827319

View File

@ -20,12 +20,6 @@
medium_font =
large_font =
To enable Generic Tram Set update your ~/.openttd/openttd.cfg
configuration file in the following way:
[newgrf]
generictrams_v0.4.grf
Enjoy!!
==========================================================================

View File

@ -1,10 +1,13 @@
bin/openttd
%%DATADIR%%/data/generictrams_v0.4.grf
%%DATADIR%%/data/openttdd.grf
%%DATADIR%%/data/openttdw.grf
%%DATADIR%%/data/opntitle.dat
%%DATADIR%%/data/orig_dos.obg
%%DATADIR%%/data/orig_dos_de.obg
%%DATADIR%%/data/orig_win.obg
@dirrm %%DATADIR%%/data
%%DATADIR%%/lang/afrikaans.lng
%%DATADIR%%/lang/arabic_egypt.lng
%%DATADIR%%/lang/brazilian_portuguese.lng
%%DATADIR%%/lang/bulgarian.lng
%%DATADIR%%/lang/catalan.lng
@ -20,15 +23,18 @@ bin/openttd
%%DATADIR%%/lang/french.lng
%%DATADIR%%/lang/galician.lng
%%DATADIR%%/lang/german.lng
%%DATADIR%%/lang/hebrew.lng
%%DATADIR%%/lang/hungarian.lng
%%DATADIR%%/lang/icelandic.lng
%%DATADIR%%/lang/indonesian.lng
%%DATADIR%%/lang/italian.lng
%%DATADIR%%/lang/japanese.lng
%%DATADIR%%/lang/korean.lng
%%DATADIR%%/lang/latvian.lng
%%DATADIR%%/lang/lithuanian.lng
%%DATADIR%%/lang/luxembourgish.lng
%%DATADIR%%/lang/norwegian_bokmal.lng
%%DATADIR%%/lang/norwegian_nynorsk.lng
%%DATADIR%%/lang/origveh.lng
%%DATADIR%%/lang/piglatin.lng
%%DATADIR%%/lang/polish.lng
%%DATADIR%%/lang/portuguese.lng
@ -42,11 +48,14 @@ bin/openttd
%%DATADIR%%/lang/traditional_chinese.lng
%%DATADIR%%/lang/turkish.lng
%%DATADIR%%/lang/ukrainian.lng
%%DATADIR%%/lang/welsh.lng
@dirrm %%DATADIR%%/lang
%%DATADIR%%/scripts/autoexec.scr.example
%%DATADIR%%/scripts/game_start.scr.example
%%DATADIR%%/scripts/on_client.scr.example
%%DATADIR%%/scripts/on_dedicated.scr.example
%%DATADIR%%/scripts/on_server.scr.example
%%DATADIR%%/scripts/on_server_connect.scr.example
%%DATADIR%%/scripts/pre_dedicated.scr.example
%%DATADIR%%/scripts/pre_server.scr.example
%%DATADIR%%/scripts/readme.txt