[126806] trunk/dports/devel/ccache/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Oct 15 10:14:47 PDT 2014


Revision: 126806
          https://trac.macports.org/changeset/126806
Author:   khindenburg at macports.org
Date:     2014-10-15 10:14:47 -0700 (Wed, 15 Oct 2014)
Log Message:
-----------
ccache: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/ccache/Portfile

Modified: trunk/dports/devel/ccache/Portfile
===================================================================
--- trunk/dports/devel/ccache/Portfile	2014-10-15 16:22:29 UTC (rev 126805)
+++ trunk/dports/devel/ccache/Portfile	2014-10-15 17:14:47 UTC (rev 126806)
@@ -48,3 +48,7 @@
 conflicts           ccache-devel
 
 notes "The ccache symlinks are installed in ${symlinks_dir}"
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141015/a2898db6/attachment.html>


More information about the macports-changes mailing list