diff options
author | adam <adam@pkgsrc.org> | 2004-08-09 11:24:41 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-08-09 11:24:41 +0000 |
commit | 8c0685d3687538b3714dcbcd9a96b3d851104ce0 (patch) | |
tree | 24438bc592f5d9ac49fa1fdd283e119dce73198a /games | |
parent | 7ddb4e1eeddd769939c018c9fbe69e97597efb23 (diff) | |
download | pkgsrc-8c0685d3687538b3714dcbcd9a96b3d851104ce0.tar.gz |
Chanes 0.6.1b:
General:
- Fixed copy/paste bug in launcher that may corrupt the Savegame Path
- ScummVM should no longer crash on 64-bit architectures
- Fixed VOC crash when playing DOTT Floppy
- Several minor palette fixes
Diffstat (limited to 'games')
-rw-r--r-- | games/scummvm/Makefile | 5 | ||||
-rw-r--r-- | games/scummvm/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 8585b25a6fe..67c87808ffc 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2004/08/05 17:27:42 minskim Exp $ +# $NetBSD: Makefile,v 1.27 2004/08/09 11:24:41 adam Exp $ -DISTNAME= scummvm-0.6.1-src -PKGNAME= scummvm-0.6.1 +DISTNAME= scummvm-0.6.1b CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index ff29753fd73..ec6908bc87c 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2004/07/27 13:40:36 adam Exp $ +$NetBSD: distinfo,v 1.15 2004/08/09 11:24:41 adam Exp $ -SHA1 (scummvm-0.6.1-src.tar.bz2) = 16d6246d988e62d18ab88d756a79bcaa85887c26 -Size (scummvm-0.6.1-src.tar.bz2) = 1612540 bytes +SHA1 (scummvm-0.6.1b.tar.bz2) = 3384624c5b8d5c825f722e9c8ccee68bd90e8c6d +Size (scummvm-0.6.1b.tar.bz2) = 1626950 bytes SHA1 (patch-aa) = e38b7efdd69701e77aa3421769fc2484389cd4c7 SHA1 (patch-ab) = 8e694dab27d76d3df00be07f510094b1e326ca6c |