summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-03 18:09:30 +0000
committerwiz <wiz@pkgsrc.org>2015-01-03 18:09:30 +0000
commit5651fe2f06d985c78dbc4772936b9d5981463568 (patch)
tree0a78515909ad0f607aa34ecedc48bd9f90495992
parent59f9c9a69f8d68e690c81d1d2049344775a995e4 (diff)
downloadpkgsrc-5651fe2f06d985c78dbc4772936b9d5981463568.tar.gz
Update to 1.4.5. All pkgsrc patches were integrated :-)
GStreamer core: * 736969 : queue2: dead lock when buffering * 738092 : basesink: clamp reported position based on direction * 740001 : task: race condition when pausing and stopping GStreamer Plugins Base: * 741420 : video pools: should update size in configuration after applying alignment * 715050 : add typefinder for audio/x-audible * 739544 : tcp: Add test and fix memory leak in tcp elements * 739840 : typefind should recognize Apple Core Audio Format (CAF) * 740556 : videodecoder: don't complain when DTS != PTS on keyframes * 740675 : playsink: continues playback, reset mute property * 740730 : rtspconnection: don't remove child source if parent source is already destroyed * 740853 : audiodecoder: Push pending events before sending EOS. * 740952 : alsa: NetBSD fixes * 741045 : audiorate can can lose timestamp precision in some cases * 741198 : playbin: leaks GstPads GStreamer Plugins Good: * 711437 : apev2mux: should not put APEv2 tags at beginning of WavPack files * 726194 : v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution * 736397 : flvdemux: Per-stream resyncing behavior causes A/V-desyncs * 737603 : v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED * 739476 : vpx: fails to build against libvpx from git * 739722 : matroskamux: Thread safe register GstMatroskamuxPad * 739789 : v4l2allocator: fix error message if allocator is already active * 739791 : v4l2bufferpool: unref pool when v4l2_allocator_new() fails * 739792 : v4l2allocator: fix gst_v4l2_allocator_stop prototype * 739996 : videomixer: Drops a lot of frames, if one of the sources is live * 740040 : v4l2src: Fails in presence of V4L2_BUF_FLAG_ERROR * 740392 : rtspsrc: mikey base64 decoded key-mgmt leak * 740407 : qtmux limits capture to 4096x4096 * 740633 : v4l2src: RW io-mode is broken * 740636 : v4l2src: framerate is not always set on driver * 740671 : aspectratiocrop: crop needs to be reset when video size changes * 740905 : v4l2: still has 1 include to linux/videodev.h * 741271 : rtph264pay: Buffer leak in H.264 payloader when using SPS/PPS * 741381 : rtph264pay: Race condition may cause crash when going from PAUSED- > READY * 741407 : deinterlace: in query_caps return only supported formats if filter is interlaced * 737579 : v4l2object: set colorspace for output devices * 739754 : v4l2bufferpool: Should validate that all memories are writeable before queueing back GStreamer Plugins Bad: * 722764 : rawparse: fix SEEKING query handling * 729768 : mpegtsbase: Raise limit to read more bytes initially to find PCR * 739152 : gl/cocoa: build with GNUStep fails * 740191 : dvbbasesink: segfaults on 32-bit (rpi) * 740201 : gl/cocoa: Does not compile on OSX < 10.7 anymore * 740451 : srtpdec: leaks rtp/rtcp sink events * 740953 : configure.ac: unportable test(1) comparison operator * 741321 : opusparse: fix header parsing esp. of encoded output of libopus GStreamer RTSP Server: * 739481 : rtsp-stream: leaks srtp decoder when leaving rtpbin
-rw-r--r--finance/gnucash-docs/Makefile4
-rw-r--r--finance/gnucash-docs/distinfo8
-rw-r--r--multimedia/gst-plugins1-bad/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-bad/distinfo9
-rw-r--r--multimedia/gst-plugins1-bad/patches/patch-configure20
-rw-r--r--multimedia/gst-plugins1-base/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-base/distinfo10
-rw-r--r--multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasink.c18
-rw-r--r--multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasrc.c18
-rw-r--r--multimedia/gst-plugins1-good/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-good/distinfo9
-rw-r--r--multimedia/gst-plugins1-good/patches/patch-bb16
-rw-r--r--multimedia/gst-plugins1-libav/Makefile4
-rw-r--r--multimedia/gst-plugins1-libav/distinfo8
-rw-r--r--multimedia/gst-plugins1-ugly/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-ugly/distinfo8
-rw-r--r--multimedia/gstreamer1/Makefile4
-rw-r--r--multimedia/gstreamer1/distinfo8
-rw-r--r--net/gst-rtsp-server/Makefile4
-rw-r--r--net/gst-rtsp-server/distinfo8
20 files changed, 48 insertions, 124 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile
index cd837b9c92a..80c7916ed43 100644
--- a/finance/gnucash-docs/Makefile
+++ b/finance/gnucash-docs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/04/03 10:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/01/03 18:09:30 wiz Exp $
-DISTNAME= gnucash-docs-2.6.3
+DISTNAME= gnucash-docs-2.6.5
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff --git a/finance/gnucash-docs/distinfo b/finance/gnucash-docs/distinfo
index 72bb80d45ef..007a2e4c3b6 100644
--- a/finance/gnucash-docs/distinfo
+++ b/finance/gnucash-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/04/03 10:55:53 wiz Exp $
+$NetBSD: distinfo,v 1.10 2015/01/03 18:09:30 wiz Exp $
-SHA1 (gnucash-docs-2.6.3.tar.gz) = afbcf1edb9b7d22b3427488be2baeaae17625e49
-RMD160 (gnucash-docs-2.6.3.tar.gz) = 32367b4e299e4fbda9e001609cc7f477b31d98f9
-Size (gnucash-docs-2.6.3.tar.gz) = 58835557 bytes
+SHA1 (gnucash-docs-2.6.5.tar.gz) = deca7b05e67c3e414363f4a96ed71e5b6febd0c2
+RMD160 (gnucash-docs-2.6.5.tar.gz) = a6ba6c18fcc0830be85e6cb7b2038ad7bec59bad
+Size (gnucash-docs-2.6.5.tar.gz) = 58941882 bytes
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common
index 6d5fd6ae268..1b3953e6251 100644
--- a/multimedia/gst-plugins1-bad/Makefile.common
+++ b/multimedia/gst-plugins1-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2014/12/01 08:25:28 wiz Exp $
+# $NetBSD: Makefile.common,v 1.13 2015/01/03 18:09:30 wiz Exp $
#
# used by audio/gst-plugins1-dts/Makefile
# used by audio/gst-plugins1-faac/Makefile
@@ -12,7 +12,7 @@
#
GST_PLUGINS1_TYPE= bad
-GST_PLUGINS1_VER= 1.4.4
+GST_PLUGINS1_VER= 1.4.5
# Disable all drivers and features by default.
.for driver in \
diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo
index dcbca81770a..d90c557ebe7 100644
--- a/multimedia/gst-plugins1-bad/distinfo
+++ b/multimedia/gst-plugins1-bad/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.11 2014/12/01 08:26:03 wiz Exp $
+$NetBSD: distinfo,v 1.12 2015/01/03 18:09:30 wiz Exp $
-SHA1 (gst-plugins-bad-1.4.4.tar.xz) = 7263f9877faffe6249bec7c68de4993f66678cfc
-RMD160 (gst-plugins-bad-1.4.4.tar.xz) = f9acbc9bf3a3dfdfb4aeadd7418ef6fa0a7d022b
-Size (gst-plugins-bad-1.4.4.tar.xz) = 3821332 bytes
-SHA1 (patch-configure) = dd3898e9c88743e829bb3f21ff352ea81707ada2
+SHA1 (gst-plugins-bad-1.4.5.tar.xz) = 81ae4e15bcce8d353b83c1d2559441925794c42e
+RMD160 (gst-plugins-bad-1.4.5.tar.xz) = e3f594636e0b3bd9d3e70c779d4878ce4b06a587
+Size (gst-plugins-bad-1.4.5.tar.xz) = 3824936 bytes
diff --git a/multimedia/gst-plugins1-bad/patches/patch-configure b/multimedia/gst-plugins1-bad/patches/patch-configure
deleted file mode 100644
index bbfabc83748..00000000000
--- a/multimedia/gst-plugins1-bad/patches/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-configure,v 1.2 2014/12/01 08:26:03 wiz Exp $
-
-* Improve portability
-https://bugzilla.gnome.org/show_bug.cgi?id=740953
-
---- configure.orig 2012-10-07 06:40:08.000000000 +0000
-+++ configure
-@@ -32288,9 +32288,9 @@ $as_echo "#define HAVE_LIBUSB 1" >>confd
-
- HAVE_LIBUSB="yes"
- fi
-- if test "x$HAVE_UVCVIDEO_H" == "xyes" && \
-- test "x$HAVE_GUDEV" == "xyes" && \
-- test "x$HAVE_LIBUSB" == "xyes"; then
-+ if test "x$HAVE_UVCVIDEO_H" = "xyes" && \
-+ test "x$HAVE_GUDEV" = "xyes" && \
-+ test "x$HAVE_LIBUSB" = "xyes"; then
- HAVE_UVCH264=yes
- else
- HAVE_UVCH264=no
diff --git a/multimedia/gst-plugins1-base/Makefile.common b/multimedia/gst-plugins1-base/Makefile.common
index 26dc4374899..73b10fd8a25 100644
--- a/multimedia/gst-plugins1-base/Makefile.common
+++ b/multimedia/gst-plugins1-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2014/11/23 15:54:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.11 2015/01/03 18:09:30 wiz Exp $
#
# used by audio/gst-plugins1-alsa/Makefile
# used by audio/gst-plugins1-cdparanoia/Makefile
@@ -12,7 +12,7 @@
#
GST_PLUGINS1_TYPE= base
-GST_PLUGINS1_VER= 1.4.4
+GST_PLUGINS1_VER= 1.4.5
BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.4.0
LICENSE= gnu-lgpl-v2
diff --git a/multimedia/gst-plugins1-base/distinfo b/multimedia/gst-plugins1-base/distinfo
index ab8a1b6e21d..325dacc5995 100644
--- a/multimedia/gst-plugins1-base/distinfo
+++ b/multimedia/gst-plugins1-base/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.12 2014/12/01 08:13:04 wiz Exp $
+$NetBSD: distinfo,v 1.13 2015/01/03 18:09:30 wiz Exp $
-SHA1 (gst-plugins-base-1.4.4.tar.xz) = f46c9f096a641623b6d69f6c1aaba0c87a1dd71e
-RMD160 (gst-plugins-base-1.4.4.tar.xz) = 5fa82bc9b71459b2a2950ef8746cea5b1d5ab8e9
-Size (gst-plugins-base-1.4.4.tar.xz) = 2632996 bytes
-SHA1 (patch-ext_alsa_gstalsasink.c) = 5a96d43d7fa46e09a53dafb9fe02a4e26df1f327
-SHA1 (patch-ext_alsa_gstalsasrc.c) = aa551ce5541d92bb28f85b2da65b67201a8696ac
+SHA1 (gst-plugins-base-1.4.5.tar.xz) = 3f7d493d61e286a913f3c8a13be08f41437d3f89
+RMD160 (gst-plugins-base-1.4.5.tar.xz) = 5e1348015eba7be8b5492f3746040418367676d6
+Size (gst-plugins-base-1.4.5.tar.xz) = 2637680 bytes
diff --git a/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasink.c b/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasink.c
deleted file mode 100644
index f6132b58bb2..00000000000
--- a/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasink.c
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ext_alsa_gstalsasink.c,v 1.2 2014/12/01 08:13:04 wiz Exp $
-
-* NetBSD has no ESTRPIPE
-https://bugzilla.gnome.org/show_bug.cgi?id=740952
-
---- ext/alsa/gstalsasink.c.orig 2012-09-19 14:07:16.000000000 +0000
-+++ ext/alsa/gstalsasink.c
-@@ -54,6 +54,10 @@
- #include <gst/audio/gstaudioiec61937.h>
- #include <gst/gst-i18n-plugin.h>
-
-+#ifndef ESTRPIPE
-+#define ESTRPIPE EPIPE
-+#endif
-+
- #define DEFAULT_DEVICE "default"
- #define DEFAULT_DEVICE_NAME ""
- #define DEFAULT_CARD_NAME ""
diff --git a/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasrc.c b/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasrc.c
deleted file mode 100644
index cccd3fa92f7..00000000000
--- a/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasrc.c
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ext_alsa_gstalsasrc.c,v 1.2 2014/12/01 08:13:04 wiz Exp $
-
-* NetBSD has no ESTRPIPE
-https://bugzilla.gnome.org/show_bug.cgi?id=740952
-
---- ext/alsa/gstalsasrc.c.orig 2012-09-10 10:08:34.000000000 +0000
-+++ ext/alsa/gstalsasrc.c
-@@ -51,6 +51,10 @@
-
- #include <gst/gst-i18n-plugin.h>
-
-+#ifndef ESTRPIPE
-+#define ESTRPIPE EPIPE
-+#endif
-+
- #define DEFAULT_PROP_DEVICE "default"
- #define DEFAULT_PROP_DEVICE_NAME ""
- #define DEFAULT_PROP_CARD_NAME ""
diff --git a/multimedia/gst-plugins1-good/Makefile.common b/multimedia/gst-plugins1-good/Makefile.common
index 260df4e24aa..02a696dcb3e 100644
--- a/multimedia/gst-plugins1-good/Makefile.common
+++ b/multimedia/gst-plugins1-good/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2014/11/23 15:54:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2015/01/03 18:09:30 wiz Exp $
#
# used by audio/gst-plugins1-flac/Makefile
# used by audio/gst-plugins1-jack/Makefile
@@ -15,7 +15,7 @@
# used by x11/gst-plugins1-x11/Makefile
GST_PLUGINS1_TYPE= good
-GST_PLUGINS1_VER= 1.4.4
+GST_PLUGINS1_VER= 1.4.5
# Disable all drivers and features by default.
.for driver in aalib \
diff --git a/multimedia/gst-plugins1-good/distinfo b/multimedia/gst-plugins1-good/distinfo
index 5818a9ad2ef..6b63185b26b 100644
--- a/multimedia/gst-plugins1-good/distinfo
+++ b/multimedia/gst-plugins1-good/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.16 2014/12/01 08:08:57 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/01/03 18:09:30 wiz Exp $
-SHA1 (gst-plugins-good-1.4.4.tar.xz) = b2c1691bd13d4567788dcb3af49a99401f057112
-RMD160 (gst-plugins-good-1.4.4.tar.xz) = 8fa0090102e7079e0aa281a66a393ab910d40d86
-Size (gst-plugins-good-1.4.4.tar.xz) = 3025496 bytes
-SHA1 (patch-bb) = d98dbca14a692809bcd25b374720b12e2be42eee
+SHA1 (gst-plugins-good-1.4.5.tar.xz) = 9a416b2111429d22ff83fc492c46141d58aa3f2a
+RMD160 (gst-plugins-good-1.4.5.tar.xz) = 2938db9238330b851a80d21e5f32a23e88f4eac7
+Size (gst-plugins-good-1.4.5.tar.xz) = 3031588 bytes
diff --git a/multimedia/gst-plugins1-good/patches/patch-bb b/multimedia/gst-plugins1-good/patches/patch-bb
deleted file mode 100644
index da55986c8bb..00000000000
--- a/multimedia/gst-plugins1-good/patches/patch-bb
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-bb,v 1.6 2014/12/01 08:08:57 wiz Exp $
-
-NetBSD compatibility for v4l2.
-http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?h=1.4&id=b3e132d2d7a759215cc3b183102b7d0e6f678699
-
---- sys/v4l2/v4l2_calls.h.orig 2014-10-19 11:41:09.000000000 +0000
-+++ sys/v4l2/v4l2_calls.h
-@@ -29,7 +29,7 @@
- #ifdef HAVE_LIBV4L2
- # include <libv4l2.h>
- #else
--# include <linux/videodev2.h>
-+# include "ext/videodev2.h"
- # include <sys/ioctl.h>
- # include <sys/mman.h>
- # include <unistd.h>
diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile
index b76d85c3a9a..d6473543421 100644
--- a/multimedia/gst-plugins1-libav/Makefile
+++ b/multimedia/gst-plugins1-libav/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2014/11/23 15:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/01/03 18:09:31 wiz Exp $
-DISTNAME= gst-libav-1.4.4
+DISTNAME= gst-libav-1.4.5
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/gst-plugins1-libav/distinfo b/multimedia/gst-plugins1-libav/distinfo
index 609e01ca2fc..69362df1265 100644
--- a/multimedia/gst-plugins1-libav/distinfo
+++ b/multimedia/gst-plugins1-libav/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/11/23 15:54:00 wiz Exp $
+$NetBSD: distinfo,v 1.10 2015/01/03 18:09:31 wiz Exp $
-SHA1 (gst-libav-1.4.4.tar.xz) = 5ef27ec86a76a67cb60efb27871130f13301adaa
-RMD160 (gst-libav-1.4.4.tar.xz) = fef6a5421ed1c66312eb4313dab9425e44e04798
-Size (gst-libav-1.4.4.tar.xz) = 5218776 bytes
+SHA1 (gst-libav-1.4.5.tar.xz) = 546440eb7d661a063249d90a3f35cc449a27be2c
+RMD160 (gst-libav-1.4.5.tar.xz) = 6422a1c47eac2a98735443e77182f48da453051c
+Size (gst-libav-1.4.5.tar.xz) = 5220508 bytes
diff --git a/multimedia/gst-plugins1-ugly/Makefile.common b/multimedia/gst-plugins1-ugly/Makefile.common
index d659499ebe5..8b947855f44 100644
--- a/multimedia/gst-plugins1-ugly/Makefile.common
+++ b/multimedia/gst-plugins1-ugly/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2014/11/23 15:54:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.11 2015/01/03 18:09:31 wiz Exp $
#
# used by audio/gst-plugins1-a52/Makefile
# used by audio/gst-plugins1-lame/Makefile
@@ -10,7 +10,7 @@
# used by multimedia/gst-plugins1-x264/Makefile
GST_PLUGINS1_TYPE= ugly
-GST_PLUGINS1_VER= 1.4.4
+GST_PLUGINS1_VER= 1.4.5
# Disable all drivers and features by default.
.for driver in a52dec \
diff --git a/multimedia/gst-plugins1-ugly/distinfo b/multimedia/gst-plugins1-ugly/distinfo
index e045ccc9842..33fd4508b83 100644
--- a/multimedia/gst-plugins1-ugly/distinfo
+++ b/multimedia/gst-plugins1-ugly/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2014/11/23 15:54:00 wiz Exp $
+$NetBSD: distinfo,v 1.11 2015/01/03 18:09:31 wiz Exp $
-SHA1 (gst-plugins-ugly-1.4.4.tar.xz) = cd8b20ed4495564214c57b2c04befd4db2ca48ad
-RMD160 (gst-plugins-ugly-1.4.4.tar.xz) = 1862c0d43ca56ce0afea0a6e9ad2333c12e26c42
-Size (gst-plugins-ugly-1.4.4.tar.xz) = 846420 bytes
+SHA1 (gst-plugins-ugly-1.4.5.tar.xz) = 7f076929330cff49cd909fd4f94d3fce52a81e36
+RMD160 (gst-plugins-ugly-1.4.5.tar.xz) = 56305e80bc185b969ba6c104735ad86918740cd3
+Size (gst-plugins-ugly-1.4.5.tar.xz) = 846828 bytes
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index 06b2bfb7d3e..1976e49608f 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2014/11/09 16:30:18 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/01/03 18:09:31 wiz Exp $
-DISTNAME= gstreamer-1.4.4
+DISTNAME= gstreamer-1.4.5
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/}
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
diff --git a/multimedia/gstreamer1/distinfo b/multimedia/gstreamer1/distinfo
index 3637d021ea9..91093239317 100644
--- a/multimedia/gstreamer1/distinfo
+++ b/multimedia/gstreamer1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2014/11/09 16:30:18 wiz Exp $
+$NetBSD: distinfo,v 1.14 2015/01/03 18:09:31 wiz Exp $
-SHA1 (gstreamer-1.4.4.tar.xz) = e2aba44c31b41f016bc4ce85539022e12a81d3f7
-RMD160 (gstreamer-1.4.4.tar.xz) = 528b1301bd0c1434fc0ccdbf34ae4de4b0215100
-Size (gstreamer-1.4.4.tar.xz) = 3323860 bytes
+SHA1 (gstreamer-1.4.5.tar.xz) = 6c0fa50d42c039eb26c1f2eb5f8dd86ab35118e7
+RMD160 (gstreamer-1.4.5.tar.xz) = 8e4717b6a824fb029dea344264a304e05adb9aba
+Size (gstreamer-1.4.5.tar.xz) = 3324052 bytes
diff --git a/net/gst-rtsp-server/Makefile b/net/gst-rtsp-server/Makefile
index bc021e5d866..7b429851e6d 100644
--- a/net/gst-rtsp-server/Makefile
+++ b/net/gst-rtsp-server/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/10/01 14:26:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/03 18:09:31 wiz Exp $
-DISTNAME= gst-rtsp-server-1.4.3
+DISTNAME= gst-rtsp-server-1.4.5
CATEGORIES= net multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-rtsp-server/
EXTRACT_SUFX= .tar.xz
diff --git a/net/gst-rtsp-server/distinfo b/net/gst-rtsp-server/distinfo
index 7c1b463fb08..3991c921e40 100644
--- a/net/gst-rtsp-server/distinfo
+++ b/net/gst-rtsp-server/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/10/01 14:26:15 wiz Exp $
+$NetBSD: distinfo,v 1.3 2015/01/03 18:09:31 wiz Exp $
-SHA1 (gst-rtsp-server-1.4.3.tar.xz) = e026914a2b2a9814be8063367f2436a0e861858a
-RMD160 (gst-rtsp-server-1.4.3.tar.xz) = c933df063d8cba0d8b3e23351f18bee88506851c
-Size (gst-rtsp-server-1.4.3.tar.xz) = 530492 bytes
+SHA1 (gst-rtsp-server-1.4.5.tar.xz) = 0fdbd47d64eaf45aed2e92532943eb40d3ab6c88
+RMD160 (gst-rtsp-server-1.4.5.tar.xz) = 38eb029c8602fb0778d1bd0d11c1163ab8f6b21f
+Size (gst-rtsp-server-1.4.5.tar.xz) = 530724 bytes