diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-25 20:46:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-25 20:46:45 +0800 |
commit | 72a4f935a193c7f860a471be5d7e2b58dfd3f6f6 (patch) | |
tree | 58f0415517bfec5ce40c27baa71f93451691fba9 /graphics | |
parent | 5c9555db81428d659edf9d18a5f6136bac96529a (diff) | |
download | freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.tar.gz freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.tar.zst freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.zip |
Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gstreamer-plugins-aalib/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-cairo/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-gdkpixbuf/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-jpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libpng/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libvisual/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-opencv/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile index 2d35c5d43662..b7358522b964 100644 --- a/graphics/gstreamer-plugins-aalib/Makefile +++ b/graphics/gstreamer-plugins-aalib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-aalib/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer ASCII art plugin diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile index d0b5aa4f2644..e3753df9d16a 100644 --- a/graphics/gstreamer-plugins-cairo/Makefile +++ b/graphics/gstreamer-plugins-cairo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.6 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer vector graphics plugin diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile index 282970bcfd39..dd95d1cd917c 100644 --- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile +++ b/graphics/gstreamer-plugins-gdkpixbuf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-gdkpixbuf/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMESUFFIX= -plugins-gdkpixbuf diff --git a/graphics/gstreamer-plugins-jpeg/Makefile b/graphics/gstreamer-plugins-jpeg/Makefile index dde7d90a2e50..87c6ed96879e 100644 --- a/graphics/gstreamer-plugins-jpeg/Makefile +++ b/graphics/gstreamer-plugins-jpeg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-jpeg/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer jpeg encoder/decoder plugin diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index b194bcbc140a..a2d50e783410 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer color ASCII art plugin diff --git a/graphics/gstreamer-plugins-libpng/Makefile b/graphics/gstreamer-plugins-libpng/Makefile index 740a4a4038a2..f2e4fd29cd4b 100644 --- a/graphics/gstreamer-plugins-libpng/Makefile +++ b/graphics/gstreamer-plugins-libpng/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-libpng/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer png plugin diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile index 7137b84847a0..1fb31be7df2c 100644 --- a/graphics/gstreamer-plugins-libvisual/Makefile +++ b/graphics/gstreamer-plugins-libvisual/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= Gstreamer libvisual plugin diff --git a/graphics/gstreamer-plugins-opencv/Makefile b/graphics/gstreamer-plugins-opencv/Makefile index 1e3911d35c46..55d98924e305 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= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= Gstreamer opencv real time computer vision plugin |