Received: by mail.netbsd.org (Postfix, from userid 605) id CA5F184D5F; Wed, 18 Sep 2019 18:27:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 529F684CE9 for ; Wed, 18 Sep 2019 18:27:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id U6GmDbBUrXjp for ; Wed, 18 Sep 2019 18:27:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B178A84CDC for ; Wed, 18 Sep 2019 18:27:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A57A0FBF4; Wed, 18 Sep 2019 18:27:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1568831231294550" MIME-Version: 1.0 Date: Wed, 18 Sep 2019 18:27:11 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/games/openttd To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190918182711.A57A0FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1568831231294550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Sep 18 18:27:11 UTC 2019 Modified Files: pkgsrc/games/openttd: Makefile distinfo Log Message: openttd: Update to 1.9.3 1.9.3 (2019-09-16) ------------------------------------------------------------------------ - Change: Use natural sort when sorting the file list (#7727) - Fix #7479: Don't close construction windows when changing client name (#7728) - Fix #7731: Files sorting by modification time on Windows XP (#7731) - Fix #7644: [OSX] Better solution for colourspace/performance issues (#7741) 1.9.3-RC1 (2019-09-07) ------------------------------------------------------------------------ - Add: Can now click industries to make orders to their neutral station (e.g. oil rig) (#7709) - Fix #7644: [OSX] Poor framerate on certain systems (#7721) - Fix #7702: Highscore screen UI scaling (#7714) - Fix #7704: [OSX] Handle malformed UTF8 strings, leading to crashes in server browser (#7705) - Fix #7188: [AI] Possible crash when reloading an AI in multiplayer games (#7701, #7725) - Fix: RemoveAirport function now returns 'Aircraft in the way' error message when occupied (#7690) - Fix: Spelling in running costs setting help text (#7686) - Fix #7655: 'Decrease' buttons in cheat window not working properly with UI scaling (#7669) - Fix: [GS] Could not create elements on Storybook pages with ID > 255 (#7657) - Fix #7626: Allow building road stops over town-owned one-way roads, instead of crashing (#7627) To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/games/openttd/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/games/openttd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1568831231294550 Content-Disposition: inline Content-Length: 2604 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/games/openttd/Makefile diff -u pkgsrc/games/openttd/Makefile:1.81 pkgsrc/games/openttd/Makefile:1.82 --- pkgsrc/games/openttd/Makefile:1.81 Wed Jul 31 10:55:13 2019 +++ pkgsrc/games/openttd/Makefile Wed Sep 18 18:27:11 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2019/07/31 10:55:13 nia Exp $ +# $NetBSD: Makefile,v 1.82 2019/09/18 18:27:11 nia Exp $ -DISTNAME= openttd-1.9.2-source +DISTNAME= openttd-1.9.3-source PKGNAME= ${DISTNAME:S/-source//} -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz @@ -11,13 +11,16 @@ HOMEPAGE= https://www.openttd.org/ COMMENT= Open source clone of Transport Tycoon Deluxe LICENSE= gnu-gpl-v2 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_LANGUAGES= c c++0x -USE_TOOLS+= gmake pkg-config -BUILD_DEFS+= VARBASE -BUILD_TARGET= bundle +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +HAS_CONFIGURE= yes +USE_LANGUAGES= c c++11 +USE_TOOLS+= gmake pkg-config +BUILD_DEFS+= VARBASE +BUILD_TARGET= bundle + +# C++11 +GCC_REQD+= 4.8 -HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix-dir=${PREFIX} CONFIGURE_ARGS+= --binary-dir=bin CONFIGURE_ARGS+= --data-dir=share/openttd Index: pkgsrc/games/openttd/distinfo diff -u pkgsrc/games/openttd/distinfo:1.31 pkgsrc/games/openttd/distinfo:1.32 --- pkgsrc/games/openttd/distinfo:1.31 Wed Jul 31 10:55:13 2019 +++ pkgsrc/games/openttd/distinfo Wed Sep 18 18:27:11 2019 @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.31 2019/07/31 10:55:13 nia Exp $ +$NetBSD: distinfo,v 1.32 2019/09/18 18:27:11 nia Exp $ -SHA1 (openttd-1.9.2-source.tar.xz) = 420b2e652a52abcacb8135eda53f5689acbefdc7 -RMD160 (openttd-1.9.2-source.tar.xz) = f8f6c2d99cc741522615c35269e3f8f38943cfab -SHA512 (openttd-1.9.2-source.tar.xz) = a84a219c049147e9566967f96a01c84dde587e38da37b34ef756da99a2d14f1d418492030098f63c4ac60cb0db553f474aaf3b8a00c8abfd98f66adc14f523e4 -Size (openttd-1.9.2-source.tar.xz) = 6666860 bytes +SHA1 (openttd-1.9.3-source.tar.xz) = 43686d697e9c03d2aa35d8577c32dd098458b82f +RMD160 (openttd-1.9.3-source.tar.xz) = 552fb989520c2dfc94e26f821c3795d2085df031 +SHA512 (openttd-1.9.3-source.tar.xz) = e2208f730cf26c2df9b1950e885e20471060217dd47f2483db3f1cc86b40658d71208f27caab38a9fa513cfddb33c791a0972336dfa902a6d110ef246d936a34 +Size (openttd-1.9.3-source.tar.xz) = 6659508 bytes SHA1 (patch-config.lib) = 297caf33c50298a4efcbddbe3fea88e2b4f101c1 SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1 +SHA1 (patch-src_core_endian__type.hpp) = 23564a89fd0e2ebe97043c7d16d5831831b65f40 --_----------=_1568831231294550--