Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 08:05:47 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384092 - in head/graphics: gstreamer-plugins-opencv gstreamer1-plugins-opencv
Message-ID:  <201504160805.t3G85luf006605@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504160805.t3G85luf006605>