[108295] trunk/dports/net/openssh/Portfile

cal at macports.org cal at macports.org
Wed Jul 17 17:06:05 PDT 2013


Revision: 108295
          https://trac.macports.org/changeset/108295
Author:   cal at macports.org
Date:     2013-07-17 17:06:05 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
openssh: fix livecheck

Modified Paths:
--------------
    trunk/dports/net/openssh/Portfile

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2013-07-17 23:57:55 UTC (rev 108294)
+++ trunk/dports/net/openssh/Portfile	2013-07-18 00:06:05 UTC (rev 108295)
@@ -175,6 +175,4 @@
 
 
 livecheck.type      regex
-livecheck.version   [lindex [split ${version} p] 0]
-livecheck.url       ${homepage}
-livecheck.regex     OpenSSH (\[5-9\].\[0-9\])(p\[0-9\])?
+livecheck.regex     OpenSSH ((\[5-9\].\[0-9\])(p\[0-9\]))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/b92c2d5a/attachment.html>


More information about the macports-changes mailing list