Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 21:33:32 +0100 (CET)
From:      Martin Tournoij <carpetsmoker@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120100: [UPDATE] games/crimson Update to 0.5.2
Message-ID:  <200801282033.m0SKXWER085090@phong.rwxrwxrwx.net>
Resent-Message-ID: <200801282040.m0SKe5vp068372@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120100
>Category:       ports
>Synopsis:       [UPDATE] games/crimson Update to 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 28 20:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 7.0-BETA3 i386
>Organization:
>Environment:
FreeBSD phong.rwxrwxrwx.net 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Mon Nov 19 15:02:36 UTC 2007 carpetsmoker@slash.rwxrwxrwx.net:/mnt/ad0s1a/usr/obj/mnt/ad0s1a/usr/src/sys/PHONG i386
>Description:
Update to 0.5.2

>How-To-Repeat:

>Fix:

--- crimson.diff begins here ---
diff -urN --exclude CVS /ports/games/crimson/Makefile games/crimson/Makefile
--- /ports/games/crimson/Makefile	2007-07-23 11:35:52.000000000 +0200
+++ games/crimson/Makefile	2008-01-28 21:31:18.000000000 +0100
@@ -2,13 +2,15 @@
 # Date created:				3 May 2001
 # Whom:					Jan Jungnickel <jan@jungnickel.com>
 #
+# $Carpetsmoker: ports/games/crimson/Makefile,v 1.2 2008/01/26 16:04:12 carpetsmoker Exp $
 # $FreeBSD: ports/games/crimson/Makefile,v 1.31 2007/07/23 09:35:52 rafan Exp $
 
 PORTNAME=	crimson
-PORTVERSION=	0.5.1
-PORTREVISION=	1
+PORTVERSION=	0.5.2
 CATEGORIES=	games
-MASTER_SITES=	http://crimson.seul.org/files/
+MASTER_SITES=	http://crimson.seul.org/files/ \
+		http://www.carpetsmoker.net/distfiles/ \
+		http://www.xs4all.nl/~tournoij/distfiles/
 
 MAINTAINER=	carpetsmoker@xs4all.nl
 COMMENT=	Tactical war game in the tradition of Battle Isle
@@ -17,6 +19,6 @@
 USE_GMAKE=	yes
 USE_SDL=	mixer sdl ttf
 
-MAN6=	crimson.6
+MAN6=		crimson.6
 
 .include <bsd.port.mk>
diff -urN --exclude CVS /ports/games/crimson/distinfo games/crimson/distinfo
--- /ports/games/crimson/distinfo	2007-03-07 10:14:01.000000000 +0100
+++ games/crimson/distinfo	2008-01-13 15:39:36.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (crimson-0.5.1.tar.gz) = 86541f2489427dd1f7e6f4d8d07e7a12
-SHA256 (crimson-0.5.1.tar.gz) = 20eb8e8814e3e1674d4a682613242a4aefae11cad7b5807c276fa80d54704b4a
-SIZE (crimson-0.5.1.tar.gz) = 952361
+MD5 (crimson-0.5.2.tar.gz) = c8dd416ee3c523b4b1e666af6d1c60d4
+SHA256 (crimson-0.5.2.tar.gz) = 6ecf7c8fc2429be48a7f0aece137f894fd0b0fbdfe3b0e1d4bb3ad0120b35936
+SIZE (crimson-0.5.2.tar.gz) = 986330
diff -urN --exclude CVS /ports/games/crimson/pkg-plist games/crimson/pkg-plist
--- /ports/games/crimson/pkg-plist	2007-05-19 22:05:42.000000000 +0200
+++ games/crimson/pkg-plist	2008-01-14 04:56:33.000000000 +0100
@@ -1,9 +1,10 @@
 bin/crimson
-share/applications/crimson.desktop
-%%DATADIR%%/Bepa-Roman.ttf
+share/pixmaps/crimson.png
 %%DATADIR%%/cf.dat
 %%DATADIR%%/default.tiles
 %%DATADIR%%/default.units
+%%DATADIR%%/title.bmp
+%%DATADIR%%/Bepa-Roman.ttf
 %%DATADIR%%/levels/Anthill.lev
 %%DATADIR%%/levels/ArmsRace.lev
 %%DATADIR%%/levels/Baptism.lev
@@ -41,11 +42,10 @@
 %%DATADIR%%/sound/menu.wav
 %%DATADIR%%/sound/repair.wav
 %%DATADIR%%/sound/select.wav
-%%DATADIR%%/title.bmp
-share/pixmaps/crimson.png
-@dirrmtry share/applications
-@dirrm %%DATADIR%%/levels
-@dirrm %%DATADIR%%/locale
-@dirrm %%DATADIR%%/music
+share/applications/crimson.desktop
 @dirrm %%DATADIR%%/sound
+@dirrm %%DATADIR%%/music
+@dirrm %%DATADIR%%/locale
+@dirrm %%DATADIR%%/levels
 @dirrm %%DATADIR%%
+@dirrmtry share/applications
--- crimson.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801282033.m0SKXWER085090>