diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-08-06 21:26:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-08-06 21:26:18 +0000 |
commit | 270ed2bd09b709ee00b367f45bdb1d420a59e910 (patch) | |
tree | 76bd90c5e958e418834efc217d91b7317318b3d3 /multimedia/totem | |
parent | a63d2e3065a98d9d92e3ffa06eb755aa1bca3133 (diff) | |
download | pkgsrc-270ed2bd09b709ee00b367f45bdb1d420a59e910.tar.gz |
Update totem and totem-xine to 1.4.4:
* Allow the browser plugin to run against a different flavour of Mozilla
than what it was compiled against
* "Skip to" dialogue fixes (GStreamer and front-end)
* Many fixes related to the new logo drawing (xine-lib)
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index c18236eb5d0..c4f1a20a007 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.22 2006/08/03 19:19:58 drochner Exp $ +# $NetBSD: Makefile.common,v 1.23 2006/08/06 21:26:18 jmmv Exp $ # -DISTNAME= totem-1.4.3 +DISTNAME= totem-1.4.4 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/1.4/} diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 8bc19e7b23d..1e57f3450c6 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2006/08/03 19:19:58 drochner Exp $ +$NetBSD: distinfo,v 1.11 2006/08/06 21:26:18 jmmv Exp $ -SHA1 (totem-1.4.3.tar.gz) = 9cdfdd0bd77424d01f86646f5bc3b4675ab4a117 -RMD160 (totem-1.4.3.tar.gz) = 7e5650ac9887814d54b464249f4d8d2e49fc9853 -Size (totem-1.4.3.tar.gz) = 2344211 bytes +SHA1 (totem-1.4.4.tar.gz) = 310c2255c9bf03521552ab1428b61dccb1bbd7bd +RMD160 (totem-1.4.4.tar.gz) = 194f0e32a66a493fd10709e08ec9e2156496aef7 +Size (totem-1.4.4.tar.gz) = 2352083 bytes SHA1 (patch-aa) = 1267125093c4e76fc61575b83890b9adacff9a0d SHA1 (patch-ab) = 6327cf86050bf2fbd9d6b37c338304ddeb08092c SHA1 (patch-ac) = eb08ead97a419da14a7d870fff075b24d8d6da27 |