New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14427 (closed update: fixed)

Opened 5 years ago

Last modified 4 years ago

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

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

Change History

Changed 5 years ago by sbplrports@…

comment:1 Changed 5 years ago by raimue@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed something like this in r34340.

comment:2 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:3 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.