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 20150208.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d5f8e4195e4
branches:  trunk
changeset: 648412:5d5f8e4195e4
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Mar 14 15:09:00 2015 +0000

description:
Update onscripter to 20150208.

Upstream changes (no English changelog):

20150208:
 - fix a bug in textgosub insn with "_" clockstr insn strings

20150207:
 - fix a bug that delay insn doesn't read an argument (enbugged in 20150102)
 - implement textcolor insn
 - fix a bug in textgosub insn that doesn't show text when there are multiple
   charactors specified by clickstr insn

20150112:
 - iOS 8 SDK changes

diffstat:

 games/onscripter/Makefile |  4 ++--
 games/onscripter/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r ea50ec025204 -r 5d5f8e4195e4 games/onscripter/Makefile
--- a/games/onscripter/Makefile Sat Mar 14 15:00:36 2015 +0000
+++ b/games/onscripter/Makefile Sat Mar 14 15:09:00 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2015/01/10 12:27:29 tsutsui Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/14 15:09:00 tsutsui Exp $
 #
 
-DISTNAME=              onscripter-20150102
+DISTNAME=              onscripter-20150208
 CATEGORIES=            games
 MASTER_SITES=          http://onscripter.sourceforge.jp/
 
diff -r ea50ec025204 -r 5d5f8e4195e4 games/onscripter/distinfo
--- a/games/onscripter/distinfo Sat Mar 14 15:00:36 2015 +0000
+++ b/games/onscripter/distinfo Sat Mar 14 15:09:00 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2015/01/10 12:27:29 tsutsui Exp $
+$NetBSD: distinfo,v 1.28 2015/03/14 15:09:00 tsutsui Exp $
 
-SHA1 (onscripter-20150102.tar.gz) = fb53f31c5ba5b4b2f6db1489530aa31da0d9922d
-RMD160 (onscripter-20150102.tar.gz) = 88077d9fb736183f25e383e3dc3df7b60aa7d104
-Size (onscripter-20150102.tar.gz) = 235104 bytes
+SHA1 (onscripter-20150208.tar.gz) = d6fc685e9e85dd9a93e5ea0a270f9e876619b79d
+RMD160 (onscripter-20150208.tar.gz) = 848437aae09ebacdf396b3fe02326e5997e105eb
+Size (onscripter-20150208.tar.gz) = 235129 bytes
 SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909



Home | Main Index | Thread Index | Old Index