diff options
author | danfe <danfe@FreeBSD.org> | 2014-10-13 00:14:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-10-13 00:14:23 +0800 |
commit | 650791a818829d8c9fb7454ea2e81d3f2ea5da1b (patch) | |
tree | 6d59f726634a21f2f88024062219a9ddf528ee5a /games/openttd | |
parent | 0f57a9b937b6fbe6dceacff935c6ecbfc1d843d8 (diff) | |
download | freebsd-ports-gnome-650791a818829d8c9fb7454ea2e81d3f2ea5da1b.tar.gz freebsd-ports-gnome-650791a818829d8c9fb7454ea2e81d3f2ea5da1b.tar.zst freebsd-ports-gnome-650791a818829d8c9fb7454ea2e81d3f2ea5da1b.zip |
- Update to version 1.4.3
- Fix spelling of `non-Latin'
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 3 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 | ||||
-rw-r--r-- | games/openttd/files/patch-config.lib | 17 | ||||
-rw-r--r-- | games/openttd/files/pkg-message.in | 2 |
4 files changed, 12 insertions, 14 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 93801fef198c..2b40398ad327 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.4.3 CATEGORIES= games MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 5c4c0357d569..331e569a3c4b 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.4.2-source.tar.xz) = e286c7e82fc5a9d5b52902ffab566c5924ff27eced165cb2583aa6df2d52eccf -SIZE (openttd-1.4.2-source.tar.xz) = 6666864 +SHA256 (openttd-1.4.3-source.tar.xz) = 11bcbbddb9864d69f1bca11966ece9abfc28973151e6dd73ceadff89ebdf63dd +SIZE (openttd-1.4.3-source.tar.xz) = 6670560 diff --git a/games/openttd/files/patch-config.lib b/games/openttd/files/patch-config.lib index 95ab5f63e6d1..ee54abfdec0c 100644 --- a/games/openttd/files/patch-config.lib +++ b/games/openttd/files/patch-config.lib @@ -18,16 +18,15 @@ log 1 " If you want to compile without lzma use --without-lzma as parameter" exit fi -@@ -1449,8 +1449,6 @@ make_cflags_and_ldflags() { - CFLAGS="-I/gg/os-include -noixemul -fstrict-aliasing -fexpensive-optimizations -mcpu=604 -fno-inline -mstring -mmultiple $CFLAGS" - LDFLAGS="$LDFLAGS -noixemul" +@@ -1454,7 +1454,6 @@ make_cflags_and_ldflags() { + # -fomit-frame-pointer and -pg do not go well together (gcc errors they are incompatible) + CFLAGS="-fomit-frame-pointer $CFLAGS" fi -- -- CFLAGS="-O2 -fomit-frame-pointer $CFLAGS" +- CFLAGS="-O2 $CFLAGS" else OBJS_SUBDIR="debug" -@@ -1660,16 +1658,14 @@ make_cflags_and_ldflags() { +@@ -1664,16 +1663,14 @@ make_cflags_and_ldflags() { CFLAGS="$CFLAGS -DWITH_ZLIB" fi @@ -49,7 +48,7 @@ fi if [ "$with_lzo2" != "0" ]; then -@@ -2712,6 +2708,10 @@ detect_lzo2() { +@@ -2716,6 +2713,10 @@ detect_lzo2() { detect_library "$with_lzo2" "lzo2" "liblzo2.a" "lzo/" "lzo1x.h" } @@ -60,7 +59,7 @@ detect_libtimidity() { detect_library "$with_libtimidity" "libtimidity" "libtimidity.a" "" "timidity.h" } -@@ -2768,10 +2768,6 @@ detect_pkg_config() { +@@ -2772,10 +2773,6 @@ detect_pkg_config() { log 1 "checking $2... found" } @@ -71,7 +70,7 @@ detect_xdg_basedir() { detect_pkg_config "$with_xdg_basedir" "libxdg-basedir" "xdg_basedir_config" "1.2" } -@@ -3665,8 +3661,7 @@ showhelp() { +@@ -3669,8 +3666,7 @@ showhelp() { echo " --with-cocoa enables COCOA video driver (OSX ONLY)" echo " --with-sdl[=sdl-config] enables SDL video driver support" echo " --with-zlib[=zlib.a] enables zlib support" diff --git a/games/openttd/files/pkg-message.in b/games/openttd/files/pkg-message.in index 2aecbfe16954..67cbf3e7c94b 100644 --- a/games/openttd/files/pkg-message.in +++ b/games/openttd/files/pkg-message.in @@ -20,7 +20,7 @@ installed from corresponding `games/opengfx', `games/opensfx', and `games/openmsx' ports. - If you are using a non-latin language, you may see lots of `?'s on + If you are using a non-Latin language, you may see lots of `?'s on the screen. Please open your configuration file and add desired fonts (file name with full path). Bold fonts might look better: |