ports/110006: update games/crimson

Martin Tournoij carpetsmoker at xs4all.nl
Tue Mar 6 20:00:13 UTC 2007


>Number:         110006
>Category:       ports
>Synopsis:       update games/crimson
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 06 20:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker at glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:

- Update to 0.5.1
- Remove X_PREFIX and BROKEN on < 500000
- Remove PKGNAMESUFFIX
- Take Maintainership

>How-To-Repeat:

>Fix:

--- patch-crimson begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/crimson/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	20 Sep 2006 11:20:57 -0000	1.28
+++ Makefile	6 Mar 2007 19:53:11 -0000
@@ -5,28 +5,17 @@
 # $FreeBSD: ports/games/crimson/Makefile,v 1.28 2006/09/20 11:20:57 stas Exp $
 
 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 at FreeBSD.org
+MAINTAINER=	carpetsmoker at xs4all.nl
 COMMENT=	Tactical war game in the tradition of Battle Isle
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
 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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/crimson/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	12 Jun 2006 14:23:12 -0000	1.18
+++ distinfo	6 Mar 2007 19:53:11 -0000
@@ -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
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/games/crimson/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	3 Dec 2005 03:18:31 -0000	1.3
+++ pkg-descr	6 Mar 2007 19:53:11 -0000
@@ -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 @@
 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/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/crimson/pkg-plist,v
retrieving revision 1.14
diff -u -r1.14 pkg-plist
--- pkg-plist	12 Jun 2006 14:23:12 -0000	1.14
+++ pkg-plist	6 Mar 2007 19:53:11 -0000
@@ -6,12 +6,15 @@
 %%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 @@
 %%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,8 @@
 %%DATADIR%%/sound/select.wav
 %%DATADIR%%/title.bmp
 share/pixmaps/crimson.png
- at dirrm %%DATADIR%%/sound
- at dirrm %%DATADIR%%/music
- at dirrm %%DATADIR%%/locale
 @dirrm %%DATADIR%%/levels
+ at dirrm %%DATADIR%%/locale
+ at dirrm %%DATADIR%%/music
+ at dirrm %%DATADIR%%/sound
 @dirrm %%DATADIR%%
- at dirrmtry share/applications
--- patch-crimson ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 



More information about the freebsd-ports-bugs mailing list