[98984] trunk/dports/graphics/libopenraw/Portfile

devans at macports.org devans at macports.org
Mon Oct 22 15:33:58 PDT 2012


Revision: 98984
          http://trac.macports.org//changeset/98984
Author:   devans at macports.org
Date:     2012-10-22 15:33:58 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
libopenraw: fix livecheck.

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

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2012-10-22 22:23:57 UTC (rev 98983)
+++ trunk/dports/graphics/libopenraw/Portfile	2012-10-22 22:33:58 UTC (rev 98984)
@@ -51,5 +51,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${homepage}
-livecheck.regex {version\ (\d+(?:\.\d+)*)}
+livecheck.url   http://libopenraw.freedesktop.org/download/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121022/e47d8987/attachment.html>


More information about the macports-changes mailing list