[122354] trunk/dports/net/arping/Portfile

snc at macports.org snc at macports.org
Mon Jul 21 07:30:17 PDT 2014


Revision: 122354
          https://trac.macports.org/changeset/122354
Author:   snc at macports.org
Date:     2014-07-21 07:30:17 -0700 (Mon, 21 Jul 2014)
Log Message:
-----------
arping: fix livecheck

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

Modified: trunk/dports/net/arping/Portfile
===================================================================
--- trunk/dports/net/arping/Portfile	2014-07-21 14:25:57 UTC (rev 122353)
+++ trunk/dports/net/arping/Portfile	2014-07-21 14:30:17 UTC (rev 122354)
@@ -29,3 +29,7 @@
     xinstall -m 644 -W ${worksrcpath} LICENSE README \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.url       ${homepage}
+livecheck.type      regex
+livecheck.regex     ${name}-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140721/c70057f7/attachment.html>


More information about the macports-changes mailing list