Submitting patch for SDLInvaders. Broken Download. No current Website
Reported by: |
sbplrports@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.6.0
|
Keywords:
|
SDLInvaders
|
Cc:
|
|
Port:
|
|
|
|
After searching around I was only able to find one place that was hosting a file for invaders 0.8.0. There is still a link on the old sourceforge page for 0.7.6. Submitting a diff patch to the site where 0.8.0 is still being hosted. sdlinvaders.de seems to be up for sale. So possibly listing the homepage as the sourceforge site would be best until new developments are relevant. 0.8.0 builds and installs fine for me after patching the Portfile.
MBP OS X 10.5.2 MP 1.6 Xcode 3.0
--- Portfile.orig 2007-10-22 16:55:58.000000000 -0600
+++ Portfile 2008-02-21 13:12:14.000000000 -0700
@@ -10,8 +10,8 @@
description simple clone of the famous Space Invaders game.
long_description ${description}
-homepage http://www.sdlinvaders.de/
-master_sites http://home.snafu.de/nath/SDLInvaders/
+homepage http://www.sourceforge.net/SDLInvaders
+master_sites http://csnlinux.genesee.edu/opsys/downloads/software-lesson/
checksums md5 f3fbca07eb05acfae23d2d554a0f1375
depends_lib port:libsdl \
Committed something like this in r34340.