diff options
author | kwm <kwm@FreeBSD.org> | 2009-01-28 07:07:52 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-01-28 07:07:52 +0800 |
commit | 1d24b17b768d78f3e1d26aa13d6809d451b752e6 (patch) | |
tree | fcd15ca3f861d59bace57232eff4b9061cfb1407 /graphics | |
parent | 309c5e5d70a9bca4cba48531a0c31974a8db06ec (diff) | |
download | freebsd-ports-gnome-1d24b17b768d78f3e1d26aa13d6809d451b752e6.tar.gz freebsd-ports-gnome-1d24b17b768d78f3e1d26aa13d6809d451b752e6.tar.zst freebsd-ports-gnome-1d24b17b768d78f3e1d26aa13d6809d451b752e6.zip |
Update to 0.10.13.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html
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 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile index e83cc07b5c31..936f95b8c7cf 100644 --- a/graphics/gstreamer-plugins-aalib/Makefile +++ b/graphics/gstreamer-plugins-aalib/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-aalib/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer ascii art plugin diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile index 9672fd5d4e31..f9ec2a574507 100644 --- a/graphics/gstreamer-plugins-cairo/Makefile +++ b/graphics/gstreamer-plugins-cairo/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.6 2008/03/19 14:05:34 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer vector graphics plugin diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile index 8eb1baafa0a6..f124f1982f4d 100644 --- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile +++ b/graphics/gstreamer-plugins-gdkpixbuf/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-gdkpixbuf/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer image decoder plugin diff --git a/graphics/gstreamer-plugins-jpeg/Makefile b/graphics/gstreamer-plugins-jpeg/Makefile index 542632bda212..710f1f14f686 100644 --- a/graphics/gstreamer-plugins-jpeg/Makefile +++ b/graphics/gstreamer-plugins-jpeg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-jpeg/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer jpeg encoder/decoder plugin diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index 0ac7f04a0689..847abc85da42 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer color ascii art plugin diff --git a/graphics/gstreamer-plugins-libpng/Makefile b/graphics/gstreamer-plugins-libpng/Makefile index eaaeb45fb315..50367404bc5f 100644 --- a/graphics/gstreamer-plugins-libpng/Makefile +++ b/graphics/gstreamer-plugins-libpng/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-libpng/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer png plugin |