pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/criticalmass Update to 1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea21bdab8060
branches:  trunk
changeset: 517569:ea21bdab8060
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Aug 15 08:42:36 2006 +0000

description:
Update to 1.0.2:

0.9.11:

# Add support for gcc 4.0
# Fix sound issue when hovering over selectable text
# Add mission tips/help to menu
# Keep track of goodies caught and missed

0.9.12:

# Display update text on screen via simple scroller.
# Added next gen shippy eye-candy.
# Added volume control for music and sfx.
# Added weapon/ammo display to critterboard.
# Moved all special critter files into a subdirectory.
# Added migration code to update previous installs.
# Allow vertical ship movement.
# Nicer shield.
# Display control over starfield and nebula.
# Add SDL detected fullscreen resolutions to resolution list.
# Add menu option to allow non 4:3 resolutions.
# Add 2 new levels.
# Fix for gcc 4.0.1.
# Misc fixes.
# Updated Readme.html.

1.0.0:

# Added a Boss level and related support.
# Made "Game Over" look less pixelated.
# Created a separate submenu for Audio and Video config.
# Fixed leaks.

1.0.1:

# Updates for Mac Universal Binary.

1.0.2:

# OSX: Added a workaround for a bug in one of the 3rd party libs.

diffstat:

 games/criticalmass/Makefile |  8 ++++----
 games/criticalmass/PLIST    |  2 +-
 games/criticalmass/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r 7834813e4bcc -r ea21bdab8060 games/criticalmass/Makefile
--- a/games/criticalmass/Makefile       Tue Aug 15 06:50:44 2006 +0000
+++ b/games/criticalmass/Makefile       Tue Aug 15 08:42:36 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/06/12 16:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/08/15 08:42:36 xtraeme Exp $
 #
 
-DISTNAME=      CriticalMass-0.9.10
-PKGNAME=       ${DISTNAME:S/CM/cm/}
-PKGREVISION=   5
+DISTNAME=      CriticalMass-1.0.2
+PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=criticalmass/}
 EXTRACT_SUFX=  .tar.bz2
@@ -14,6 +13,7 @@
 
 GNU_CONFIGURE= YES
 USE_LANGUAGES= c c++
+USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake
 
 .include "../../devel/SDL/buildlink3.mk"
diff -r 7834813e4bcc -r ea21bdab8060 games/criticalmass/PLIST
--- a/games/criticalmass/PLIST  Tue Aug 15 06:50:44 2006 +0000
+++ b/games/criticalmass/PLIST  Tue Aug 15 08:42:36 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/08/27 09:01:04 recht Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/08/15 08:42:36 xtraeme Exp $
 bin/Packer
 bin/critter
 man/man6/critter.6
diff -r 7834813e4bcc -r ea21bdab8060 games/criticalmass/distinfo
--- a/games/criticalmass/distinfo       Tue Aug 15 06:50:44 2006 +0000
+++ b/games/criticalmass/distinfo       Tue Aug 15 08:42:36 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 23:11:56 agc Exp $
+$NetBSD: distinfo,v 1.7 2006/08/15 08:42:36 xtraeme Exp $
 
-SHA1 (CriticalMass-0.9.10.tar.bz2) = de2215c94f96d688b232436f296a76113ebc108b
-RMD160 (CriticalMass-0.9.10.tar.bz2) = e3a717083b4c4adfcc42ef5d60a4118887460c1c
-Size (CriticalMass-0.9.10.tar.bz2) = 2394911 bytes
+SHA1 (CriticalMass-1.0.2.tar.bz2) = d2d1f35183e9fbed76fd8da2a948745a4c89f20b
+RMD160 (CriticalMass-1.0.2.tar.bz2) = 6c0b6988f6a52c4b19fbca2525b1daec0202693d
+Size (CriticalMass-1.0.2.tar.bz2) = 5122126 bytes



Home | Main Index | Thread Index | Old Index