pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/openttd-data



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr  5 14:43:05 UTC 2020

Modified Files:
        pkgsrc/games/openttd-data: Makefile distinfo

Log Message:
openttd-data: Update to 0.6.0

OpenGFX 0.6.0 (29 Mar 2020)
---------------------------
- Add: NRT GUI sprites (#34)
- Change: Improved road tunnel construction GUI icons
- Change: hg -> git conversion
- Fix: realsprites animated flag for various features to suppress spurious warnings (#31)
- Fix: Sprite sizes and offsets were partially wrong (Brumi)
- Update translations: Dutch


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/openttd-data/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/openttd-data/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-data/Makefile
diff -u pkgsrc/games/openttd-data/Makefile:1.9 pkgsrc/games/openttd-data/Makefile:1.10
--- pkgsrc/games/openttd-data/Makefile:1.9      Wed Jul 10 10:32:56 2019
+++ pkgsrc/games/openttd-data/Makefile  Sun Apr  5 14:43:05 2020
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2019/07/10 10:32:56 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/04/05 14:43:05 nia Exp $
 
-GFXVER=                0.5.5
+GFXVER=                0.6.0
 PKGNAME=       openttd-data-${GFXVER}
 CATEGORIES=    games x11
-MASTER_SITES=  https://binaries.openttd.org/extra
+MASTER_SITES=  http://master.binaries.openttd.org/binaries/extra/openmsx/
 DISTFILES=     opengfx-${GFXVER}-all.zip
 DISTFILES+=    openmsx-0.3.1-all.zip
 DISTFILES+=    opensfx-0.2.3-all.zip
 
-SITES.opengfx-${GFXVER}-all.zip=       ${MASTER_SITES:Q}/opengfx/${GFXVER}/
+SITES.opengfx-${GFXVER}-all.zip=       https://cdn.openttd.org/opengfx-releases/${GFXVER}/
 SITES.openmsx-0.3.1-all.zip=           ${MASTER_SITES:Q}/openmsx/0.3.1/
 SITES.opensfx-0.2.3-all.zip=           ${MASTER_SITES:Q}/opensfx/0.2.3/
 

Index: pkgsrc/games/openttd-data/distinfo
diff -u pkgsrc/games/openttd-data/distinfo:1.7 pkgsrc/games/openttd-data/distinfo:1.8
--- pkgsrc/games/openttd-data/distinfo:1.7      Thu Apr 25 15:56:29 2019
+++ pkgsrc/games/openttd-data/distinfo  Sun Apr  5 14:43:05 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2019/04/25 15:56:29 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/04/05 14:43:05 nia Exp $
 
-SHA1 (opengfx-0.5.5-all.zip) = 080385a1b42223aa04c649289d25ef61c41b8ec4
-RMD160 (opengfx-0.5.5-all.zip) = 7c5f7180f806d520593565e3a0243975d2317183
-SHA512 (opengfx-0.5.5-all.zip) = 12bca0d74ac6a30bd074d08064e7f3236700829996e8ebe36fd08ce8c180e19419d42ecc87dc8793749127022b51f5d6f781bbbb7b1952522feec1e8e2a0b6a2
-Size (opengfx-0.5.5-all.zip) = 3548368 bytes
+SHA1 (opengfx-0.6.0-all.zip) = 5266b491643958f8c6a746d360bef0babbd1f284
+RMD160 (opengfx-0.6.0-all.zip) = 6ef0cbd399b3a4e117a70e723c072ed694b7517f
+SHA512 (opengfx-0.6.0-all.zip) = 712812744b7d4dea4d704b179cc6d2078626f1582e73283ff8b512a1fbe46bdf4e293e8ed678965d280ad9fe3665d7cd291dc89b65212ee01451034f356f9d57
+Size (opengfx-0.6.0-all.zip) = 3551230 bytes
 SHA1 (openmsx-0.3.1-all.zip) = e9c4203923bb9c974ac67886bd00b7090658b961
 RMD160 (openmsx-0.3.1-all.zip) = 8eff246e89e44f63ca480e9acef94a1da5fa81d2
 SHA512 (openmsx-0.3.1-all.zip) = d17856fc70796eadb798b133af8a987ff9887c7f0d736e48bd27e9451eb122935271779b65e098e061c1316def455f56da6caa1d448e2bf111ecf8c189d3fbc8



Home | Main Index | Thread Index | Old Index