diff options
author | drochner <drochner@pkgsrc.org> | 2013-12-04 11:32:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-12-04 11:32:13 +0000 |
commit | 4c88abc39d105272bdb3ecba83b355aefb422722 (patch) | |
tree | 4d4c3ad38b812f7323b9bc765edd86dda513f334 /multimedia/gst-plugins1-good | |
parent | 72db28a0d2f6664b2533164e3bc46eee417285d9 (diff) | |
download | pkgsrc-4c88abc39d105272bdb3ecba83b355aefb422722.tar.gz |
update to 1.0.10
changes: bugfixes
Diffstat (limited to 'multimedia/gst-plugins1-good')
-rw-r--r-- | multimedia/gst-plugins1-good/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gst-plugins1-good/Makefile.common b/multimedia/gst-plugins1-good/Makefile.common index f90451fdaaf..420ccd2896c 100644 --- a/multimedia/gst-plugins1-good/Makefile.common +++ b/multimedia/gst-plugins1-good/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2013/08/03 08:29:22 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.8 2013/12/04 11:35:56 drochner Exp $ # # used by audio/gst-plugins1-flac/Makefile # used by multimedia/gst-plugins1-v4l2/Makefile @@ -15,7 +15,7 @@ # GST_PLUGINS1_TYPE= good -GST_PLUGINS1_VER= 1.0.8 +GST_PLUGINS1_VER= 1.0.10 # 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 faeb2a288a6..9d65f9ffe6b 100644 --- a/multimedia/gst-plugins1-good/distinfo +++ b/multimedia/gst-plugins1-good/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2013/08/03 08:29:22 ryoon Exp $ +$NetBSD: distinfo,v 1.7 2013/12/04 11:35:56 drochner Exp $ -SHA1 (gst-plugins-good-1.0.8.tar.xz) = 786a7481ba8dbee3fe780778d00196fe1727c4b1 -RMD160 (gst-plugins-good-1.0.8.tar.xz) = 004e35ab20c0f996c7c5cd7cf00558810d45d01d -Size (gst-plugins-good-1.0.8.tar.xz) = 2729744 bytes +SHA1 (gst-plugins-good-1.0.10.tar.xz) = 0d171e1f0c4db8b8f16e4d917a621277519923ea +RMD160 (gst-plugins-good-1.0.10.tar.xz) = 21379d7cf303c8a605f960e16d0977e90d997ee0 +Size (gst-plugins-good-1.0.10.tar.xz) = 2732272 bytes SHA1 (patch-ab) = 69fbd1268ee0c448341bfbd2590769785cd27604 SHA1 (patch-ba) = b9a4b1f6ef0df2c1c286218edcf8b592a9839b24 SHA1 (patch-bb) = 2b448778acd9ce6c4cd6a22a894bcee457cd0360 |