diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-09-09 13:02:44 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-09-09 13:02:44 +0000 |
commit | fb6fbe09f6e387dc37bcf9c06f5efe6ae47b991a (patch) | |
tree | 2e948c1fe1e0eef207045c908cb904d9aeb67ea0 | |
parent | 76f3efcf2e09aeaec9dbb160bf9c8bdff6c9c5b6 (diff) |
Notes
-rw-r--r-- | audio/gstreamer-plugins-pulse/Makefile | 2 | ||||
-rw-r--r-- | devel/gstreamer-plugins-gconf/Makefile | 2 | ||||
-rw-r--r-- | devel/gstreamer-plugins-soup/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-- | multimedia/gstreamer-plugins-dv/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h | 14 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/pkg-plist | 5 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/distinfo | 6 |
11 files changed, 16 insertions, 25 deletions
diff --git a/audio/gstreamer-plugins-pulse/Makefile b/audio/gstreamer-plugins-pulse/Makefile index 64c4a0ec92e8..4d0fa6ad5722 100644 --- a/audio/gstreamer-plugins-pulse/Makefile +++ b/audio/gstreamer-plugins-pulse/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= GStreamer plugin for pulseaudio diff --git a/devel/gstreamer-plugins-gconf/Makefile b/devel/gstreamer-plugins-gconf/Makefile index a413d324d35d..68e8f37f8791 100644 --- a/devel/gstreamer-plugins-gconf/Makefile +++ b/devel/gstreamer-plugins-gconf/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gstreamer-plugins-gconf/Makefile,v 1.6 2008/03/19 14:05:33 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel COMMENT= Gstreamer gconf plugin diff --git a/devel/gstreamer-plugins-soup/Makefile b/devel/gstreamer-plugins-soup/Makefile index 12a4204286e0..6d63b1398793 100644 --- a/devel/gstreamer-plugins-soup/Makefile +++ b/devel/gstreamer-plugins-soup/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gstreamer-plugins-soup/Makefile,v 1.3 2008/03/19 14:05:33 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel COMMENT= Gstreamer soup http src plugin diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile index 24601644918e..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= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer image decoder plugin diff --git a/graphics/gstreamer-plugins-jpeg/Makefile b/graphics/gstreamer-plugins-jpeg/Makefile index b30f8eaf61c9..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= 1 +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 efbf8fa03ccd..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= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer color ascii art plugin diff --git a/multimedia/gstreamer-plugins-dv/Makefile b/multimedia/gstreamer-plugins-dv/Makefile index fe80ec202506..4e3d271f5719 100644 --- a/multimedia/gstreamer-plugins-dv/Makefile +++ b/multimedia/gstreamer-plugins-dv/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-dv/Makefile,v 1.5 2008/03/19 14:05:36 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer dv plugin diff --git a/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h b/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h deleted file mode 100644 index 203783762b39..000000000000 --- a/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h +++ /dev/null @@ -1,14 +0,0 @@ ---- gst/udp/gstudpnetutils.h.orig 2009-05-25 21:33:52.000000000 +0200 -+++ gst/udp/gstudpnetutils.h 2009-05-25 21:34:16.000000000 +0200 -@@ -39,10 +39,10 @@ - - #else - #include <sys/time.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #include <net/if.h> - #include <netdb.h> --#include <sys/socket.h> - #include <sys/wait.h> - #include <arpa/inet.h> - #include <unistd.h> diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist index a9e5f1f1e7e7..c89168050014 100644 --- a/multimedia/gstreamer-plugins-good/pkg-plist +++ b/multimedia/gstreamer-plugins-good/pkg-plist @@ -60,6 +60,8 @@ lib/gstreamer-%%VERSION%%/libgstreplaygain.la lib/gstreamer-%%VERSION%%/libgstreplaygain.so lib/gstreamer-%%VERSION%%/libgstrtp.la lib/gstreamer-%%VERSION%%/libgstrtp.so +lib/gstreamer-%%VERSION%%/libgstrtpmanager.la +lib/gstreamer-%%VERSION%%/libgstrtpmanager.so lib/gstreamer-%%VERSION%%/libgstrtsp.la lib/gstreamer-%%VERSION%%/libgstrtsp.so lib/gstreamer-%%VERSION%%/libgstsmpte.la @@ -94,6 +96,7 @@ share/locale/bg/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/de/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo @@ -104,6 +107,7 @@ share/locale/id/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/lv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/mt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo @@ -115,6 +119,7 @@ share/locale/sk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/tr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 2e4486d83d83..02afba3672e9 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -37,7 +37,7 @@ BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX} BAD_PORTVERSION= 0.10.14 BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION} BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX} -GOOD_PORTVERSION= 0.10.15 +GOOD_PORTVERSION= 0.10.16 GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION} GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX} UGLY_PORTVERSION= 0.10.12 diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo index 31a7ca7485e0..0c197fd828ce 100644 --- a/multimedia/gstreamer-plugins/distinfo +++ b/multimedia/gstreamer-plugins/distinfo @@ -7,6 +7,6 @@ SIZE (gst-plugins-bad-0.10.14.tar.bz2) = 2781487 MD5 (gst-plugins-ugly-0.10.12.tar.bz2) = 4400914a009201348fe66d2a83fa3971 SHA256 (gst-plugins-ugly-0.10.12.tar.bz2) = b3e785a0dd47aab880049535068556a5f61726da44bce452b41555e3f0481d2f SIZE (gst-plugins-ugly-0.10.12.tar.bz2) = 1027462 -MD5 (gst-plugins-good-0.10.15.tar.bz2) = 19bc6cc07951b3382d1ac8525b20e83f -SHA256 (gst-plugins-good-0.10.15.tar.bz2) = 831f450a0fa18c881b00ec50e8916ed66ca0fecb53cd1939f0abcc02930f9847 -SIZE (gst-plugins-good-0.10.15.tar.bz2) = 2354906 +MD5 (gst-plugins-good-0.10.16.tar.bz2) = f0af97464bb6e060a99df39bb21b7a42 +SHA256 (gst-plugins-good-0.10.16.tar.bz2) = 64bd5177913b8ccaa1502e88a255adb3e6024202ba8983e6a956061e57fe1640 +SIZE (gst-plugins-good-0.10.16.tar.bz2) = 2573811 |