pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/openttd



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Apr 18 14:52:13 UTC 2020

Modified Files:
        pkgsrc/games/openttd: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/games/openttd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/openttd/Makefile
diff -u pkgsrc/games/openttd/Makefile:1.88 pkgsrc/games/openttd/Makefile:1.89
--- pkgsrc/games/openttd/Makefile:1.88  Sun Apr 12 08:28:45 2020
+++ pkgsrc/games/openttd/Makefile       Sat Apr 18 14:52:13 2020
@@ -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

Index: pkgsrc/games/openttd/distinfo
diff -u pkgsrc/games/openttd/distinfo:1.33 pkgsrc/games/openttd/distinfo:1.34
--- pkgsrc/games/openttd/distinfo:1.33  Sun Apr  5 14:41:21 2020
+++ pkgsrc/games/openttd/distinfo       Sat Apr 18 14:52:13 2020
@@ -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