diff options
author | kwm <kwm@FreeBSD.org> | 2009-05-11 22:49:30 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-05-11 22:49:30 +0800 |
commit | fd04ee24e36822353ea1d80679302d0f2f466441 (patch) | |
tree | e1e075c75d8ced7166908ab419b1077d5b8c8f91 /audio | |
parent | b1a0fbf0ab627185263d2692dfa13a71421de63b (diff) | |
download | freebsd-ports-gnome-fd04ee24e36822353ea1d80679302d0f2f466441.tar.gz freebsd-ports-gnome-fd04ee24e36822353ea1d80679302d0f2f466441.tar.zst freebsd-ports-gnome-fd04ee24e36822353ea1d80679302d0f2f466441.zip |
Update to 0.10.23.
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.23.html
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index 01ca95b19746..2a495af2bbfa 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.6 2008/03/21 04:01:31 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index 6aadfde762bb..fb108afb3522 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index e97c6bbc1758..95bace901cf4 100644 --- a/audio/gstreamer-plugins-vorbis/Makefile +++ b/audio/gstreamer-plugins-vorbis/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin |