[41687] trunk/dports/graphics/ilmbase/Portfile

nox at macports.org nox at macports.org
Sat Nov 8 19:57:41 PST 2008


Revision: 41687
          http://trac.macports.org/changeset/41687
Author:   nox at macports.org
Date:     2008-11-08 19:57:41 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
ilmbase: Fixed livecheck.

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

Modified: trunk/dports/graphics/ilmbase/Portfile
===================================================================
--- trunk/dports/graphics/ilmbase/Portfile	2008-11-09 03:48:19 UTC (rev 41686)
+++ trunk/dports/graphics/ilmbase/Portfile	2008-11-09 03:57:41 UTC (rev 41687)
@@ -12,7 +12,7 @@
 long_description   \
 	OpenEXR is a high dynamic-range (HDR) image file format developed \
 	by Industrial Light & Magic for use in computer imaging applications.
-homepage	http://www.openexr.org
+homepage	http://www.openexr.com/
 platforms	darwin
 master_sites	http://savannah.nongnu.org/download/openexr
 checksums	md5 f76f094e69a6079b0beb93d97e2a217e \
@@ -30,3 +30,7 @@
 
 test.run	yes
 test.target	check
+
+livecheck.check regex
+livecheck.url   ${homepage}downloads.html
+livecheck.regex $name-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/226e5d16/attachment.html>


More information about the macports-changes mailing list