Bug 37513 - Crimson Fields update to 0.2.2
Summary: Crimson Fields update to 0.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-27 19:20 UTC by Jan Stocker
Modified: 2002-05-21 08:53 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (685 bytes, patch)
2002-04-27 19:20 UTC, Jan Stocker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stocker 2002-04-27 19:20:01 UTC
The port was out-of-date a long time and the owner does not reply to my requests (i would take ownership for this port)
Comment 1 Jan Stocker 2002-05-11 22:08:58 UTC
And a new update to 0.2.3


diff -urN crimson.orig/Makefile crimson/Makefile
--- crimson.orig/Makefile       Tue Apr 16 22:47:53 2002
+++ crimson/Makefile    Sat May 11 22:41:40 2002
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/games/crimson/Makefile,v 1.4 2002/04/17 12:37:55
sobomax Exp $
 
 PORTNAME=      crimson
-PORTVERSION=   0.1.3
+PORTVERSION=   0.2.3
 CATEGORIES=    games
 MASTER_SITES=  http://www.lanipage.de/jens/crimson/
 PKGNAMESUFFIX= -fields
@@ -13,7 +13,8 @@
 
 MAINTAINER=    jan@jungnickel.com
 
-LIB_DEPENDS=   SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS=   SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+                SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
 
 USE_BZIP2=     yes
 GNU_CONFIGURE= yes
diff -urN crimson.orig/distinfo crimson/distinfo
--- crimson.orig/distinfo       Sun May 20 05:01:01 2001
+++ crimson/distinfo    Sat May 11 22:46:26 2002
@@ -1 +1 @@
-MD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac
+MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa
diff -urN crimson.orig/pkg-plist crimson/pkg-plist
--- crimson.orig/pkg-plist      Sun May 20 05:01:01 2001
+++ crimson/pkg-plist   Sat May 11 23:00:24 2002
@@ -1,7 +1,16 @@
 bin/crimson
+man/man6/crimson.6
 share/crimson/levels/ArmsRace.lev
 share/crimson/levels/Uprising.lev
+share/crimson/sound/ask.wav
+share/crimson/sound/clicked.wav
+share/crimson/sound/confirm.wav
+share/crimson/sound/error.wav
+share/crimson/sound/menu.wav
+share/crimson/sound/repair.wav
+share/crimson/sound/select.wav
 share/crimson/cf.dat
 share/crimson/default.set
 @dirrm share/crimson/levels
+@dirrm share/crimson/sound
 @dirrm share/crimson
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-21 08:53:04 UTC
State Changed
From-To: open->closed

committed, thanks