diff options
author | tsutsui <tsutsui> | 2013-06-14 15:43:49 +0000 |
---|---|---|
committer | tsutsui <tsutsui> | 2013-06-14 15:43:49 +0000 |
commit | 0c0cf313c01b1ee5d8c47054550ee5e410621fec (patch) | |
tree | fb5d5b0693fa9a94b6b6e09f1eb395bfc551adf9 /games | |
parent | b3f5f64706518f6602090f24c143f38a50541583 (diff) | |
download | pkgsrc-0c0cf313c01b1ee5d8c47054550ee5e410621fec.tar.gz |
Update onscripter to 20130411.
Upstream changes summary (only Japanese log available)
20130411:
- fix a bug of bexec insn that doesn't return "SKIP" status
even during skip mode
Diffstat (limited to 'games')
-rw-r--r-- | games/onscripter/Makefile | 5 | ||||
-rw-r--r-- | games/onscripter/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index c6c9c0499c9..835501b58f4 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/06/04 22:16:10 tron Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/14 15:43:49 tsutsui Exp $ # -DISTNAME= onscripter-20130317 -PKGREVISION= 2 +DISTNAME= onscripter-20130411 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index d1e6a573dea..210bb67e95a 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2013/03/26 14:01:56 tsutsui Exp $ +$NetBSD: distinfo,v 1.20 2013/06/14 15:43:49 tsutsui Exp $ -SHA1 (onscripter-20130317.tar.gz) = ada259ec6d0413c1e370250f80225534117f93c3 -RMD160 (onscripter-20130317.tar.gz) = 45a30e38d143797130837bd76946546c024e0c1e -Size (onscripter-20130317.tar.gz) = 233203 bytes +SHA1 (onscripter-20130411.tar.gz) = 865e90494475919b782983b1d61b475943d09735 +RMD160 (onscripter-20130411.tar.gz) = 8f7b828b6424581f5a24f3751e93b8e1bf0b1588 +Size (onscripter-20130411.tar.gz) = 233268 bytes SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909 |