[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
Tue Apr 30 21:23:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237135
--- Comment #9 from Kurt Jaeger <pi at FreeBSD.org> ---
I tried to apply the patch like this:
fetch -o /tmp/ocv3 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203992
cd graphics
svn copy opencv opencv3
svn copy opencv-core opencv3-core
svn copy py-opencv py-opencv3
svn copy opencv-java opencv3-java
cd ..
svn patch /tmp/ocv3
This caused this effect:
C graphics/opencv3/Makefile
> rejected hunk @@ -2,8 +2,8 @@
U graphics/opencv3/distinfo
C graphics/opencv3/files/FindOpenCV3Core.cmake.in
> rejected hunk @@ -15,7 +15,8 @@
[...]
C graphics/py-opencv3/Makefile
> rejected hunk @@ -1,18 +1,16 @@
U graphics/py-opencv3/pkg-plist
U graphics/opencv3-java/Makefile
> applied hunk @@ -2,13 +2,13 @@ with fuzz 2
So I guess the patch needs a small update due to other changes to the ports
tree ?
But it looks very promising!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list