[109231] trunk/dports/devel/libssh/Portfile

cal at macports.org cal at macports.org
Sat Aug 10 14:42:34 PDT 2013


Revision: 109231
          https://trac.macports.org/changeset/109231
Author:   cal at macports.org
Date:     2013-08-10 14:42:34 -0700 (Sat, 10 Aug 2013)
Log Message:
-----------
libssh: fix livecheck

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

Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile	2013-08-10 21:36:22 UTC (rev 109230)
+++ trunk/dports/devel/libssh/Portfile	2013-08-10 21:42:34 UTC (rev 109231)
@@ -42,5 +42,5 @@
 build.dir           ${workpath}/build
 
 livecheck.type      regex
-livecheck.url       ${homepage}
-livecheck.regex     ${name} (\\d+\\.\\d+(\\.\\d+)+)
+livecheck.url       http://git.libssh.org/projects/libssh.git/refs/
+livecheck.regex     ${name}-(\\d+\\.\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130810/a18a03cd/attachment.html>


More information about the macports-changes mailing list