[63733] trunk/dports/aqua/vineserver/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 13 16:37:51 PST 2010


Revision: 63733
          http://trac.macports.org/changeset/63733
Author:   ryandesign at macports.org
Date:     2010-02-13 16:37:47 -0800 (Sat, 13 Feb 2010)
Log Message:
-----------
vineserver: fix livecheck

Modified Paths:
--------------
    trunk/dports/aqua/vineserver/Portfile

Modified: trunk/dports/aqua/vineserver/Portfile
===================================================================
--- trunk/dports/aqua/vineserver/Portfile	2010-02-14 00:34:30 UTC (rev 63732)
+++ trunk/dports/aqua/vineserver/Portfile	2010-02-14 00:37:47 UTC (rev 63733)
@@ -65,6 +65,6 @@
     xcode.destroot.settings ARCHS=${arch}
 }
 
-livecheck.type          sourceforge
-livecheck.name          osxvnc
-livecheck.regex         {<title>Vine Server\(OSXvnc\) Version (.*) released.*</title>}
+livecheck.type          regex
+livecheck.url           http://www.testplant.com/downloads
+livecheck.regex         {>Vine Server ([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100213/85731426/attachment-0001.html>


More information about the macports-changes mailing list