[82205] trunk/dports/graphics/opencv/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 10 06:54:44 PDT 2011


Revision: 82205
          http://trac.macports.org/changeset/82205
Author:   ryandesign at macports.org
Date:     2011-08-10 06:54:43 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
opencv: fix livecheck

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

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2011-08-10 13:54:25 UTC (rev 82204)
+++ trunk/dports/graphics/opencv/Portfile	2011-08-10 13:54:43 UTC (rev 82205)
@@ -119,6 +119,6 @@
                                 -DOPENCV_LINKER_LIBS="-ltbb -ltbbmalloc"
 }
 
-livecheck.type                  regex
-livecheck.url                   http://sourceforge.net/projects/opencvlibrary/files/
-livecheck.regex                 "OpenCV-(\\d+(?:\\.\\d+)*)${extract.suffix}/download"
+livecheck.type                  sourceforge
+livecheck.name                  opencvlibrary
+livecheck.regex                 /OpenCV-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/a1e83e79/attachment-0001.html>


More information about the macports-changes mailing list