diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2013-03-17 21:28:12 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2013-03-17 21:28:12 +0000 |
commit | b8819db3c278a84b9dd961dd630f6054f39ade2a (patch) | |
tree | ea3f12c0ab7de79f0056680d8a39cc666ad26f8e /games | |
parent | 6316375d633d6283983b1cf8256e34246eb9bcf3 (diff) | |
download | pkgsrc-b8819db3c278a84b9dd961dd630f6054f39ade2a.tar.gz |
Update onscripter to 20130316.
Upstream changes summary (only Japanese log available)
20130316
- fix a bug in spstr insn that doesn't work for string sprites
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 834c5eca627..c827247f6ed 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/03/10 16:33:23 tsutsui Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/17 21:28:12 tsutsui Exp $ # -DISTNAME= onscripter-20130223 +DISTNAME= onscripter-20130316 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index 683a5fd5059..73009b4ff41 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2013/03/10 16:33:23 tsutsui Exp $ +$NetBSD: distinfo,v 1.18 2013/03/17 21:28:12 tsutsui Exp $ -SHA1 (onscripter-20130223.tar.gz) = e3e3c72499e814a87b94765e5d5cdaf45c365d4c -RMD160 (onscripter-20130223.tar.gz) = 2f74b96662efc0f0a56b614b435d25fe687b2b37 -Size (onscripter-20130223.tar.gz) = 233207 bytes +SHA1 (onscripter-20130316.tar.gz) = cd0e4b4c58777593e2fc9e965d3e40618356ebfe +RMD160 (onscripter-20130316.tar.gz) = fa5de96fd6e501866d8976e665e7b4968f9234f2 +Size (onscripter-20130316.tar.gz) = 233214 bytes SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909 |