diff options
author | drochner <drochner@pkgsrc.org> | 2009-10-30 11:44:45 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-10-30 11:44:45 +0000 |
commit | a13be644d0fc091bd103ebc8298b03c19d9db087 (patch) | |
tree | 3098297735c914aa3ca256acf4cc8daeac0f2c19 | |
parent | be78d08846b0aaf04f90c012f72e7613de6b552b (diff) | |
download | pkgsrc-a13be644d0fc091bd103ebc8298b03c19d9db087.tar.gz |
update to 2.28.2
changes: bugfixes
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/PLIST | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 65b86a2e90e..d306e90fd98 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.52 2009/10/21 18:56:15 drochner Exp $ +# $NetBSD: Makefile.common,v 1.53 2009/10/30 11:44:45 drochner Exp $ # # used by multimedia/totem-browser-plugin/Makefile # used by multimedia/totem-nautilus/Makefile # used by multimedia/totem-xine/Makefile -DISTNAME= totem-2.28.1 +DISTNAME= totem-2.28.2 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.28/} diff --git a/multimedia/totem/PLIST b/multimedia/totem/PLIST index 0fba6dd08c7..3980d36f15b 100644 --- a/multimedia/totem/PLIST +++ b/multimedia/totem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2009/10/21 18:56:15 drochner Exp $ +@comment $NetBSD: PLIST,v 1.24 2009/10/30 11:44:45 drochner Exp $ bin/totem bin/totem-audio-preview bin/totem-video-indexer @@ -292,8 +292,10 @@ share/gtk-doc/html/totem/left.png share/gtk-doc/html/totem/right.png share/gtk-doc/html/totem/style.css share/gtk-doc/html/totem/totem-Interface.html +share/gtk-doc/html/totem/totem-plugins.html share/gtk-doc/html/totem/totem.devhelp share/gtk-doc/html/totem/totem.devhelp2 +share/gtk-doc/html/totem/tutorials.html share/gtk-doc/html/totem/up.png share/gtk-doc/html/totem/widget-api.html share/icons/hicolor/16x16/apps/totem.png diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 66ce7a70517..b46aea7c9a6 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2009/10/21 18:56:15 drochner Exp $ +$NetBSD: distinfo,v 1.35 2009/10/30 11:44:45 drochner Exp $ -SHA1 (totem-2.28.1.tar.gz) = 4d6dfc012c9209bd986f889288526c77a237db7e -RMD160 (totem-2.28.1.tar.gz) = 4ec14a140d218fda9ede7cbeeb7970cb8f7bc2be -Size (totem-2.28.1.tar.gz) = 4599255 bytes +SHA1 (totem-2.28.2.tar.gz) = 6b1355ca93ee9ce6c21b344a9a2b878491ac99ab +RMD160 (totem-2.28.2.tar.gz) = 7737ab4a907025cc509b2dac4a0602c3baea23b2 +Size (totem-2.28.2.tar.gz) = 4626469 bytes SHA1 (patch-ad) = ec8cd092d202255981049ace4ac643c41a0044be SHA1 (patch-af) = 8e4ffb97aedbf56a052d5ffacea73f8b2f071183 SHA1 (patch-ai) = 6f95138b8260dc925493845e34a7b7e9f6f93a53 |