summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-04-05 17:25:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-04-05 17:25:28 +0000
commitae9afd964009c4e5670c610b8e1274b78b8af342 (patch)
tree442f02810f932ff6dd2508cd916ca37c40644767
parentadd patch-r29703 to fix the coredump on exit (diff)
Update to 0.10.11.
Changelog: http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html
Notes
Notes: svn path=/head/; revision=231649
-rw-r--r--audio/gstreamer-plugins-cdaudio/Makefile2
-rw-r--r--audio/gstreamer-plugins-faac/Makefile2
-rw-r--r--audio/gstreamer-plugins-faad/Makefile2
-rw-r--r--audio/gstreamer-plugins-gsm/Makefile2
-rw-r--r--audio/gstreamer-plugins-ivorbis/Makefile2
-rw-r--r--audio/gstreamer-plugins-jack/Makefile2
-rw-r--r--audio/gstreamer-plugins-musepack/Makefile2
-rw-r--r--audio/gstreamer-plugins-musicbrainz/Makefile2
-rw-r--r--audio/gstreamer-plugins-nas/Makefile2
-rw-r--r--audio/gstreamer-plugins-sndfile/Makefile2
-rw-r--r--audio/gstreamer-plugins-soundtouch/Makefile2
-rw-r--r--audio/gstreamer-plugins-spc/Makefile2
-rw-r--r--devel/gstreamer-plugins-sdl/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-bad/pkg-plist35
-rw-r--r--multimedia/gstreamer-plugins-bz2/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-dts/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-mpeg2enc/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-theora/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-x264/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-xvid/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/distinfo6
-rw-r--r--net/gstreamer-plugins-libmms/Makefile2
-rw-r--r--www/gstreamer-plugins-neon/Makefile2
24 files changed, 55 insertions, 30 deletions
diff --git a/audio/gstreamer-plugins-cdaudio/Makefile b/audio/gstreamer-plugins-cdaudio/Makefile
index 3b21f8c2c37f..027a70ec114f 100644
--- a/audio/gstreamer-plugins-cdaudio/Makefile
+++ b/audio/gstreamer-plugins-cdaudio/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-cdaudio/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer frontend to libcdaudio
diff --git a/audio/gstreamer-plugins-faac/Makefile b/audio/gstreamer-plugins-faac/Makefile
index a88297937d72..d6fadeb58f31 100644
--- a/audio/gstreamer-plugins-faac/Makefile
+++ b/audio/gstreamer-plugins-faac/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-faac/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile
index 67b243579d4b..de6ba9c29766 100644
--- a/audio/gstreamer-plugins-faad/Makefile
+++ b/audio/gstreamer-plugins-faad/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
#
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
diff --git a/audio/gstreamer-plugins-gsm/Makefile b/audio/gstreamer-plugins-gsm/Makefile
index a44d4c148002..bbd693ec01bf 100644
--- a/audio/gstreamer-plugins-gsm/Makefile
+++ b/audio/gstreamer-plugins-gsm/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-gsm/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer gsm encoding/decoding plugin
diff --git a/audio/gstreamer-plugins-ivorbis/Makefile b/audio/gstreamer-plugins-ivorbis/Makefile
index 2762db55c659..7625e9f516d2 100644
--- a/audio/gstreamer-plugins-ivorbis/Makefile
+++ b/audio/gstreamer-plugins-ivorbis/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-ivorbis/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
#
-PORTREVISION= 4
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
diff --git a/audio/gstreamer-plugins-jack/Makefile b/audio/gstreamer-plugins-jack/Makefile
index 96f56b48dbd7..42b093ffe498 100644
--- a/audio/gstreamer-plugins-jack/Makefile
+++ b/audio/gstreamer-plugins-jack/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-jack/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer low-latency audio server plugin
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile
index cb351b710a80..a031d81f76c7 100644
--- a/audio/gstreamer-plugins-musepack/Makefile
+++ b/audio/gstreamer-plugins-musepack/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-musepack/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
diff --git a/audio/gstreamer-plugins-musicbrainz/Makefile b/audio/gstreamer-plugins-musicbrainz/Makefile
index 8cb6065f6fc0..6de328b29eac 100644
--- a/audio/gstreamer-plugins-musicbrainz/Makefile
+++ b/audio/gstreamer-plugins-musicbrainz/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-musicbrainz/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer CD index/audio metadata plugin
diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile
index 081f2e276bdc..15efdb5d6902 100644
--- a/audio/gstreamer-plugins-nas/Makefile
+++ b/audio/gstreamer-plugins-nas/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer NAS (Network Audio System) plugin
diff --git a/audio/gstreamer-plugins-sndfile/Makefile b/audio/gstreamer-plugins-sndfile/Makefile
index e22dfd65792d..23c23562b3f9 100644
--- a/audio/gstreamer-plugins-sndfile/Makefile
+++ b/audio/gstreamer-plugins-sndfile/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer sndfile plugin
diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile
index f8f6742446b8..392e07045573 100644
--- a/audio/gstreamer-plugins-soundtouch/Makefile
+++ b/audio/gstreamer-plugins-soundtouch/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer soundtouch plugin
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile
index 4ed6b3bc3f28..3128bbe2179b 100644
--- a/audio/gstreamer-plugins-spc/Makefile
+++ b/audio/gstreamer-plugins-spc/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer OpenSPC frontend
diff --git a/devel/gstreamer-plugins-sdl/Makefile b/devel/gstreamer-plugins-sdl/Makefile
index 43685da68fbb..1c41a6021aeb 100644
--- a/devel/gstreamer-plugins-sdl/Makefile
+++ b/devel/gstreamer-plugins-sdl/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/devel/gstreamer-plugins-sdl/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= devel
COMMENT= Gstreamer SDL plugin
diff --git a/multimedia/gstreamer-plugins-bad/pkg-plist b/multimedia/gstreamer-plugins-bad/pkg-plist
index edb792eaa13f..c544af8b1bcb 100644
--- a/multimedia/gstreamer-plugins-bad/pkg-plist
+++ b/multimedia/gstreamer-plugins-bad/pkg-plist
@@ -1,11 +1,19 @@
+include/gstreamer-%%VERSION%%/gst/interfaces/photography-enumtypes.h
+include/gstreamer-%%VERSION%%/gst/interfaces/photography.h
lib/gstreamer-%%VERSION%%/libgstaacparse.la
lib/gstreamer-%%VERSION%%/libgstaacparse.so
lib/gstreamer-%%VERSION%%/libgstaiffparse.la
lib/gstreamer-%%VERSION%%/libgstaiffparse.so
lib/gstreamer-%%VERSION%%/libgstamrparse.la
lib/gstreamer-%%VERSION%%/libgstamrparse.so
+lib/gstreamer-%%VERSION%%/libgstautoconvert.a
+lib/gstreamer-%%VERSION%%/libgstautoconvert.la
+lib/gstreamer-%%VERSION%%/libgstautoconvert.so
lib/gstreamer-%%VERSION%%/libgstbayer.la
lib/gstreamer-%%VERSION%%/libgstbayer.so
+lib/gstreamer-%%VERSION%%/libgstcamerabin.a
+lib/gstreamer-%%VERSION%%/libgstcamerabin.la
+lib/gstreamer-%%VERSION%%/libgstcamerabin.so
lib/gstreamer-%%VERSION%%/libgstcdxaparse.la
lib/gstreamer-%%VERSION%%/libgstcdxaparse.so
lib/gstreamer-%%VERSION%%/libgstdccp.la
@@ -14,12 +22,13 @@ lib/gstreamer-%%VERSION%%/libgstdeinterlace.la
lib/gstreamer-%%VERSION%%/libgstdeinterlace.so
lib/gstreamer-%%VERSION%%/libgstdeinterlace2.la
lib/gstreamer-%%VERSION%%/libgstdeinterlace2.so
+lib/gstreamer-%%VERSION%%/libgstdtmf.a
+lib/gstreamer-%%VERSION%%/libgstdtmf.la
+lib/gstreamer-%%VERSION%%/libgstdtmf.so
lib/gstreamer-%%VERSION%%/libgstdvdspu.la
lib/gstreamer-%%VERSION%%/libgstdvdspu.so
lib/gstreamer-%%VERSION%%/libgstfestival.la
lib/gstreamer-%%VERSION%%/libgstfestival.so
-lib/gstreamer-%%VERSION%%/libgstfilter.la
-lib/gstreamer-%%VERSION%%/libgstfilter.so
lib/gstreamer-%%VERSION%%/libgstflv.la
lib/gstreamer-%%VERSION%%/libgstflv.so
lib/gstreamer-%%VERSION%%/libgstfreeze.a
@@ -29,8 +38,9 @@ lib/gstreamer-%%VERSION%%/libgsth264parse.la
lib/gstreamer-%%VERSION%%/libgsth264parse.so
lib/gstreamer-%%VERSION%%/libgstlegacyresample.la
lib/gstreamer-%%VERSION%%/libgstlegacyresample.so
-lib/gstreamer-%%VERSION%%/libgstmodplug.la
-lib/gstreamer-%%VERSION%%/libgstmodplug.so
+lib/gstreamer-%%VERSION%%/libgstliveadder.a
+lib/gstreamer-%%VERSION%%/libgstliveadder.la
+lib/gstreamer-%%VERSION%%/libgstliveadder.so
lib/gstreamer-%%VERSION%%/libgstmpeg4videoparse.la
lib/gstreamer-%%VERSION%%/libgstmpeg4videoparse.so
lib/gstreamer-%%VERSION%%/libgstmpegdemux.la
@@ -62,12 +72,18 @@ lib/gstreamer-%%VERSION%%/libgstrfbsrc.la
lib/gstreamer-%%VERSION%%/libgstrfbsrc.so
lib/gstreamer-%%VERSION%%/libgstrtpmanager.la
lib/gstreamer-%%VERSION%%/libgstrtpmanager.so
+lib/gstreamer-%%VERSION%%/libgstrtpmux.a
+lib/gstreamer-%%VERSION%%/libgstrtpmux.la
+lib/gstreamer-%%VERSION%%/libgstrtpmux.so
lib/gstreamer-%%VERSION%%/libgstscaletempoplugin.la
lib/gstreamer-%%VERSION%%/libgstscaletempoplugin.so
lib/gstreamer-%%VERSION%%/libgstsdpelem.la
lib/gstreamer-%%VERSION%%/libgstsdpelem.so
lib/gstreamer-%%VERSION%%/libgstselector.la
lib/gstreamer-%%VERSION%%/libgstselector.so
+lib/gstreamer-%%VERSION%%/libgstsiren.a
+lib/gstreamer-%%VERSION%%/libgstsiren.la
+lib/gstreamer-%%VERSION%%/libgstsiren.so
lib/gstreamer-%%VERSION%%/libgstspeed.la
lib/gstreamer-%%VERSION%%/libgstspeed.so
lib/gstreamer-%%VERSION%%/libgststereo.la
@@ -76,12 +92,21 @@ lib/gstreamer-%%VERSION%%/libgstsubenc.la
lib/gstreamer-%%VERSION%%/libgstsubenc.so
lib/gstreamer-%%VERSION%%/libgsttta.la
lib/gstreamer-%%VERSION%%/libgsttta.so
+lib/gstreamer-%%VERSION%%/libgstvalve.a
+lib/gstreamer-%%VERSION%%/libgstvalve.la
+lib/gstreamer-%%VERSION%%/libgstvalve.so
lib/gstreamer-%%VERSION%%/libgstvideosignal.la
lib/gstreamer-%%VERSION%%/libgstvideosignal.so
lib/gstreamer-%%VERSION%%/libgstvmnc.la
lib/gstreamer-%%VERSION%%/libgstvmnc.so
+lib/gstreamer-%%VERSION%%/libgstxdgmime.la
+lib/gstreamer-%%VERSION%%/libgstxdgmime.so
lib/gstreamer-%%VERSION%%/libgsty4menc.la
lib/gstreamer-%%VERSION%%/libgsty4menc.so
+lib/libgstphotography-%%VERSION%%.a
+lib/libgstphotography-%%VERSION%%.la
+lib/libgstphotography-%%VERSION%%.so
+lib/libgstphotography-%%VERSION%%.so.0
share/locale/af/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/az/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/bg/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
@@ -109,9 +134,9 @@ share/locale/sk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/sq/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/sr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/sv/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/uk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/vi/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo
-@dirrmtry include/gstreamer-%%VERSION%%/gst/app
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
diff --git a/multimedia/gstreamer-plugins-bz2/Makefile b/multimedia/gstreamer-plugins-bz2/Makefile
index 9696e7fe6afb..bc0b553d504c 100644
--- a/multimedia/gstreamer-plugins-bz2/Makefile
+++ b/multimedia/gstreamer-plugins-bz2/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-bz2/Makefile,v 1.6 2008/03/19 14:05:35 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer bz2 plugin
diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile
index 422f0b416029..62f386fb5b38 100644
--- a/multimedia/gstreamer-plugins-dts/Makefile
+++ b/multimedia/gstreamer-plugins-dts/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-dts/Makefile,v 1.5 2008/03/19 14:05:36 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer dts plugin
diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
index 990c5c8190ca..ec0488758256 100644
--- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile
+++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile,v 1.5 2008/03/19 14:05:37 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer mpeg encoder plugin
diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile
index cdc822324da4..49999ebc7791 100644
--- a/multimedia/gstreamer-plugins-theora/Makefile
+++ b/multimedia/gstreamer-plugins-theora/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer theora plugin
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile
index cd005323e2fc..9c355de0326d 100644
--- a/multimedia/gstreamer-plugins-x264/Makefile
+++ b/multimedia/gstreamer-plugins-x264/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $
#
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer x264 plugin
diff --git a/multimedia/gstreamer-plugins-xvid/Makefile b/multimedia/gstreamer-plugins-xvid/Makefile
index 7febadd4869e..3838b13fa0ca 100644
--- a/multimedia/gstreamer-plugins-xvid/Makefile
+++ b/multimedia/gstreamer-plugins-xvid/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-xvid/Makefile,v 1.5 2008/03/19 14:05:37 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer xvid plugin
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 9b2b7e3a378f..adae27736c19 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -34,7 +34,7 @@ CFLAGS:= ${CFLAGS} -O2
BASE_PORTVERSION= 0.10.22
BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION}
BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
-BAD_PORTVERSION= 0.10.10
+BAD_PORTVERSION= 0.10.11
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
GOOD_PORTVERSION= 0.10.14
diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo
index a35698a7fef2..6c3ded0f6e3e 100644
--- a/multimedia/gstreamer-plugins/distinfo
+++ b/multimedia/gstreamer-plugins/distinfo
@@ -1,9 +1,9 @@
MD5 (gst-plugins-base-0.10.22.tar.bz2) = 5d0f1e07f8f6db564971b50f75261e8a
SHA256 (gst-plugins-base-0.10.22.tar.bz2) = 184c5aed03ebfe38a276fc03cb7d8685d9a6da5a48bf6a0565c83e11a29cd5f9
SIZE (gst-plugins-base-0.10.22.tar.bz2) = 2118085
-MD5 (gst-plugins-bad-0.10.10.tar.bz2) = cd13758801f6054006ff1a4755e72484
-SHA256 (gst-plugins-bad-0.10.10.tar.bz2) = 2eb093242b94e0590ac2847b550f787c8dc39ef45b5269962a3b23598be144c3
-SIZE (gst-plugins-bad-0.10.10.tar.bz2) = 2422226
+MD5 (gst-plugins-bad-0.10.11.tar.bz2) = 75a3359ece6a1c11a9e5463d79e274e8
+SHA256 (gst-plugins-bad-0.10.11.tar.bz2) = b50072ff6f36087b8ecebf509e6d44ab2e91292b1a3a5806a7f1437a382723e9
+SIZE (gst-plugins-bad-0.10.11.tar.bz2) = 2564601
MD5 (gst-plugins-ugly-0.10.11.tar.bz2) = dfe2e201e066a3e86a9598b6769d9739
SHA256 (gst-plugins-ugly-0.10.11.tar.bz2) = 681d3cf7ae124bff1949187db858e5439a41be162bdad59dd69b52b70fd62dfa
SIZE (gst-plugins-ugly-0.10.11.tar.bz2) = 993960
diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile
index ff5d873aaf7b..bc7e54a1c22f 100644
--- a/net/gstreamer-plugins-libmms/Makefile
+++ b/net/gstreamer-plugins-libmms/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/net/gstreamer-plugins-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= net
COMMENT= Gstreamer mms:// and mmsh:// plugin
diff --git a/www/gstreamer-plugins-neon/Makefile b/www/gstreamer-plugins-neon/Makefile
index c9231a032ae4..d8345817b277 100644
--- a/www/gstreamer-plugins-neon/Makefile
+++ b/www/gstreamer-plugins-neon/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.5 2008/03/19 14:05:38 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= www
COMMENT= Gstreamer neon plugin