From 345ffc2fabc3657408ff25b0a364950cf2fd2e20 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Jun 2012 21:24:57 +0000 Subject: Add upstream bug report URLs. --- graphics/opencv/distinfo | 6 +++--- graphics/opencv/patches/patch-CMakeLists.txt | 3 ++- .../opencv/patches/patch-modules_core_include_opencv2_core_core.hpp | 3 ++- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'graphics/opencv') diff --git a/graphics/opencv/distinfo b/graphics/opencv/distinfo index f31362045fb..1e96fd15272 100644 --- a/graphics/opencv/distinfo +++ b/graphics/opencv/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2012/06/01 20:53:56 wiz Exp $ +$NetBSD: distinfo,v 1.12 2012/06/01 21:24:57 wiz Exp $ SHA1 (OpenCV-2.4.1.tar.bz2) = bc6f23c62c8e3e0746f6f95067d54340d12aed56 RMD160 (OpenCV-2.4.1.tar.bz2) = c28fec73cc9fcf2a7ca38990a315babc0310f501 Size (OpenCV-2.4.1.tar.bz2) = 47211018 bytes -SHA1 (patch-CMakeLists.txt) = d4a48460328c6ef30bd1abd9d90895d186758565 -SHA1 (patch-modules_core_include_opencv2_core_core.hpp) = 3936d23ad51f82536bb73428754d131259b8bf05 +SHA1 (patch-CMakeLists.txt) = 67660c0ed98db2c24b3348a47b5ea2d18903ed11 +SHA1 (patch-modules_core_include_opencv2_core_core.hpp) = ca4a861d0a1ac0c9416001ae9ed40cb0e924895a diff --git a/graphics/opencv/patches/patch-CMakeLists.txt b/graphics/opencv/patches/patch-CMakeLists.txt index ce7e5b5522d..66135869ca5 100644 --- a/graphics/opencv/patches/patch-CMakeLists.txt +++ b/graphics/opencv/patches/patch-CMakeLists.txt @@ -1,6 +1,7 @@ -$NetBSD: patch-CMakeLists.txt,v 1.4 2012/06/01 20:53:56 wiz Exp $ +$NetBSD: patch-CMakeLists.txt,v 1.5 2012/06/01 21:24:57 wiz Exp $ Handle DragonFly like NetBSD and FreeBSD. +http://code.opencv.org/issues/2010 --- CMakeLists.txt.orig 2012-05-31 14:06:56.000000000 +0000 +++ CMakeLists.txt diff --git a/graphics/opencv/patches/patch-modules_core_include_opencv2_core_core.hpp b/graphics/opencv/patches/patch-modules_core_include_opencv2_core_core.hpp index c627cf6a4fb..24b42751785 100644 --- a/graphics/opencv/patches/patch-modules_core_include_opencv2_core_core.hpp +++ b/graphics/opencv/patches/patch-modules_core_include_opencv2_core_core.hpp @@ -1,6 +1,7 @@ -$NetBSD: patch-modules_core_include_opencv2_core_core.hpp,v 1.1 2012/04/03 18:57:22 adam Exp $ +$NetBSD: patch-modules_core_include_opencv2_core_core.hpp,v 1.2 2012/06/01 21:24:57 wiz Exp $ Fix building on Mac OS X, where MIN and MAX got redefined by Obj-C headers. +http://code.opencv.org/issues/2011 --- modules/core/include/opencv2/core/core.hpp.orig 2012-04-03 17:44:46.000000000 +0000 +++ modules/core/include/opencv2/core/core.hpp -- cgit v1.2.3