Revision: 90096 http://trac.macports.org/changeset/90096 Author: macsforever2000@macports.org Date: 2012-02-21 08:18:46 -0800 (Tue, 21 Feb 2012) Log Message: ----------- cotvnc: Fix livecheck. (#33321) Modified Paths: -------------- trunk/dports/aqua/cotvnc/Portfile Modified: trunk/dports/aqua/cotvnc/Portfile =================================================================== --- trunk/dports/aqua/cotvnc/Portfile 2012-02-21 16:13:17 UTC (rev 90095) +++ trunk/dports/aqua/cotvnc/Portfile 2012-02-21 16:18:46 UTC (rev 90096) @@ -41,5 +41,6 @@ } } -livecheck.type sourceforge -livecheck.distname cotvnc Chicken of the VNC +livecheck.regex "/cotvnc/Chicken\ of\ the\ VNC\ (\[a-zA-Z0-9.\]+)/${name}-(\[a-zA-Z0-9\]+)-source${extract.suffix}" +livecheck.type regex +livecheck.url http://sourceforge.net/api/file/index/project-id/64347/mtime/desc/limit/20/r...
participants (1)
-
macsforever2000@macports.org