[148232] trunk/dports/devel/libssh/Portfile
cal at macports.org
cal at macports.org
Sat Apr 30 11:25:35 PDT 2016
Revision: 148232
https://trac.macports.org/changeset/148232
Author: cal at macports.org
Date: 2016-04-30 11:25:35 -0700 (Sat, 30 Apr 2016)
Log Message:
-----------
libssh: fix livecheck
Modified Paths:
--------------
trunk/dports/devel/libssh/Portfile
Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile 2016-04-30 18:24:10 UTC (rev 148231)
+++ trunk/dports/devel/libssh/Portfile 2016-04-30 18:25:35 UTC (rev 148232)
@@ -60,5 +60,5 @@
}
livecheck.type regex
-livecheck.url http://git.libssh.org/projects/libssh.git/refs/
-livecheck.regex ${name}-(\\d+\\.\\d+(\\.\\d+)+)
+livecheck.url ${homepage}
+livecheck.regex "[quotemeta ${name}] (\\d+\\.\\d+(\\.\\d+)+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160430/77f88a03/attachment.html>
More information about the macports-changes
mailing list