diff options
author | kwm <kwm@FreeBSD.org> | 2012-06-27 20:35:05 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2012-06-27 20:35:05 +0800 |
commit | 2b39e955a7974b50ccfdb1ac154010e252e2b527 (patch) | |
tree | 01f3303ab66fbb0f7e4f3374d8974ffef8b003f8 /x11-toolkits | |
parent | 7af55bc4f2271457f6b173dace5111c540b73008 (diff) | |
download | freebsd-ports-graphics-2b39e955a7974b50ccfdb1ac154010e252e2b527.tar.gz freebsd-ports-graphics-2b39e955a7974b50ccfdb1ac154010e252e2b527.tar.zst freebsd-ports-graphics-2b39e955a7974b50ccfdb1ac154010e252e2b527.zip |
Update gstreamer ports.
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gstreamer-plugins-pango/Makefile b/x11-toolkits/gstreamer-plugins-pango/Makefile index 1e3c380c2a4..a06c6e5e4ba 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11-toolkits/gstreamer-plugins-pango/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11-toolkits COMMENT= Gstreamer pango textoverlay plugin |