Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/openttd openttd: Update to 1.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3de8554d311c
branches:  trunk
changeset: 429328:3de8554d311c
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Apr 18 14:52:13 2020 +0000

description:
openttd: Update to 1.10.1

1.10.1 (2020-04-13)
------------------------------------------------------------------------
Fix #8081: Crash when placing a ship depot next to a dock (#8082)
Fix: [GS] A Goal's QuestionID was getting truncated (#8072)
Fix #8064: Refit capacity could be displayed incorrectly in extreme edgecases (#8065)
Fix #8060: Restore admin network API compatibility (#8061)
Fix #8055: Crash when roadtype availability changes with the road construction toolbar open (#8058)

diffstat:

 games/openttd/Makefile |   5 ++---
 games/openttd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r af015c3082c1 -r 3de8554d311c games/openttd/Makefile
--- a/games/openttd/Makefile    Sat Apr 18 14:33:17 2020 +0000
+++ b/games/openttd/Makefile    Sat Apr 18 14:52:13 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2020/04/12 08:28:45 adam Exp $
+# $NetBSD: Makefile,v 1.89 2020/04/18 14:52:13 nia Exp $
 
-DISTNAME=      openttd-1.10.0-source
+DISTNAME=      openttd-1.10.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r af015c3082c1 -r 3de8554d311c games/openttd/distinfo
--- a/games/openttd/distinfo    Sat Apr 18 14:33:17 2020 +0000
+++ b/games/openttd/distinfo    Sat Apr 18 14:52:13 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.33 2020/04/05 14:41:21 nia Exp $
+$NetBSD: distinfo,v 1.34 2020/04/18 14:52:13 nia Exp $
 
-SHA1 (openttd-1.10.0-source.tar.xz) = 47e02a70316aa88467ece280be8a44a3564edb84
-RMD160 (openttd-1.10.0-source.tar.xz) = ca06ad6aef68c13d6c4f11d0d08c5eb3d2222b38
-SHA512 (openttd-1.10.0-source.tar.xz) = f1727b81a059aa04bea1fb6a9a89ae0619942d6406a77f99e642a60ea9416daa215bbd0cbd183747c2df5f6dea81766b7e04493a52211e55522e8b2642db701a
-Size (openttd-1.10.0-source.tar.xz) = 6801228 bytes
+SHA1 (openttd-1.10.1-source.tar.xz) = 12255ff115457e7975acb172bd8fdc43b0c985c2
+RMD160 (openttd-1.10.1-source.tar.xz) = d5549e42fc8c79af68f22c4bb5660724e4d6d588
+SHA512 (openttd-1.10.1-source.tar.xz) = 9e391c2c18687ce9d6fb1094da5dac1166ec409b17f5f4745486b24185e01380cfd806157b7fb9298c58f790995b43bc8c93d993e6a7e36a5b7cf153b7a1de89
+Size (openttd-1.10.1-source.tar.xz) = 6741548 bytes
 SHA1 (patch-config.lib) = 297caf33c50298a4efcbddbe3fea88e2b4f101c1
 SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1
 SHA1 (patch-src_core_endian__type.hpp) = 23564a89fd0e2ebe97043c7d16d5831831b65f40



Home | Main Index | Thread Index | Old Index