diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-04 07:01:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-04 07:01:30 +0000 |
commit | cafccff5c5222636f28d6e1a493411791b80c523 (patch) | |
tree | ba75ea5c8e47238e52473369b3b7f1b32065f2a7 /games | |
parent | ae3f1f0d7142bcbbef36253797b16e4d9c96dee9 (diff) | |
download | pkgsrc-cafccff5c5222636f28d6e1a493411791b80c523.tar.gz |
Update to 0.3.4:
- added new map 'Mountain Defense'
- you can no longer change the game mode of saved games
- fixed building with non-GNU make
- fixed event saving in CoMET
- increased effect of roads
- modified combat results display for clarity
- added getting started section to crimson manpage
Diffstat (limited to 'games')
-rw-r--r-- | games/crimsonfields/Makefile | 4 | ||||
-rw-r--r-- | games/crimsonfields/PLIST | 3 | ||||
-rw-r--r-- | games/crimsonfields/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile index de2565f86cf..653f861ec62 100644 --- a/games/crimsonfields/Makefile +++ b/games/crimsonfields/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/05/29 22:56:02 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/04 07:01:30 wiz Exp $ # -DISTNAME= crimson-0.3.3 +DISTNAME= crimson-0.3.4 PKGNAME= ${DISTNAME:S/crimson/crimsonfields/} CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ diff --git a/games/crimsonfields/PLIST b/games/crimsonfields/PLIST index d5df6ae8ae5..8e08c871759 100644 --- a/games/crimsonfields/PLIST +++ b/games/crimsonfields/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/29 22:56:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/07/04 07:01:31 wiz Exp $ bin/bi2cf bin/cfed bin/comet @@ -16,6 +16,7 @@ share/crimson/levels/GreatBattle.lev share/crimson/levels/IslandHoppers.lev share/crimson/levels/LankhValley.lev share/crimson/levels/LostFactories.lev +share/crimson/levels/MountainDefense.lev share/crimson/levels/Uprising.lev share/crimson/sound/ask.wav share/crimson/sound/clicked.wav diff --git a/games/crimsonfields/distinfo b/games/crimsonfields/distinfo index 812a0af822d..f5f5d41c86a 100644 --- a/games/crimsonfields/distinfo +++ b/games/crimsonfields/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/05/29 22:56:02 wiz Exp $ +$NetBSD: distinfo,v 1.2 2003/07/04 07:01:31 wiz Exp $ -SHA1 (crimson-0.3.3.tar.bz2) = 52f0900bae75231ca77f89d80ebe1ad6567ea08a -Size (crimson-0.3.3.tar.bz2) = 511104 bytes +SHA1 (crimson-0.3.4.tar.bz2) = 0adcb2c0c32f463efb4fe2f26d664560088926ed +Size (crimson-0.3.4.tar.bz2) = 515989 bytes |