aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-04-16 16:05:47 +0800
committerkwm <kwm@FreeBSD.org>2015-04-16 16:05:47 +0800
commit91f9bf9eadc68d88a21898ea0f092c39e3e5a94b (patch)
tree7ff0f861953ee20403108dbace14d0b9b84726ec /graphics
parentf23223fcab1181264533fc15478303264a9658d6 (diff)
downloadfreebsd-ports-graphics-91f9bf9eadc68d88a21898ea0f092c39e3e5a94b.tar.gz
freebsd-ports-graphics-91f9bf9eadc68d88a21898ea0f092c39e3e5a94b.tar.zst
freebsd-ports-graphics-91f9bf9eadc68d88a21898ea0f092c39e3e5a94b.zip
Bump after opencv pkg-config fix, so we actualy link agains opencv now.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gstreamer-plugins-opencv/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-opencv/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gstreamer-plugins-opencv/Makefile b/graphics/gstreamer-plugins-opencv/Makefile
index 55d98924e30..1eb2f2f20df 100644
--- a/graphics/gstreamer-plugins-opencv/Makefile
+++ b/graphics/gstreamer-plugins-opencv/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
COMMENT= Gstreamer opencv real time computer vision plugin
diff --git a/graphics/gstreamer1-plugins-opencv/Makefile b/graphics/gstreamer1-plugins-opencv/Makefile
index 6887f7bfc3d..9cb4c45a27f 100644
--- a/graphics/gstreamer1-plugins-opencv/Makefile
+++ b/graphics/gstreamer1-plugins-opencv/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= Gstreamer opencv real time computer vision plugin