Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2019 00:53:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237135] [patch] Repocopy graphics/opencv to graphics/opencv3 and update to 3.4.5 with slave ports
Message-ID:  <bug-237135-7788-Jgsrjzt2QT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237135-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237135-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237135

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

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

--- Comment #12 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
Created attachment 204178
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204178&action=
=3Dedit
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 remo=
ve
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237135-7788-Jgsrjzt2QT>