[65738] trunk/dports/games/atanks/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 30 17:09:19 PDT 2010


Revision: 65738
          http://trac.macports.org/changeset/65738
Author:   ryandesign at macports.org
Date:     2010-03-30 17:09:19 -0700 (Tue, 30 Mar 2010)
Log Message:
-----------
atanks: fix livecheck

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

Modified: trunk/dports/games/atanks/Portfile
===================================================================
--- trunk/dports/games/atanks/Portfile	2010-03-31 00:06:35 UTC (rev 65737)
+++ trunk/dports/games/atanks/Portfile	2010-03-31 00:09:19 UTC (rev 65738)
@@ -43,5 +43,6 @@
     }
 }
 
-livecheck.version       [strsed ${version} {g/\.//}]
-livecheck.regex         <title>${name} ${name}-(.*) released.*</title>
+livecheck.type          regex
+livecheck.url           https://sourceforge.net/projects/atanks/files/
+livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100330/a8412cbc/attachment.html>


More information about the macports-changes mailing list