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:   triaxx
Date:           Sun Oct 15 15:32:26 UTC 2023

Modified Files:
        pkgsrc/games/openttd: Makefile distinfo

Log Message:
openttd: Update to 13.4

upstream changes:
-----------------
13.4 (2023-07-29)
------------------------------------------------------------------------
Fix: Setting tree lines drawn incorrectly for RTL languages (#11070)
Fix #11043: Don't choose toolbar dropdown option if focus is lost (#11044)
Fix #10917: Pay loan interest before generating statistics (#11040)
Fix #11016: Use after free in network invalid packet error path (#11022)
Fix #10987: Double-close of dropdown stopped land-info tool working as default (#11000)


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.45 -r1.46 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.116 pkgsrc/games/openttd/Makefile:1.117
--- pkgsrc/games/openttd/Makefile:1.116 Sun Oct 15 15:21:59 2023
+++ pkgsrc/games/openttd/Makefile       Sun Oct 15 15:32:26 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2023/10/15 15:21:59 triaxx Exp $
+# $NetBSD: Makefile,v 1.117 2023/10/15 15:32:26 triaxx Exp $
 
-DISTNAME=      openttd-13.3-source
+DISTNAME=      openttd-13.4-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
 MASTER_SITES+= https://cdn.openttd.org/openttd-releases/${PKGVERSION_NOREV}/

Index: pkgsrc/games/openttd/distinfo
diff -u pkgsrc/games/openttd/distinfo:1.45 pkgsrc/games/openttd/distinfo:1.46
--- pkgsrc/games/openttd/distinfo:1.45  Sun Oct 15 15:21:59 2023
+++ pkgsrc/games/openttd/distinfo       Sun Oct 15 15:32:26 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2023/10/15 15:21:59 triaxx Exp $
+$NetBSD: distinfo,v 1.46 2023/10/15 15:32:26 triaxx Exp $
 
-BLAKE2s (openttd-13.3-source.tar.xz) = 7fbba0842b627c67a76b911c9cfe810d3ecf2a47240a0838dcbebd95baf94186
-SHA512 (openttd-13.3-source.tar.xz) = bb91755f65bd3c3f4716b6722f29bc63633e04557d427cb224f4c3aecdbd3744df4921aba3872966fc587541fe2cdaa2fd80891236a9c87826cea0a6865e2318
-Size (openttd-13.3-source.tar.xz) = 7417568 bytes
+BLAKE2s (openttd-13.4-source.tar.xz) = d2529ea293b329f14b24e1c6e115061f960f5be45f402a1e4e5c77d760726a74
+SHA512 (openttd-13.4-source.tar.xz) = 84f57a39c0dade44f0e6153dff7a40eec0da8e2f892ce870d5f9e037f80daa5c7c46ff786fa51c3671366dd5056504cd7ccbc1c4e5bce8b2c5575533b454c001
+Size (openttd-13.4-source.tar.xz) = 7428012 bytes
 SHA1 (patch-cmake_PackageBundle.cmake) = a22c8080c03ac8885beac3fc4b2b1c2f94eafe6b
 SHA1 (patch-cmake_InstallAndPackage.cmake) = 47cf19bf6b77dc5bcf954ee5ffdb4967f2af19ea
 SHA1 (patch-src_core_alloc__func.hpp) = 9c5a855316e3262c51c1b4c836de760d53abb759



Home | Main Index | Thread Index | Old Index