| Summary: | Crimson Fields update to 0.2.4 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jan Stocker <Jan.Stocker> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jan Stocker
2002-06-10 21:41:58 UTC
Crimson Fields update to 0.2.4. As described in my last two updates, i'll take maintainership to this port now because the original maintainer does not answer my mails. ************************************* Update to 0.2.5 ************************************* diff -urN crimson.orig/Makefile crimson/Makefile --- crimson.orig/Makefile Thu May 23 04:26:36 2002 +++ crimson/Makefile Thu Jun 20 09:17:12 2002 @@ -5,13 +5,13 @@ # $FreeBSD: ports/games/crimson/Makefile,v 1.6 2002/05/23 02:26:36 ijliao Exp $ PORTNAME= crimson -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.5 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jan@jungnickel.com +MAINTAINER= Jan.Stocker@t-online.de LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff -urN crimson.orig/distinfo crimson/distinfo --- crimson.orig/distinfo Tue May 21 09:52:47 2002 +++ crimson/distinfo Thu Jun 20 09:19:30 2002 @@ -1 +1 @@ -MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa +MD5 (crimson-0.2.5.tar.bz2) = a28a511e8e44e8171bde2f720395aa6b diff -urN crimson.orig/pkg-plist crimson/pkg-plist --- crimson.orig/pkg-plist Tue May 21 09:52:47 2002 +++ crimson/pkg-plist Thu Jun 20 09:23:12 2002 @@ -1,5 +1,6 @@ bin/crimson share/crimson/levels/ArmsRace.lev +share/crimson/levels/TheGreatBattle.lev share/crimson/levels/Uprising.lev share/crimson/sound/ask.wav share/crimson/sound/clicked.wav State Changed From-To: open->closed Update to 0.2.5 committed, Thanks! |