[82702] trunk/dports/games/ship84/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 18 12:01:59 PDT 2011


Revision: 82702
          http://trac.macports.org/changeset/82702
Author:   ryandesign at macports.org
Date:     2011-08-18 12:01:59 -0700 (Thu, 18 Aug 2011)
Log Message:
-----------
ship84: rewrite master_sites to avoid redirects; use a homepage that works; fix livecheck

Modified Paths:
--------------
    trunk/dports/games/ship84/Portfile

Modified: trunk/dports/games/ship84/Portfile
===================================================================
--- trunk/dports/games/ship84/Portfile	2011-08-18 18:42:54 UTC (rev 82701)
+++ trunk/dports/games/ship84/Portfile	2011-08-18 19:01:59 UTC (rev 82702)
@@ -13,8 +13,9 @@
 			ultimate battle at earth! Only Happyfez can save the \
 			day!
 
-homepage	http://ship84.sourceforge.net/
-master_sites	sourceforge
+homepage            http://sourceforge.net/projects/ship84/
+master_sites        sourceforge:project/ship84/Shippy1984%20UNIX/Shippy1984%20v${version}
+
 distname	shipv${version}UNIX
 use_zip		yes
 checksums	md5 06df2ae060fe4a076d7fa17a57205348
@@ -50,3 +51,6 @@
 			${destroot}/Applications/MacPorts/Ship84.app/Contents/MacOS/Ship84"
 	}
 }
+
+livecheck.type      sourceforge
+livecheck.regex     /shipv(\[0-9.\]+)UNIX${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/dc33f785/attachment.html>


More information about the macports-changes mailing list