[89326] trunk/dports/devel/vstr/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 24 22:32:22 PST 2012


Revision: 89326
          http://trac.macports.org/changeset/89326
Author:   ryandesign at macports.org
Date:     2012-01-24 22:32:19 -0800 (Tue, 24 Jan 2012)
Log Message:
-----------
vstr: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/vstr/Portfile

Modified: trunk/dports/devel/vstr/Portfile
===================================================================
--- trunk/dports/devel/vstr/Portfile	2012-01-25 05:52:16 UTC (rev 89325)
+++ trunk/dports/devel/vstr/Portfile	2012-01-25 06:32:19 UTC (rev 89326)
@@ -22,3 +22,7 @@
                     rmd160 4b10b3b62a86e9c910f3e45439b9cb862e6f8eba
 
 configure.args      --mandir=${prefix}/share/man
+
+livecheck.type      regex
+livecheck.url       ${homepage}latest/
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120124/4b1321da/attachment-0001.html>


More information about the macports-changes mailing list