aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencv/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-01-19 12:36:47 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-01-19 12:36:47 +0000
commitf917fa765063af4704ca050615da300115563767 (patch)
treec88e95e19a444bf0dcdce9c64590eae375a5462b /graphics/opencv/Makefile
parentf2a252c5d8636499c6436e7f1f23eb6a47ff0007 (diff)
downloadports-f917fa765063af4704ca050615da300115563767.tar.gz
ports-f917fa765063af4704ca050615da300115563767.zip
graphics/opencv: update to 4.5.5
VTK option currently doesn't build. For FreeBSD-specific changes, of particular interest is https://github.com/opencv/opencv/commit/68e425f869a78d9cda721a1c7ed34ac15ea78974 PR: 260895 Approved by: tcberner (maintainer timeout)
Diffstat (limited to 'graphics/opencv/Makefile')
-rw-r--r--graphics/opencv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 1c561f3d126f..51e55a2c1e86 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,5 @@
PORTNAME= opencv
-DISTVERSION= 4.5.3
-PORTREVISION= 5
+DISTVERSION= 4.5.5
CATEGORIES= graphics
MAINTAINER= tcberner@FreeBSD.org