[Bug 237135] [patch] Repocopy graphics/opencv to graphics/opencv3 and update to 3.4.5 with slave ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 3 00:53:46 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237135

Hiroo Ono <hiroo.ono+freebsd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203993|0                           |1
        is obsolete|                            |

--- Comment #12 from Hiroo Ono <hiroo.ono+freebsd at gmail.com> ---
Created attachment 204178
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204178&action=edit
files to be removed after applying opencv3 patch

Applying patches is rather complicated. Subversion does not seem to record
filename change or deletion without comitting between svn copy and svn remove
etc.

1. svn copy graphics/opencv graphics/opencv3
2. svn copy graphics/opencv-core graphics/opencv3-core
3. svn copy graphics/opencv-java graphics/opencv3-java
4. svn copy graphics/py-opencv graphics/py-opencv3
5. svn rename graphics/opencv3/files/FindOpenCVCore.cmake.in
graphics/opencv3/files/FindOpenCV3Core.cmake.in
6. apply the patches (attachment 204176 and 204177)
7. remove files listed in this patch from graphics/opencv3/files.

Then, making opencv3 port should work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list