[127164] trunk/dports/devel/libssh2/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 21 20:58:37 PDT 2014


Revision: 127164
          https://trac.macports.org/changeset/127164
Author:   larryv at macports.org
Date:     2014-10-21 20:58:36 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
libssh2: Switch livecheck from freecode to regex

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

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2014-10-22 03:58:33 UTC (rev 127163)
+++ trunk/dports/devel/libssh2/Portfile	2014-10-22 03:58:36 UTC (rev 127164)
@@ -46,4 +46,6 @@
     }
 }
 
-livecheck.type  freecode
+livecheck.type  regex
+livecheck.url   http://www.libssh2.org/download
+livecheck.regex libssh2-(\\d(?:\\.\\d)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/956ea15d/attachment.html>


More information about the macports-changes mailing list