ports/61495: [PATCH] games/solarwolf: update to 1.4, maintainership change

Benjamin Lutz benlutz at datacomm.ch
Sat Jan 17 20:40:28 UTC 2004


>Number:         61495
>Category:       ports
>Synopsis:       [PATCH] games/solarwolf: update to 1.4, maintainership change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 17 12:40:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lutz
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD midgard 4.9-RELEASE FreeBSD 4.9-RELEASE #7: Wed Oct 29 22:46:34 CET 2003 maxlor at midgard:/usr/obj/usr/src/sys/MIDGARD i386


	
>Description:
This patch updates the games/solarwolf ports from 1.1 to 1.4. Also, I'm
volunteering for maintainership of this port, which was laid down by
sobomax on july 29, 2003.

This new release adds new, POVRAY-rendered graphics, asteroids, extras,
and more.
>How-To-Repeat:
>Fix:
-----PATCH BEGIN-----
diff -ru games/solarwolf-1.1/Makefile games/solarwolf/Makefile
--- games/solarwolf-1.1/Makefile	Thu Jul 31 04:24:03 2003
+++ games/solarwolf/Makefile	Sat Jan 17 21:23:31 2004
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	solarwolf
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.4
 CATEGORIES=	games
 MASTER_SITES=	http://www.pygame.org/shredwheat/solarwolf/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	benlutz at datacomm.ch
 COMMENT=	An action/arcade game originally based of SolarFox on the Atari 2600
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
@@ -19,7 +18,8 @@
 USE_PYTHON=	yes
 
 post-extract:
