diff options
author | drochner <drochner@pkgsrc.org> | 2010-05-14 16:45:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-05-14 16:45:17 +0000 |
commit | 6d183ac805555e38e72c1eee213dd9b008fcc71e (patch) | |
tree | 057a2c7baac774a160aa01074eee07c422e8d9a3 /multimedia/totem | |
parent | 5d3278acd9626fa71834f7b1a3f64718d095d3ec (diff) | |
download | pkgsrc-6d183ac805555e38e72c1eee213dd9b008fcc71e.tar.gz |
update to 2.28.6
changes:
-Fix YouTube plugin for web site changes
-Update OpenSubtitles plugin for latest API
-more bugfixes
Together with the gstreamer/libgdata updates and a gst-ffmpeg update
which I'll commit soon, the youtube browser works again for me.
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 3 | ||||
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 91e07488e50..a6d31655636 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2010/02/10 19:17:42 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2010/05/14 16:45:17 drochner Exp $ # -PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 2b7051f87a3..77c805d3a73 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.56 2010/01/15 19:36:24 drochner Exp $ +# $NetBSD: Makefile.common,v 1.57 2010/05/14 16:45:17 drochner Exp $ # # used by multimedia/totem-browser-plugin/Makefile # used by multimedia/totem-nautilus/Makefile -DISTNAME= totem-2.28.5 +DISTNAME= totem-2.28.6 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.28/} diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 35f96766b93..ce87eb146e4 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.38 2010/01/15 19:36:24 drochner Exp $ +$NetBSD: distinfo,v 1.39 2010/05/14 16:45:17 drochner Exp $ -SHA1 (totem-2.28.5.tar.gz) = 9347d5acaff9e9c1e2876c94a3e66c4ea64ac885 -RMD160 (totem-2.28.5.tar.gz) = 021d45b204be6a3a58f44e99f68487bab229bf9c -Size (totem-2.28.5.tar.gz) = 4654501 bytes +SHA1 (totem-2.28.6.tar.gz) = 02396c548a1ccff2c15bc28d06d1a0d169e5be85 +RMD160 (totem-2.28.6.tar.gz) = 4a047f78be0422e4ec921b2bef376a87a2274f45 +Size (totem-2.28.6.tar.gz) = 4669431 bytes SHA1 (patch-ad) = ec8cd092d202255981049ace4ac643c41a0044be SHA1 (patch-af) = 8e4ffb97aedbf56a052d5ffacea73f8b2f071183 SHA1 (patch-ai) = 6f95138b8260dc925493845e34a7b7e9f6f93a53 |