pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/onscripter Update onscripter to 20140504.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ded0beff7d67
branches: trunk
changeset: 635198:ded0beff7d67
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Jun 01 15:50:21 2014 +0000
description:
Update onscripter to 20140504.
Upstream changes (no English changelog):
20140504:
- fix a bug that can't read in label information in some particular cases
- fix warnings by gcc-4.7.2
20140422 (serious bug fix):
- fix a bug slippled in 20140406 that prevents save from mouse
right click menu
20140406:
- fix incorrect movie URLs on Android version
- fix a bug in savegame insns that handles a 32 bit integer
for save data differently from the original nscripter
- improve bgm and mp3loop insns to support
"(time from the start of bgm)filename" format for loop bgm
- fix a bug in skip insn that causes infinite loop when 0 is passed
- implement menu_clock_def and menu_click_page insns
- fix a bug in textgosub insn that doesn't return to the labeled insn
specfied by "return *label" format
diffstat:
games/onscripter/Makefile | 5 ++---
games/onscripter/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 37dc07660dec -r ded0beff7d67 games/onscripter/Makefile
--- a/games/onscripter/Makefile Sun Jun 01 15:02:02 2014 +0000
+++ b/games/onscripter/Makefile Sun Jun 01 15:50:21 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2014/05/03 13:14:37 alnsn Exp $
+# $NetBSD: Makefile,v 1.34 2014/06/01 15:50:21 tsutsui Exp $
#
-DISTNAME= onscripter-20131223
-PKGREVISION= 1
+DISTNAME= onscripter-20140504
CATEGORIES= games
MASTER_SITES= http://onscripter.sourceforge.jp/
diff -r 37dc07660dec -r ded0beff7d67 games/onscripter/distinfo
--- a/games/onscripter/distinfo Sun Jun 01 15:02:02 2014 +0000
+++ b/games/onscripter/distinfo Sun Jun 01 15:50:21 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2014/02/28 16:17:22 tsutsui Exp $
+$NetBSD: distinfo,v 1.25 2014/06/01 15:50:21 tsutsui Exp $
-SHA1 (onscripter-20131223.tar.gz) = 76e35f6e0bbc05f559c1ceb6500e80bde9839ab6
-RMD160 (onscripter-20131223.tar.gz) = f5edf8852a721555965781c012d670fbcd397c40
-Size (onscripter-20131223.tar.gz) = 234276 bytes
+SHA1 (onscripter-20140504.tar.gz) = 7e424312f71467b3fcb76408ad17efe9d3115d46
+RMD160 (onscripter-20140504.tar.gz) = 9da4b6ede2ac7bfbc47503c279fe444d7a1fce7c
+Size (onscripter-20140504.tar.gz) = 233752 bytes
SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909
Home |
Main Index |
Thread Index |
Old Index