[70976] trunk/dports/net/vantages/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 28 17:50:07 PDT 2010


Revision: 70976
          http://trac.macports.org/changeset/70976
Author:   ryandesign at macports.org
Date:     2010-08-28 17:50:04 -0700 (Sat, 28 Aug 2010)
Log Message:
-----------
vantages: fix livecheck

Modified Paths:
--------------
    trunk/dports/net/vantages/Portfile

Modified: trunk/dports/net/vantages/Portfile
===================================================================
--- trunk/dports/net/vantages/Portfile	2010-08-29 00:35:07 UTC (rev 70975)
+++ trunk/dports/net/vantages/Portfile	2010-08-29 00:50:04 UTC (rev 70976)
@@ -40,5 +40,5 @@
                         port:sqlite3
 
 livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url   ${homepage}download.html
+livecheck.regex "${name}-(\[0-9.a-d\]+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100828/bfcec0a6/attachment.html>


More information about the macports-changes mailing list