pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/openttd The latest ICU update broke OpenTTD so u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9fc73c215ee
branches:  trunk
changeset: 356086:e9fc73c215ee
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Dec 18 21:01:41 2016 +0000

description:
The latest ICU update broke OpenTTD so update openttd to 1.6.1 to fix that.

Changes: build fixes, NewGRF tweaks and GUI tweaks.

diffstat:

 games/openttd/Makefile |   5 ++---
 games/openttd/PLIST    |   5 ++++-
 games/openttd/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (63 lines):

diff -r 335eaf172066 -r e9fc73c215ee games/openttd/Makefile
--- a/games/openttd/Makefile    Sun Dec 18 19:17:44 2016 +0000
+++ b/games/openttd/Makefile    Sun Dec 18 21:01:41 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2016/12/04 05:17:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2016/12/18 21:01:41 tnn Exp $
 
-DISTNAME=      openttd-1.5.3-source
+DISTNAME=      openttd-1.6.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   2
 CATEGORIES=    games x11
 MASTER_SITES=  http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r 335eaf172066 -r e9fc73c215ee games/openttd/PLIST
--- a/games/openttd/PLIST       Sun Dec 18 19:17:44 2016 +0000
+++ b/games/openttd/PLIST       Sun Dec 18 21:01:41 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2015/12/31 18:48:55 leot Exp $
+@comment $NetBSD: PLIST,v 1.22 2016/12/18 21:01:41 tnn Exp $
 bin/openttd
 man/man6/openttd.6
 share/applications/openttd.desktop
@@ -20,6 +20,7 @@
 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/no_music.obm
 share/openttd/baseset/no_sound.obs
 share/openttd/baseset/openttd.grf
@@ -34,6 +35,7 @@
 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/lang/afrikaans.lng
 share/openttd/lang/arabic_egypt.lng
 share/openttd/lang/basque.lng
@@ -81,6 +83,7 @@
 share/openttd/lang/slovak.lng
 share/openttd/lang/slovenian.lng
 share/openttd/lang/spanish.lng
+share/openttd/lang/spanish_MX.lng
 share/openttd/lang/swedish.lng
 share/openttd/lang/tamil.lng
 share/openttd/lang/thai.lng
diff -r 335eaf172066 -r e9fc73c215ee games/openttd/distinfo
--- a/games/openttd/distinfo    Sun Dec 18 19:17:44 2016 +0000
+++ b/games/openttd/distinfo    Sun Dec 18 21:01:41 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2015/12/31 18:48:55 leot Exp $
+$NetBSD: distinfo,v 1.27 2016/12/18 21:01:41 tnn Exp $
 
-SHA1 (openttd-1.5.3-source.tar.xz) = 729cf9c952d6e47a9e59b221b7c9e646d295fad6
-RMD160 (openttd-1.5.3-source.tar.xz) = 2933fe33e554a2987e14697d4955c24b26030053
-SHA512 (openttd-1.5.3-source.tar.xz) = a4c30c4ba6382cc58687ccb4ee303bf41ce2310ecb7f403947a309dcb2d82b6f210b5f6f5758830c4f6c354ef1984c82e5971d4d23c35a31ff0f626ac8502ae7
-Size (openttd-1.5.3-source.tar.xz) = 6568140 bytes
+SHA1 (openttd-1.6.1-source.tar.xz) = 79b5c5b26a7e6890f33ce213a706a5efddfdb0c4
+RMD160 (openttd-1.6.1-source.tar.xz) = 8f96756463830f170993a670b4d060ad0a6724a9
+SHA512 (openttd-1.6.1-source.tar.xz) = e0677c311e6567d130c1affc13c11fd81a742b588ee77e062a8f5816063b3da62fc2bc54eca4f243268266254358b06d9fea05f997468a33f201065e4ef4691a
+Size (openttd-1.6.1-source.tar.xz) = 6584564 bytes
 SHA1 (patch-aa) = f9c9291ec5414e239d53e110e54aac83b926af8a



Home | Main Index | Thread Index | Old Index