diff options
author | tsutsui <tsutsui> | 2013-12-14 15:28:18 +0000 |
---|---|---|
committer | tsutsui <tsutsui> | 2013-12-14 15:28:18 +0000 |
commit | 415c130fdc97a7816e9ea601ac2b97c5cf9c38c8 (patch) | |
tree | ffcc0548d903f03abbd1fb260d09b6eb89abdb0d /games | |
parent | 8e22785b567fd9dab4d8d2aab8bf59636bb98fea (diff) | |
download | pkgsrc-415c130fdc97a7816e9ea601ac2b97c5cf9c38c8.tar.gz |
Update onscripter to 20131103.
Upstream Changes (only Japanese log available)
20131103:
- misc iOS 7 improvements
- implemente savedir instruction
(existing save date directory might be changed)
20131102:
- support Xcode 5.0 and iOS 7
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 f8fb4fece97..a41711be12a 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/10/30 06:49:53 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2013/12/14 15:28:18 tsutsui Exp $ # -DISTNAME= onscripter-20130929 -PKGREVISION= 1 +DISTNAME= onscripter-20131103 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index dff606da4fa..8a0b7c9cd04 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2013/10/19 06:43:43 tsutsui Exp $ +$NetBSD: distinfo,v 1.23 2013/12/14 15:28:18 tsutsui Exp $ -SHA1 (onscripter-20130929.tar.gz) = 01b3958ae6c716a1f32f3d506061e2f33ffc9a06 -RMD160 (onscripter-20130929.tar.gz) = 2f34ec22f5a6bab088738bf704f1b8d470c32267 -Size (onscripter-20130929.tar.gz) = 233437 bytes +SHA1 (onscripter-20131103.tar.gz) = 0cd3d0c058ac24b3eb6f70d609c74a024abe007c +RMD160 (onscripter-20131103.tar.gz) = 776698005cac8ff9f80bfd0ef84304ea7062f7e9 +Size (onscripter-20131103.tar.gz) = 234063 bytes SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909 |