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

cal at macports.org cal at macports.org
Mon Feb 3 11:05:44 PST 2014


Revision: 116690
          https://trac.macports.org/changeset/116690
Author:   cal at macports.org
Date:     2014-02-03 11:05:44 -0800 (Mon, 03 Feb 2014)
Log Message:
-----------
openssh: fix livecheck (apparently the main site stopped mentioning the p-series releases)

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2014-02-03 16:52:29 UTC (rev 116689)
+++ trunk/dports/net/openssh/Portfile	2014-02-03 19:05:44 UTC (rev 116690)
@@ -181,4 +181,5 @@
     fi"
 
 livecheck.type      regex
-livecheck.regex     OpenSSH ((\[5-9\].\[0-9\])(p\[0-9\]))
+livecheck.url       http://openbsd.cs.fau.de/pub/OpenBSD/OpenSSH/portable/
+livecheck.regex     openssh-(\[5-9\].\[0-9\]p\[0-9\])[quotemeta ${extract.suffix}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140203/4bda01b9/attachment.html>


More information about the macports-changes mailing list