diff options
author | adam <adam@pkgsrc.org> | 2010-05-03 06:30:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-05-03 06:30:40 +0000 |
commit | 4695325ce2c0935eb2df0fdff6df8834f2971799 (patch) | |
tree | 376ea8fadcf22ba2ce74a594018890f5dada3fbb /games | |
parent | 002014072894077d468fb8292de0e8e1aa0f613a (diff) | |
download | pkgsrc-4695325ce2c0935eb2df0fdff6df8834f2971799.tar.gz |
Changes 1.1.1:
General:
- Fixed several minor bugs here and there.
Drascula:
- Fixed regression that caused some texts to always be in English, even when
using another language.
KYRA:
- Fixed a bug which caused the DOS versions to crash before the credits when
AdLib music is selected.
LURE:
- Fixed several memory leaks.
- Corrected problems in the handling of followers when blocked from performing
actions by closed doors between rooms.
- Solved issues with Goewin not always correctly following the player out of
the caves
Tinsel:
- Fix video playback regression in Discworld 2.
Parallaction:
- Fix several crashes and other regressions in Nippon Safes.
Diffstat (limited to 'games')
-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 08f2822ad82..3f59c5f24a7 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2010/04/11 08:22:06 adam Exp $ +# $NetBSD: Makefile,v 1.62 2010/05/03 06:30:40 adam Exp $ -DISTNAME= scummvm-1.1.0 +DISTNAME= scummvm-1.1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index 18adb9de9f3..c3f7c27131e 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.33 2010/04/11 08:22:06 adam Exp $ +$NetBSD: distinfo,v 1.34 2010/05/03 06:30:40 adam Exp $ -SHA1 (scummvm-1.1.0.tar.bz2) = f657bc85d650839ded5c3a22216b837ffe98f674 -RMD160 (scummvm-1.1.0.tar.bz2) = 1b38e244a6f027e1b9d266caf1d91b4abfb6c349 -Size (scummvm-1.1.0.tar.bz2) = 8642000 bytes +SHA1 (scummvm-1.1.1.tar.bz2) = 5f3dee411088987625f6351c721586a0ce6c3d42 +RMD160 (scummvm-1.1.1.tar.bz2) = f581a5cae6821bae9b700ff1cb36a665ebefab61 +Size (scummvm-1.1.1.tar.bz2) = 8668735 bytes SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00 |