Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14427 closed update (fixed)

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:

Description

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 \

Attachments (1)

Portfile-SDLInvaders.diff (518 bytes) - added by sbplrports@… 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by sbplrports@…

Attachment: Portfile-SDLInvaders.diff added

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Committed something like this in r34340.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:3 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.