[124836] trunk/dports/shells/mksh/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 28 12:48:46 PDT 2014


Revision: 124836
          https://trac.macports.org/changeset/124836
Author:   ryandesign at macports.org
Date:     2014-08-28 12:48:46 -0700 (Thu, 28 Aug 2014)
Log Message:
-----------
mksh: fix livecheck (#44805)

Modified Paths:
--------------
    trunk/dports/shells/mksh/Portfile

Modified: trunk/dports/shells/mksh/Portfile
===================================================================
--- trunk/dports/shells/mksh/Portfile	2014-08-28 19:46:52 UTC (rev 124835)
+++ trunk/dports/shells/mksh/Portfile	2014-08-28 19:48:46 UTC (rev 124836)
@@ -47,3 +47,6 @@
     xinstall -m 644 ${worksrcpath}/dot.mkshrc ${destroot}${prefix}/share/doc/mksh/examples
     xinstall -m 644 ${worksrcpath}/mksh.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.type      regex
+livecheck.regex     ${name}-(R\[0-9\]+\[a-z\]*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140828/5190d5d6/attachment.html>


More information about the macports-changes mailing list