svn commit: r384092 - in head/graphics: gstreamer-plugins-opencv gstreamer1-plugins-opencv

Koop Mast kwm at FreeBSD.org
Thu Apr 16 08:05:48 UTC 2015


Author: kwm
Date: Thu Apr 16 08:05:47 2015
New Revision: 384092
URL: https://svnweb.freebsd.org/changeset/ports/384092

Log:
  Bump after opencv pkg-config fix, so we actualy link agains opencv now.

Modified:
  head/graphics/gstreamer-plugins-opencv/Makefile
  head/graphics/gstreamer1-plugins-opencv/Makefile

Modified: head/graphics/gstreamer-plugins-opencv/Makefile
==============================================================================
--- head/graphics/gstreamer-plugins-opencv/Makefile	Thu Apr 16 08:01:48 2015	(r384091)
+++ head/graphics/gstreamer-plugins-opencv/Makefile	Thu Apr 16 08:05:47 2015	(r384092)
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm at FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 COMMENT=	Gstreamer opencv real time computer vision plugin

Modified: head/graphics/gstreamer1-plugins-opencv/Makefile
==============================================================================
--- head/graphics/gstreamer1-plugins-opencv/Makefile	Thu Apr 16 08:01:48 2015	(r384091)
+++ head/graphics/gstreamer1-plugins-opencv/Makefile	Thu Apr 16 08:05:47 2015	(r384092)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	Gstreamer opencv real time computer vision plugin


More information about the svn-ports-head mailing list