aboutsummaryrefslogtreecommitdiff
path: root/games/crimson
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-07 09:14:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-07 09:14:01 +0000
commit6a25e1cbb6a8ab401c425f554896f0eb962c9f0c (patch)
treeb6595be7ee71501c53142b8690e5b5847f624882 /games/crimson
parent584ba9813e35ccdfe0c622519308c5c01c38b8a2 (diff)
- Update to 0.5.1
- Drop 4.X support - Pass maintainership to submitter PR: 110006 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Notes
Notes: svn path=/head/; revision=186780
Diffstat (limited to 'games/crimson')
-rw-r--r--games/crimson/Makefile18
-rw-r--r--games/crimson/distinfo6
-rw-r--r--games/crimson/pkg-descr4
-rw-r--r--games/crimson/pkg-plist15
4 files changed, 19 insertions, 24 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile
index f18939cc4500..32855d6169b6 100644
--- a/games/crimson/Makefile
+++ b/games/crimson/Makefile
@@ -5,28 +5,18 @@
# $FreeBSD$
PORTNAME= crimson
-PORTVERSION= 0.4.9
-PORTREVISION= 1
+PORTVERSION= 0.5.1
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
-PKGNAMESUFFIX= -fields
-DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= Tactical war game in the tradition of Battle Isle
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+CONFIGURE_ARGS= --mandir=${PREFIX}/man
USE_GMAKE= yes
-USE_X_PREFIX= yes
USE_SDL= mixer sdl ttf
MAN6= crimson.6
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
-BROKEN= Internal compiler error on alpha 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/games/crimson/distinfo b/games/crimson/distinfo
index 2cabb0b34e31..729c81531ba2 100644
--- a/games/crimson/distinfo
+++ b/games/crimson/distinfo
@@ -1,3 +1,3 @@
-MD5 (crimson-0.4.9.tar.bz2) = c1ae6de5637efb9223b70c29e10de75b
-SHA256 (crimson-0.4.9.tar.bz2) = 4c6e1db0c02e9452293539846c495731a6a7d47d112d3c357082291f49ba9260
-SIZE (crimson-0.4.9.tar.bz2) = 708859
+MD5 (crimson-0.5.1.tar.gz) = 86541f2489427dd1f7e6f4d8d07e7a12
+SHA256 (crimson-0.5.1.tar.gz) = 20eb8e8814e3e1674d4a682613242a4aefae11cad7b5807c276fa80d54704b4a
+SIZE (crimson-0.5.1.tar.gz) = 952361
diff --git a/games/crimson/pkg-descr b/games/crimson/pkg-descr
index cda263450700..d5c532449a55 100644
--- a/games/crimson/pkg-descr
+++ b/games/crimson/pkg-descr
@@ -1,5 +1,3 @@
-From the Documentation:
-
Crimson Fields is a tactical war game in the tradition of Battle Isle. While
not being an exact clone, it tries to keep closer to the very first part of
the series than to the later ones, especially with regard to a rather simple
@@ -7,4 +5,4 @@ rule set and straight forward game play. Right now, the game can only be
played by two human adversaries in hot-seat mode or via e-mail. There is no
AI player code yet.
-WWW: http://crimson.seul.org/about.php
+WWW: http://crimson.seul.org/
diff --git a/games/crimson/pkg-plist b/games/crimson/pkg-plist
index d5c375df0dbe..cd2b9a5eb3f2 100644
--- a/games/crimson/pkg-plist
+++ b/games/crimson/pkg-plist
@@ -6,12 +6,15 @@ share/applications/crimson.desktop
%%DATADIR%%/default.units
%%DATADIR%%/levels/Anthill.lev
%%DATADIR%%/levels/ArmsRace.lev
+%%DATADIR%%/levels/Baptism.lev
%%DATADIR%%/levels/BeachRaid.lev
+%%DATADIR%%/levels/ClippedWings.lev
%%DATADIR%%/levels/Foxhole.lev
%%DATADIR%%/levels/General.lev
%%DATADIR%%/levels/GreatBattle.lev
%%DATADIR%%/levels/HeavyMetal.lev
%%DATADIR%%/levels/IslandHoppers.lev
+%%DATADIR%%/levels/LakeYukarwa.lev
%%DATADIR%%/levels/LankhValley.lev
%%DATADIR%%/levels/LostFactories.lev
%%DATADIR%%/levels/MountainDefense.lev
@@ -26,8 +29,11 @@ share/applications/crimson.desktop
%%DATADIR%%/locale/de.dat
%%DATADIR%%/locale/en.dat
%%DATADIR%%/locale/fr.dat
+%%DATADIR%%/locale/hu.dat
+%%DATADIR%%/locale/it.dat
%%DATADIR%%/locale/pl.dat
%%DATADIR%%/locale/sk.dat
+%%DATADIR%%/locale/sr.dat
%%DATADIR%%/music/default.mid
%%DATADIR%%/sound/ask.wav
%%DATADIR%%/sound/clicked.wav
@@ -37,9 +43,10 @@ share/applications/crimson.desktop
%%DATADIR%%/sound/select.wav
%%DATADIR%%/title.bmp
share/pixmaps/crimson.png
-@dirrm %%DATADIR%%/sound
-@dirrm %%DATADIR%%/music
-@dirrm %%DATADIR%%/locale
+@dirrmtry share/pixmaps/
+@dirrmtry share/applications
@dirrm %%DATADIR%%/levels
+@dirrm %%DATADIR%%/locale
+@dirrm %%DATADIR%%/music
+@dirrm %%DATADIR%%/sound
@dirrm %%DATADIR%%
-@dirrmtry share/applications