diff options
author | adam <adam> | 2003-08-26 15:32:44 +0000 |
---|---|---|
committer | adam <adam> | 2003-08-26 15:32:44 +0000 |
commit | 39f7bfc09026e6c383b892c7b44f6a8fe80b2ace (patch) | |
tree | 18a5697e3f5974a6f973ea7c8955ad14d73085fd /games | |
parent | 896159c888f77b4389af033ab5adc49c08ee378d (diff) | |
download | pkgsrc-39f7bfc09026e6c383b892c7b44f6a8fe80b2ace.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-sdl/Makefile | 4 | ||||
-rw-r--r-- | games/mirrormagic-sdl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/mirrormagic-sdl/Makefile b/games/mirrormagic-sdl/Makefile index a58ec8e3319..87293a7d470 100644 --- a/games/mirrormagic-sdl/Makefile +++ b/games/mirrormagic-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:51:52 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/26 15:32:44 adam Exp $ # -DISTNAME= mirrormagic-2.0.1 +DISTNAME= mirrormagic-2.0.2 PKGNAME= ${DISTNAME:S/-/-sdl-/} PKGREVISION= 3 CATEGORIES= games x11 diff --git a/games/mirrormagic-sdl/distinfo b/games/mirrormagic-sdl/distinfo index c3fc96bc1d1..25c23a02e50 100644 --- a/games/mirrormagic-sdl/distinfo +++ b/games/mirrormagic-sdl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/12 00:18:27 wiz Exp $ +$NetBSD: distinfo,v 1.2 2003/08/26 15:32:44 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) = 130a36ed3aea3f445dbccc0b6b45b7aa198bca12 SHA1 (patch-ab) = abc9e8b8ed66225b50a398e287d94dfa1b728365 SHA1 (patch-ac) = 2dd983a8f2a82f80226b902af28f5c29011e42e3 |