From owner-freebsd-ports-bugs@freebsd.org Fri Apr 27 22:53:28 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C8C3FB3D69 for ; Fri, 27 Apr 2018 22:53:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1E00C7166C for ; Fri, 27 Apr 2018 22:53:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CB587FB3D68; Fri, 27 Apr 2018 22:53:27 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B803FFB3D67 for ; Fri, 27 Apr 2018 22:53:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50D3C71666 for ; Fri, 27 Apr 2018 22:53:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7F61526BAD for ; Fri, 27 Apr 2018 22:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3RMrQhv061496 for ; Fri, 27 Apr 2018 22:53:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3RMrQ4X061495 for ports-bugs@FreeBSD.org; Fri, 27 Apr 2018 22:53:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 210505] graphics/opencv: Update to 3.4 Date: Fri, 27 Apr 2018 22:53:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: exp-run- merge-quarterly- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2018 22:53:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210505 --- Comment #71 from Jan Beich --- Comment on attachment 192857 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192857 opencv 3.4.1 update (In reply to Steve Wills from comment #64) > +LIB_DEPENDS+=3D libprotobuf.so:devel/protobuf \ > + libtesseract.so:graphics/tesseract Any reason to put global deps intermixed with option helpers? portlint doesn't complain due to +=3D instead of =3D. > +EXTRA_MODULES_EXTRA_PATCHES+=3D ${FILESDIR}/extra-patch-modules_dnn__mod= ern_CMakeLists.txt \ > + ${FILESDIR}/extra-patch-modules_sfm_src__libmv__light_libmv_numeric_= numeric.h [...] > +EXTRA_PATCHES+=3D ${FILESDIR}/extra-patch-modules_sfm_src_libmv__light= _libmv_numeric_numeric.cc I can't find the patchfiles in the attachment. --=20 You are receiving this mail because: You are the assignee for the bug.=