Fri Oct 28 15:03:54 2011 UTC ()
Update to 20111025

Changelog:
* Fix resize of splite bug
* Fix square drawing bun in 16bpp mode
* When transbtn is run and button is pushed with btnwait,
  select most solid button
* Make btnwait zero when btntime is zero
* Implement textspeeddefault
* Fix square drawing bug with alpha mode
* Fix getcursorpos bug
* Fix button drawing bug
* Fix bugs in textgosub, pretextgosub, and so on
* Change btndown 1 behavior
* Implement ruby support in strsp
* Discard old style save file format support
* Fix bug in save and restore
* Implement partial yesnobox support
* Support extract on case insensitive filesystem
* Support ns2 archive reading
* Fix bug in automode screen transition
* Implement mp3fadein, mp3fadeout, bgmfadein, and bgmfadeout
* Fix bugs in Ogg Vorbis play
* Fix bugs related to Android and Windows


(ryoon)
diff -r1.7 -r1.8 pkgsrc/games/onscripter/Makefile
diff -r1.5 -r1.6 pkgsrc/games/onscripter/distinfo

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

--- pkgsrc/games/onscripter/Makefile 2011/07/14 06:34:36 1.7
+++ pkgsrc/games/onscripter/Makefile 2011/10/28 15:03:54 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2011/07/14 06:34:36 ryoon Exp $ 1# $NetBSD: Makefile,v 1.8 2011/10/28 15:03:54 ryoon Exp $
2# 2#
3 3
4DISTNAME= onscripter-20110619 4DISTNAME= onscripter-20111025
5CATEGORIES= games 5CATEGORIES= games
6MASTER_SITES= http://onscripter.sourceforge.jp/ 6MASTER_SITES= http://onscripter.sourceforge.jp/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@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.5 -r1.6 pkgsrc/games/onscripter/distinfo (expand / switch to unified diff)

--- pkgsrc/games/onscripter/distinfo 2011/07/14 06:34:36 1.5
+++ pkgsrc/games/onscripter/distinfo 2011/10/28 15:03:54 1.6
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.5 2011/07/14 06:34:36 ryoon Exp $ 1$NetBSD: distinfo,v 1.6 2011/10/28 15:03:54 ryoon Exp $
2 2
3SHA1 (onscripter-20110619.tar.gz) = f63c909cf98d1e5e398abfd2cda9eb36f2f785ed 3SHA1 (onscripter-20111025.tar.gz) = 347d44b4bb6258147104e8abe70ce554281bcb71
4RMD160 (onscripter-20110619.tar.gz) = c92469e4dae52cd1f05d5ea51793bb31b63b5d64 4RMD160 (onscripter-20111025.tar.gz) = 6867f9593802f2817376d8fda40fe4bb94535540
5Size (onscripter-20110619.tar.gz) = 224252 bytes 5Size (onscripter-20111025.tar.gz) = 226127 bytes
6SHA1 (patch-Makefile.Linux) = 5345657c71b2fb2020e472a9af9bc4d11cfc2fbe 6SHA1 (patch-Makefile.Linux) = 5345657c71b2fb2020e472a9af9bc4d11cfc2fbe
7SHA1 (patch-Makefile.onscripter) = 51e5cac78802322f4ff015b904d030b23b95410c 7SHA1 (patch-Makefile.onscripter) = 51e5cac78802322f4ff015b904d030b23b95410c