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

ryandesign at macports.org ryandesign at macports.org
Wed Apr 21 21:18:53 PDT 2010


Revision: 66756
          http://trac.macports.org/changeset/66756
Author:   ryandesign at macports.org
Date:     2010-04-21 21:18:46 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
opencv: fix livecheck; see #24503

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

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2010-04-22 02:54:43 UTC (rev 66755)
+++ trunk/dports/graphics/opencv/Portfile	2010-04-22 04:18:46 UTC (rev 66756)
@@ -57,3 +57,7 @@
 post-destroot {
     xinstall -m 644 ${worksrcpath}/cvconfig.h ${destroot}${prefix}/include/${name}
 }
+
+livecheck.type                  regex
+livecheck.url                   http://sourceforge.net/projects/opencvlibrary/files/
+livecheck.regex                 {OpenCV-([0-9.]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/09a72bb1/attachment.html>


More information about the macports-changes mailing list