diff options
author | adam <adam@pkgsrc.org> | 2003-08-26 15:22:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-08-26 15:22:42 +0000 |
commit | 59d011f27762ad6759c326064e4f96357ffce978 (patch) | |
tree | 5ccf4391059b6ca8a1bb142e75571acdfe1f3cce /games | |
parent | 467c67711bfa387133b5194e4f0788d02c272cbd (diff) | |
download | pkgsrc-59d011f27762ad6759c326064e4f96357ffce978.tar.gz |
Most important changes since release version 2.0.1:
- fixed bug that can cause crash on some compilers or systems
- fixed bug in game engine making some levels sometimes unsolvable
- for details, see CHANGES file (included in the package)
Diffstat (limited to 'games')
-rw-r--r-- | games/mirrormagic/Makefile | 4 | ||||
-rw-r--r-- | games/mirrormagic/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index e2a51a94006..b3039bb8991 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:17 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/26 15:22:42 adam Exp $ # -DISTNAME= mirrormagic-2.0.1 +DISTNAME= mirrormagic-2.0.2 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ diff --git a/games/mirrormagic/distinfo b/games/mirrormagic/distinfo index 14cdc493bdc..62327eb9134 100644 --- a/games/mirrormagic/distinfo +++ b/games/mirrormagic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2002/09/11 23:43:41 wiz Exp $ +$NetBSD: distinfo,v 1.5 2003/08/26 15:22:42 adam Exp $ -SHA1 (mirrormagic-2.0.1.tar.gz) = c35770b30cc1e94a20aea721a9a2cfbef1b97781 -Size (mirrormagic-2.0.1.tar.gz) = 1167884 bytes +SHA1 (mirrormagic-2.0.2.tar.gz) = bce7fbf163d5177f59ba4f516b06a3ebb7cc3927 +Size (mirrormagic-2.0.2.tar.gz) = 1168098 bytes SHA1 (patch-aa) = ec4613d70482da6f240fefe57f6c61f745d01125 SHA1 (patch-ab) = abc9e8b8ed66225b50a398e287d94dfa1b728365 |