diff options
author | adam <adam> | 2009-04-28 06:28:09 +0000 |
---|---|---|
committer | adam <adam> | 2009-04-28 06:28:09 +0000 |
commit | 2b328896aa6667e064f8cd0964dbaa4cb7d9db3b (patch) | |
tree | eed9fc92ae3aa0c59aaa15903ddaae5cd227a814 | |
parent | cf808185ff434f4598e52b8e8334b53c4b80ebb6 (diff) | |
download | pkgsrc-2b328896aa6667e064f8cd0964dbaa4cb7d9db3b.tar.gz |
Changes 0.13.1:
AGOS:
- Fixed crash after OmniTV video is played in The Feeble Files
- Fixed crashes when exploring Jack the Ripper scene in the PC version of
the Waxworks
- Fixed palette glitches in the AtariST version of Elvira 2
- Fixed noise that can occur when sound effects are played, when exploring
Pyramid scene in the Waxworks
Gob:
- Fixed a crash in the Italian version of Woodruff
Groovie:
- Fixed some issues with music in The 7th Guest
Parallaction:
- Fixed the sarcophagus puzzle in Nippon Safes
SAGA:
- Fixed a crash in Inherit the Earth
- Fixed glitches in the save/load dialog.
Sword2:
- Fixed random sound corruption when using the original sound files.
Game launcher:
- Fixed a case where memory could be corrupted
- Fixed the small cursor in the modern theme
- Fixed a bug in the theme engine, which could cause crashes
- Made the file browser bigger in 1x mode
-rw-r--r-- | games/scummvm/Makefile | 4 | ||||
-rw-r--r-- | games/scummvm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index fec1c2e9c01..484a36bcb47 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2009/03/02 17:06:42 adam Exp $ +# $NetBSD: Makefile,v 1.57 2009/04/28 06:28:09 adam Exp $ -DISTNAME= scummvm-0.13.0 +DISTNAME= scummvm-0.13.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index 370b35c1bcd..fee9a74c6b7 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2009/03/02 17:06:42 adam Exp $ +$NetBSD: distinfo,v 1.31 2009/04/28 06:28:09 adam Exp $ -SHA1 (scummvm-0.13.0.tar.bz2) = ee69236058cf7dffad901f7de43c5d90e1d688a9 -RMD160 (scummvm-0.13.0.tar.bz2) = e67d95f12caff23a93b367a8076e06f72cddef71 -Size (scummvm-0.13.0.tar.bz2) = 7110600 bytes +SHA1 (scummvm-0.13.1.tar.bz2) = 7cb5d8e34b33ddb990daa6c9cfd1cd88613c74d6 +RMD160 (scummvm-0.13.1.tar.bz2) = 7d5fa227f238f2cbe0997281513ad0dee89fcf5e +Size (scummvm-0.13.1.tar.bz2) = 7108330 bytes SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00 |