[90096] trunk/dports/aqua/cotvnc/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Feb 21 08:18:46 PST 2012


Revision: 90096
          http://trac.macports.org/changeset/90096
Author:   macsforever2000 at 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/rss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120221/fbf7af7d/attachment.html>


More information about the macports-changes mailing list