diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2013-03-26 14:01:56 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2013-03-26 14:01:56 +0000 |
commit | b372ed6ed5606caec4cad904bdf5eb52fd77646a (patch) | |
tree | 3eb433b2b1ce7d1d0622a4c7e344ccbd02766dbc /games | |
parent | dd88416d98d1b5ddaaf46ad9b2f48a4f13391004 (diff) | |
download | pkgsrc-b372ed6ed5606caec4cad904bdf5eb52fd77646a.tar.gz |
Update onscripter to 20130317. (leaf package bug fix)
Upstream changes summary (only Japanese log available)
20130317
- fix a bug introduced in 20130223, failure of loading savefile
when there are too many characters in the backlog text buffer
Diffstat (limited to 'games')
-rw-r--r-- | games/onscripter/Makefile | 4 | ||||
-rw-r--r-- | games/onscripter/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index c827247f6ed..c24ec45a64a 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/03/17 21:28:12 tsutsui Exp $ +# $NetBSD: Makefile,v 1.23 2013/03/26 14:01:56 tsutsui Exp $ # -DISTNAME= onscripter-20130316 +DISTNAME= onscripter-20130317 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index 73009b4ff41..d1e6a573dea 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2013/03/17 21:28:12 tsutsui Exp $ +$NetBSD: distinfo,v 1.19 2013/03/26 14:01:56 tsutsui Exp $ -SHA1 (onscripter-20130316.tar.gz) = cd0e4b4c58777593e2fc9e965d3e40618356ebfe -RMD160 (onscripter-20130316.tar.gz) = fa5de96fd6e501866d8976e665e7b4968f9234f2 -Size (onscripter-20130316.tar.gz) = 233214 bytes +SHA1 (onscripter-20130317.tar.gz) = ada259ec6d0413c1e370250f80225534117f93c3 +RMD160 (onscripter-20130317.tar.gz) = 45a30e38d143797130837bd76946546c024e0c1e +Size (onscripter-20130317.tar.gz) = 233203 bytes SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909 |