Fri Sep 7 15:02:45 2012 UTC ()
Update onscripter to 20120901.

Change logs:

20120901:
 * add --render-font-outline option that enables outline fonts
   added in SDL_ttf 2.0.10

20120831:
 * fix resampling bug in resizeImage function enabled by
   -PDA_WIDTH or -DPDA_AUTOSIZE options

20120826:
 * fix a bug in getcursorpos2 insn after strsp insn
 * fix autosave bug if pretextgosub is not set


(tsutsui)
diff -r1.14 -r1.15 pkgsrc/games/onscripter/Makefile
diff -r1.11 -r1.12 pkgsrc/games/onscripter/distinfo

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

--- pkgsrc/games/onscripter/Makefile 2012/08/24 14:51:41 1.14
+++ pkgsrc/games/onscripter/Makefile 2012/09/07 15:02:44 1.15
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2012/08/24 14:51:41 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.15 2012/09/07 15:02:44 tsutsui Exp $
2# 2#
3 3
4DISTNAME= onscripter-20120712 4DISTNAME= onscripter-20120901
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
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LANGUAGES= c++ 15USE_LANGUAGES= c++
16 16
17INSTALLATION_DIRS= bin \ 17INSTALLATION_DIRS= bin \

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

--- pkgsrc/games/onscripter/distinfo 2012/08/24 14:51:41 1.11
+++ pkgsrc/games/onscripter/distinfo 2012/09/07 15:02:44 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2012/08/24 14:51:41 tsutsui Exp $ 1$NetBSD: distinfo,v 1.12 2012/09/07 15:02:44 tsutsui Exp $
2 2
3SHA1 (onscripter-20120712.tar.gz) = 25c91e183b25fbb96124d13871fb9cd5e76e3207 3SHA1 (onscripter-20120901.tar.gz) = 93dfe67754df571e8d81456f5216cd38a2c7660c
4RMD160 (onscripter-20120712.tar.gz) = 4a1067124313fb9a11c68775c3649fd72aefbef3 4RMD160 (onscripter-20120901.tar.gz) = 11f8de52ab479d192cb6d2793dfb67327ee660d4
5Size (onscripter-20120712.tar.gz) = 228174 bytes 5Size (onscripter-20120901.tar.gz) = 228638 bytes
6SHA1 (patch-Makefile.Linux) = d16a09d0296386e480c17b36bdaea2e62606edb3 6SHA1 (patch-Makefile.Linux) = d16a09d0296386e480c17b36bdaea2e62606edb3