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

raphael at macports.org raphael at macports.org
Thu Nov 14 04:28:29 PST 2013


Revision: 113355
          https://trac.macports.org/changeset/113355
Author:   raphael at macports.org
Date:     2013-11-14 04:28:29 -0800 (Thu, 14 Nov 2013)
Log Message:
-----------
opencv: fix case of patch filenames

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

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2013-11-14 11:28:51 UTC (rev 113354)
+++ trunk/dports/graphics/opencv/Portfile	2013-11-14 12:28:29 UTC (rev 113355)
@@ -52,10 +52,10 @@
 
 patchfiles          patch-fix_dirname_case.diff \
                     patch-install_name.diff \
-                    patch-cmakelists.txt.diff \
-                    patch-cmake_opencvfindlibsperf.cmake.diff \
-                    patch-modules_java_cmakelists.txt.diff \
-                    patch-modules_python_cmakelists.txt.diff \
+                    patch-CMakeLists.txt.diff \
+                    patch-cmake_OpenCVFindLibsPerf.cmake.diff \
+                    patch-modules_java_CMakeLists.txt.diff \
+                    patch-modules_python_CMakeLists.txt.diff \
                     patch-modules_core_src_parallel.cpp.diff
 
 configure.args-append ../${distname}/ \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131114/3fb1c200/attachment.html>


More information about the macports-changes mailing list