diff options
author | drochner <drochner@pkgsrc.org> | 2011-07-12 08:57:14 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-07-12 08:57:14 +0000 |
commit | efa834bd8f7928e2dbdc0f7ac855988858d525ec (patch) | |
tree | 2d9e1f2fd77f4771f4983e680d7e0eee8da0a52c | |
parent | d4642fab27681ac8fc644e22d9e2b5f61fb30c30 (diff) | |
download | pkgsrc-efa834bd8f7928e2dbdc0f7ac855988858d525ec.tar.gz |
update to 0.10.30
changes:
-handle API changes in unstable glib2 (not relevant to pkgsrc yet)
-minor fixes
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common index 2685db868bb..d9a4c018704 100644 --- a/multimedia/gst-plugins0.10-good/Makefile.common +++ b/multimedia/gst-plugins0.10-good/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.34 2011/05/18 09:38:18 drochner Exp $ +# $NetBSD: Makefile.common,v 1.35 2011/07/12 08:57:14 drochner Exp $ # # used by audio/gst-plugins0.10-esound/Makefile # used by audio/gst-plugins0.10-flac/Makefile @@ -15,7 +15,7 @@ # used by net/gst-plugins0.10-soup/Makefile GST_PLUGINS0.10_TYPE= good -GST_PLUGINS0.10_VER= 0.10.29 +GST_PLUGINS0.10_VER= 0.10.30 # Disable all drivers and features by default. .for driver in aalib \ diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo index facc8fc9078..ba090bcf7ce 100644 --- a/multimedia/gst-plugins0.10-good/distinfo +++ b/multimedia/gst-plugins0.10-good/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.35 2011/05/18 09:38:18 drochner Exp $ +$NetBSD: distinfo,v 1.36 2011/07/12 08:57:14 drochner Exp $ -SHA1 (gst-plugins-good-0.10.29.tar.bz2) = a0e55c20ae36c8de18990c56b4d97ed3997cc6e0 -RMD160 (gst-plugins-good-0.10.29.tar.bz2) = 0e9bdf077c6a3806118a99227bb70d101b928627 -Size (gst-plugins-good-0.10.29.tar.bz2) = 3367780 bytes +SHA1 (gst-plugins-good-0.10.30.tar.bz2) = 9c78a751bb2f20ad50a1daf6860e0098e0495f5a +RMD160 (gst-plugins-good-0.10.30.tar.bz2) = e39555de8efa87af9764cad32f11e00954e82a91 +Size (gst-plugins-good-0.10.30.tar.bz2) = 3361361 bytes SHA1 (patch-ab) = d0d8b7fbd373d300e1808b8b106257d87dd85f7a SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5 SHA1 (patch-bb) = b71b740e106b5fc932cc50a7994e491da27909be |