[135498] trunk/dports/graphics/libraw/Portfile

devans at macports.org devans at macports.org
Fri Apr 24 15:00:48 PDT 2015


Revision: 135498
          https://trac.macports.org/changeset/135498
Author:   devans at macports.org
Date:     2015-04-24 15:00:46 -0700 (Fri, 24 Apr 2015)
Log Message:
-----------
libraw: fix livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/libraw/Portfile

Modified: trunk/dports/graphics/libraw/Portfile
===================================================================
--- trunk/dports/graphics/libraw/Portfile	2015-04-24 21:49:22 UTC (rev 135497)
+++ trunk/dports/graphics/libraw/Portfile	2015-04-24 22:00:46 UTC (rev 135498)
@@ -27,3 +27,6 @@
 
 destroot.destdir prefix=${destroot}${prefix}
 
+livecheck.type  regex
+livecheck.url   http://www.libraw.org/download/
+livecheck.regex "LibRaw-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150424/308b4f21/attachment.html>


More information about the macports-changes mailing list