-	${FIND} ${WRKSRC}/data -type f | ${XARGS} ${CHMOD} 644
+	${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} 755
+	${CHMOD} 755 ${WRKSRC}/solarwolf.py
 
 do-build:
 	${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
diff -ru games/solarwolf-1.1/distinfo games/solarwolf/distinfo
--- games/solarwolf-1.1/distinfo	Sat Oct 19 22:21:56 2002
+++ games/solarwolf/distinfo	Sat Jan 17 20:53:12 2004
@@ -1 +1 @@
-MD5 (solarwolf-1.1.tar.gz) = 7c848d66d27569a54d263af2a252ab93
+MD5 (solarwolf-1.4.tar.gz) = e0dfb95eacb885939bb73ddc81c665d9
diff -ru games/solarwolf-1.1/pkg-plist games/solarwolf/pkg-plist
--- games/solarwolf-1.1/pkg-plist	Sat Oct 19 22:21:56 2002
+++ games/solarwolf/pkg-plist	Sat Jan 17 20:54:44 2004
@@ -1,195 +1,154 @@
 bin/solarwolf
-share/solarwolf/code/allmodules.py
-share/solarwolf/code/allmodules.pyc
-share/solarwolf/code/game.py
-share/solarwolf/code/game.pyc
-share/solarwolf/code/gamecreds.py
-share/solarwolf/code/gamecreds.pyc
-share/solarwolf/code/gamefinish.py
+share/solarwolf/data/audio/spring.wav
+share/solarwolf/data/audio/gameover.wav
+share/solarwolf/data/audio/startlife.wav
+share/solarwolf/data/audio/startup.wav
+share/solarwolf/data/audio/incorrect.wav
+share/solarwolf/data/audio/select_move.wav
+share/solarwolf/data/audio/select_choose.wav
+share/solarwolf/data/audio/levelfinish.wav
+share/solarwolf/data/audio/whip.wav
+share/solarwolf/data/audio/levelskip.wav
+share/solarwolf/data/audio/shoot.wav
+share/solarwolf/data/audio/boxhit.wav
+share/solarwolf/data/audio/delete.wav
+share/solarwolf/data/audio/yboxhit.wav
+share/solarwolf/data/audio/chimein.wav
+share/solarwolf/data/audio/chimeout.wav
+share/solarwolf/data/audio/klank2.wav
+share/solarwolf/data/audio/flop.wav
+share/solarwolf/data/audio/vaauw.wav
+share/solarwolf/data/audio/explode.wav
+share/solarwolf/data/music/aster2_sw.xm
+share/solarwolf/data/music/arg.xm
+share/solarwolf/data/downerror.gif
+share/solarwolf/data/hud2.gif
+share/solarwolf/data/popshot.png
+share/solarwolf/data/popbox.png
+share/solarwolf/data/powereffects.png
+share/solarwolf/data/spikeball.png
+share/solarwolf/data/ship-mini-boost2.png
+share/solarwolf/data/explosion.png
+share/solarwolf/data/ship-up-boost2.png
+share/solarwolf/data/asteroid.png
+share/solarwolf/data/ship-warp.png
+share/solarwolf/data/rub.gif
+share/solarwolf/data/end.gif
+share/solarwolf/data/baddie.png
+share/solarwolf/data/download.png
+share/solarwolf/data/powerup.png
+share/solarwolf/data/smoke.png
+share/solarwolf/data/ship-big.png
+share/solarwolf/data/ship-teleport.png
+share/solarwolf/data/ship-up.png
+share/solarwolf/data/ship-up-boost1.png
+share/solarwolf/data/baddie-teleport.png
+share/solarwolf/data/score_10.png
+share/solarwolf/data/logo.png
+share/solarwolf/data/downok.gif
+share/solarwolf/data/score_1.png
+share/solarwolf/data/score_50.png
+share/solarwolf/data/score_5.png
+share/solarwolf/data/pygame_powered.gif
+share/solarwolf/data/solarwolf.pal
+share/solarwolf/data/bigboxes.png
+share/solarwolf/data/boxes.png
+share/solarwolf/data/star.gif
+share/solarwolf/data/levels.txt
+share/solarwolf/data/btn-add.gif
+share/solarwolf/data/hud.gif
+share/solarwolf/data/newversion.gif
+share/solarwolf/data/oldsolarfox.png
+share/solarwolf/data/btn-delete.gif
+share/solarwolf/data/menu_quit_off.png
+share/solarwolf/data/menu_quit_on.png
+share/solarwolf/data/menu_setup_off.png
+share/solarwolf/data/menu_start_on.png
+share/solarwolf/data/menu_start_off.png
+share/solarwolf/data/menu_setup_on.png
+share/solarwolf/data/menu_news_on.png
+share/solarwolf/data/menu_news_off.png
+share/solarwolf/data/menu_creds_on.png
+share/solarwolf/data/news
+share/solarwolf/data/menu_creds_off.png
+share/solarwolf/data/fire.png
+share/solarwolf/data/menu_on_bgd.png
 share/solarwolf/code/gamefinish.pyc
+share/solarwolf/code/gameplay.py
 share/solarwolf/code/gameinit.py
-share/solarwolf/code/gameinit.pyc
+share/solarwolf/code/objpopshot.py
+share/solarwolf/code/gamefinish.py
+share/solarwolf/code/objguard.py
+share/solarwolf/code/main.py
+share/solarwolf/code/gamestart.py
+share/solarwolf/code/score.py
+share/solarwolf/code/gamecreds.py
+share/solarwolf/code/allmodules.py
+share/solarwolf/code/game.py
+share/solarwolf/code/gfx.py
 share/solarwolf/code/gamemenu.py
-share/solarwolf/code/gamemenu.pyc
+share/solarwolf/code/objexplode.py
+share/solarwolf/code/objship.py
+share/solarwolf/code/levels.py
+share/solarwolf/code/objshot.py
+share/solarwolf/code/hud.py
+share/solarwolf/code/objsmoke.py
 share/solarwolf/code/gamename.py
-share/solarwolf/code/gamename.pyc
+share/solarwolf/code/objtele.py
+share/solarwolf/code/objtext.py
+share/solarwolf/code/snd.py
+share/solarwolf/code/objbox.py
 share/solarwolf/code/gamenews.py
-share/solarwolf/code/gamenews.pyc
-share/solarwolf/code/gameplay.py
-share/solarwolf/code/gameplay.pyc
-share/solarwolf/code/gamestart.py
-share/solarwolf/code/gamestart.pyc
+share/solarwolf/code/stars.py
 share/solarwolf/code/gamewin.py
-share/solarwolf/code/gamewin.pyc
-share/solarwolf/code/gfx.py
-share/solarwolf/code/gfx.pyc
-share/solarwolf/code/hud.py
-share/solarwolf/code/hud.pyc
 share/solarwolf/code/input.py
-share/solarwolf/code/input.pyc
-share/solarwolf/code/levels.py
-share/solarwolf/code/levels.pyc
-share/solarwolf/code/main.py
+share/solarwolf/code/players.py
+share/solarwolf/code/gamesetup.py
+share/solarwolf/code/objpowerup.py
+share/solarwolf/code/objasteroid.py
+share/solarwolf/code/gamehelp.py
+share/solarwolf/code/txt.py
+share/solarwolf/code/gamepause.py
+share/solarwolf/code/mysysfont.py
+share/solarwolf/code/game.pyc
 share/solarwolf/code/main.pyc
-share/solarwolf/code/objbox.py
+share/solarwolf/code/gfx.pyc
+share/solarwolf/code/stars.pyc
+share/solarwolf/code/gameinit.pyc
+share/solarwolf/code/snd.pyc
+share/solarwolf/code/txt.pyc
+share/solarwolf/code/mysysfont.pyc
+share/solarwolf/code/input.pyc
+share/solarwolf/code/allmodules.pyc
+share/solarwolf/code/gameplay.pyc
+share/solarwolf/code/hud.pyc
+share/solarwolf/code/gamehelp.pyc
+share/solarwolf/code/gamepause.pyc
+share/solarwolf/code/objship.pyc
 share/solarwolf/code/objbox.pyc
-share/solarwolf/code/objexplode.py
-share/solarwolf/code/objexplode.pyc
-share/solarwolf/code/objguard.py
 share/solarwolf/code/objguard.pyc
-share/solarwolf/code/objpopbox.py
-share/solarwolf/code/objpopbox.pyc
-share/solarwolf/code/objpopshot.py
-share/solarwolf/code/objpopshot.pyc
-share/solarwolf/code/objship.py
-share/solarwolf/code/objship.pyc
-share/solarwolf/code/objshot.py
 share/solarwolf/code/objshot.pyc
-share/solarwolf/code/objsmoke.py
-share/solarwolf/code/objsmoke.pyc
-share/solarwolf/code/objtele.py
+share/solarwolf/code/objexplode.pyc
 share/solarwolf/code/objtele.pyc
-share/solarwolf/code/objtext.py
+share/solarwolf/code/objpopshot.pyc
 share/solarwolf/code/objtext.pyc
-share/solarwolf/code/objwarp.py
+share/solarwolf/code/objsmoke.pyc
 share/solarwolf/code/objwarp.pyc
-share/solarwolf/code/players.py
-share/solarwolf/code/players.pyc
-share/solarwolf/code/score.py
+share/solarwolf/code/objpowerup.pyc
+share/solarwolf/code/objasteroid.pyc
+share/solarwolf/code/levels.pyc
 share/solarwolf/code/score.pyc
-share/solarwolf/code/snd.py
-share/solarwolf/code/snd.pyc
-share/solarwolf/code/stars.py
-share/solarwolf/code/stars.pyc
-share/solarwolf/data/audio/boxhit.wav
-share/solarwolf/data/audio/delete.wav
-share/solarwolf/data/audio/explode.wav
-share/solarwolf/data/audio/gameover.wav
-share/solarwolf/data/audio/incorrect.wav
-share/solarwolf/data/audio/levelfinish.wav
-share/solarwolf/data/audio/levelskip.wav
-share/solarwolf/data/audio/select_choose.wav
-share/solarwolf/data/audio/select_move.wav
-share/solarwolf/data/audio/shoot.wav
-share/solarwolf/data/audio/startlife.wav
-share/solarwolf/data/audio/startup.wav
-share/solarwolf/data/audio/whip.wav
-share/solarwolf/data/audio/yboxhit.wav
-share/solarwolf/data/bigbox0000.gif
-share/solarwolf/data/bigbox0001.gif
-share/solarwolf/data/bigbox0002.gif
-share/solarwolf/data/bigbox0003.gif
-share/solarwolf/data/bigbox0004.gif
-share/solarwolf/data/bigbox0005.gif
-share/solarwolf/data/bigbox0006.gif
-share/solarwolf/data/bigbox0007.gif
-share/solarwolf/data/bigbox0008.gif
-share/solarwolf/data/bigbox0009.gif
-share/solarwolf/data/bigbox0010.gif
-share/solarwolf/data/bigbox0011.gif
-share/solarwolf/data/bigbox0012.gif
-share/solarwolf/data/bigbox0013.gif
-share/solarwolf/data/bigbox0014.gif
-share/solarwolf/data/box00.gif
-share/solarwolf/data/box01.gif
-share/solarwolf/data/box02.gif
-share/solarwolf/data/box03.gif
-share/solarwolf/data/box04.gif
-share/solarwolf/data/box05.gif
-share/solarwolf/data/box06.gif
-share/solarwolf/data/box07.gif
-share/solarwolf/data/box08.gif
-share/solarwolf/data/box09.gif
-share/solarwolf/data/box10.gif
-share/solarwolf/data/box11.gif
-share/solarwolf/data/box12.gif
-share/solarwolf/data/box13.gif
-share/solarwolf/data/box14.gif
-share/solarwolf/data/bullet.gif
-share/solarwolf/data/delete.gif
-share/solarwolf/data/downerror.gif
-share/solarwolf/data/download1.gif
-share/solarwolf/data/download2.gif
-share/solarwolf/data/downok.gif
-share/solarwolf/data/end.gif
-share/solarwolf/data/explosion1.gif
-share/solarwolf/data/explosion2.gif
-share/solarwolf/data/explosion3.gif
-share/solarwolf/data/explosion4.gif
-share/solarwolf/data/explosion5.gif
-share/solarwolf/data/explosion6.gif
-share/solarwolf/data/guard_n-00.gif
-share/solarwolf/data/guard_n-01.gif
-share/solarwolf/data/guard_n-02.gif
-share/solarwolf/data/guard_n-03.gif
-share/solarwolf/data/guard_n-04.gif
-share/solarwolf/data/guard_n-05.gif
-share/solarwolf/data/guard_n-06.gif
-share/solarwolf/data/hud.gif
-share/solarwolf/data/hud2.gif
-share/solarwolf/data/levels.txt
-share/solarwolf/data/logo.gif
-share/solarwolf/data/menu_creds_off.gif
-share/solarwolf/data/menu_creds_on.gif
-share/solarwolf/data/menu_news_off.gif
-share/solarwolf/data/menu_news_on.gif
-share/solarwolf/data/menu_on_bgd.gif
-share/solarwolf/data/menu_quit_off.gif
-share/solarwolf/data/menu_quit_on.gif
-share/solarwolf/data/menu_start_off.gif
-share/solarwolf/data/menu_start_on.gif
-share/solarwolf/data/miniship.gif
-share/solarwolf/data/music/arg.xm
-share/solarwolf/data/music/aster2_sw.xm
-share/solarwolf/data/news
-share/solarwolf/data/newversion.gif
-share/solarwolf/data/oldsolarfox.png
-share/solarwolf/data/popbox1.gif
-share/solarwolf/data/popbox2.gif
-share/solarwolf/data/popshot1.gif
-share/solarwolf/data/popshot2.gif
-share/solarwolf/data/popshot3.gif
-share/solarwolf/data/popshot4.gif
-share/solarwolf/data/pygame_powered.gif
-share/solarwolf/data/rub.gif
-share/solarwolf/data/score_1.png
-share/solarwolf/data/score_10.png
-share/solarwolf/data/score_5.png
-share/solarwolf/data/score_50.png
-share/solarwolf/data/ship.gif
-share/solarwolf/data/smoke1.gif
-share/solarwolf/data/smoke2.gif
-share/solarwolf/data/smoke3.gif
-share/solarwolf/data/smoke4.gif
-share/solarwolf/data/solarwolf.pal
-share/solarwolf/data/star.gif
-share/solarwolf/data/tele_in-01.gif
-share/solarwolf/data/tele_in-02.gif
-share/solarwolf/data/tele_in-03.gif
-share/solarwolf/data/tele_in-04.gif
-share/solarwolf/data/tele_in-05.gif
-share/solarwolf/data/tele_in-06.gif
-share/solarwolf/data/tele_in-07.gif
-share/solarwolf/data/tele_in-08.gif
-share/solarwolf/data/tele_in-09.gif
-share/solarwolf/data/tele_in-10.gif
-share/solarwolf/data/warp_0001.gif
-share/solarwolf/data/warp_0002.gif
-share/solarwolf/data/warp_0003.gif
-share/solarwolf/data/warp_0004.gif
-share/solarwolf/data/warp_0005.gif
-share/solarwolf/data/warp_0006.gif
-share/solarwolf/data/warp_0007.gif
-share/solarwolf/data/warp_0008.gif
-share/solarwolf/data/warp_0009.gif
-share/solarwolf/data/warp_0010.gif
-share/solarwolf/data/warp_0011.gif
-share/solarwolf/data/warp_0012.gif
-share/solarwolf/data/warp_0013.gif
-share/solarwolf/data/warp_0014.gif
-share/solarwolf/data/warp_0015.gif
-share/solarwolf/lgpl.txt
+share/solarwolf/code/players.pyc
+share/solarwolf/code/gamemenu.pyc
+share/solarwolf/code/gamecreds.pyc
+share/solarwolf/code/gamenews.pyc
+share/solarwolf/code/gamestart.pyc
+share/solarwolf/code/gamesetup.pyc
+share/solarwolf/code/gamewin.pyc
+share/solarwolf/code/gamename.pyc
+share/solarwolf/code/objwarp.py
 share/solarwolf/readme.txt
+share/solarwolf/lgpl.txt
 share/solarwolf/solarwolf.py
 share/solarwolf/solarwolf.pyc
 @dirrm share/solarwolf/data/music
 ----PATCH END----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list