Sun Oct 7 20:20:24 2012 UTC ()
Update onscripter to 20120926.

Changes summary:

20120926:
 * fix a bug in textgosub insn used with wait-click '@' and following insns

20120910:
 * improve font rendering used by --render-font-outline option


(tsutsui)
diff -r1.16 -r1.17 pkgsrc/games/onscripter/Makefile
diff -r1.12 -r1.13 pkgsrc/games/onscripter/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/games/onscripter/Makefile (expand / switch to unified diff)

--- pkgsrc/games/onscripter/Makefile 2012/10/06 11:54:48 1.16
+++ pkgsrc/games/onscripter/Makefile 2012/10/07 20:20:24 1.17
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.16 2012/10/06 11:54:48 asau Exp $ 1# $NetBSD: Makefile,v 1.17 2012/10/07 20:20:24 tsutsui Exp $
2# 2#
3 3
4DISTNAME= onscripter-20120901 4DISTNAME= onscripter-20120926
5CATEGORIES= games 5CATEGORIES= games
6MASTER_SITES= http://onscripter.sourceforge.jp/ 6MASTER_SITES= http://onscripter.sourceforge.jp/
7 7
8MAINTAINER= tsutsui@NetBSD.org 8MAINTAINER= tsutsui@NetBSD.org
9HOMEPAGE= http://onscripter.sourceforge.jp/onscripter.html 9HOMEPAGE= http://onscripter.sourceforge.jp/onscripter.html
10COMMENT= Interpreter to execute a script for NScripter 10COMMENT= Interpreter to execute a script for NScripter
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_LANGUAGES= c++ 13USE_LANGUAGES= c++
14 14
15INSTALLATION_DIRS= bin \ 15INSTALLATION_DIRS= bin \
16 share/doc/onscripter 16 share/doc/onscripter
17 17

cvs diff -r1.12 -r1.13 pkgsrc/games/onscripter/distinfo (expand / switch to unified diff)

--- pkgsrc/games/onscripter/distinfo 2012/09/07 15:02:44 1.12
+++ pkgsrc/games/onscripter/distinfo 2012/10/07 20:20:24 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2012/09/07 15:02:44 tsutsui Exp $ 1$NetBSD: distinfo,v 1.13 2012/10/07 20:20:24 tsutsui Exp $
2 2
3SHA1 (onscripter-20120901.tar.gz) = 93dfe67754df571e8d81456f5216cd38a2c7660c 3SHA1 (onscripter-20120926.tar.gz) = 738a732f4ac61a2a3cb1016027e6214b20ea6554
4RMD160 (onscripter-20120901.tar.gz) = 11f8de52ab479d192cb6d2793dfb67327ee660d4 4RMD160 (onscripter-20120926.tar.gz) = 8b28237a1411ff37fcc4b4547e699c2e805a159b
5Size (onscripter-20120901.tar.gz) = 228638 bytes 5Size (onscripter-20120926.tar.gz) = 228793 bytes
6SHA1 (patch-Makefile.Linux) = d16a09d0296386e480c17b36bdaea2e62606edb3 6SHA1 (patch-Makefile.Linux) = d16a09d0296386e480c17b36bdaea2e62606edb3