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:           Wed Jul 31 10:55:13 UTC 2019

Modified Files:
        pkgsrc/games/openttd: Makefile distinfo

Log Message:
openttd: Update to 1.9.2

This version fixes several slightly obscure bugs, and hopefully makes a
few things easier to find. Those playing on high-resolution monitors
(such as 4k) and use the UI scaling options should also find that things
appear less squished than they used to.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.30 -r1.31 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.80 pkgsrc/games/openttd/Makefile:1.81
--- pkgsrc/games/openttd/Makefile:1.80  Wed Jul 10 10:32:56 2019
+++ pkgsrc/games/openttd/Makefile       Wed Jul 31 10:55:13 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2019/07/10 10:32:56 nia Exp $
+# $NetBSD: Makefile,v 1.81 2019/07/31 10:55:13 nia Exp $
 
-DISTNAME=      openttd-1.9.1-source
+DISTNAME=      openttd-1.9.2-source
 PKGNAME=       ${DISTNAME:S/-source//}
 CATEGORIES=    games x11
 MASTER_SITES=  https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/

Index: pkgsrc/games/openttd/distinfo
diff -u pkgsrc/games/openttd/distinfo:1.30 pkgsrc/games/openttd/distinfo:1.31
--- pkgsrc/games/openttd/distinfo:1.30  Thu Apr 25 15:55:07 2019
+++ pkgsrc/games/openttd/distinfo       Wed Jul 31 10:55:13 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2019/04/25 15:55:07 adam Exp $
+$NetBSD: distinfo,v 1.31 2019/07/31 10:55:13 nia Exp $
 
-SHA1 (openttd-1.9.1-source.tar.xz) = e99c02b6b895001dfa7541796e7cda5dfc74d04f
-RMD160 (openttd-1.9.1-source.tar.xz) = ed38041dab371954ed72c573cf058357b22e96b0
-SHA512 (openttd-1.9.1-source.tar.xz) = 44d907299a14fd09ebff980f7c212bbdbd5def880bc56bfe106c3efa8cb32472bbcafdbb145d3f4340a3bc96179418f78fe2ddc62dd067b464eca73313b477c1
-Size (openttd-1.9.1-source.tar.xz) = 6647548 bytes
+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 (patch-config.lib) = 297caf33c50298a4efcbddbe3fea88e2b4f101c1
 SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1



Home | Main Index | Thread Index | Old Index