diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-29 04:25:06 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-29 04:25:06 +0800 |
commit | 80d8b21018894ee5aec97813b830f5f093204dc7 (patch) | |
tree | 32039590c041df7e3227a88fc19b026e7b3df424 /multimedia/totem | |
parent | 03ec4e70b822664dc905ed1295680c1644564734 (diff) | |
download | marcuscom-ports-80d8b21018894ee5aec97813b830f5f093204dc7.tar.gz marcuscom-ports-80d8b21018894ee5aec97813b830f5f093204dc7.tar.zst marcuscom-ports-80d8b21018894ee5aec97813b830f5f093204dc7.zip |
Update to 2.24.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11741 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 6 | ||||
-rw-r--r-- | multimedia/totem/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 2f1983b91..db79db4ce 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,11 +3,11 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.115 2008/10/01 22:47:25 kwm Exp $ +# $MCom: ports/multimedia/totem/Makefile,v 1.116 2008/10/07 15:45:24 kwm Exp $ # PORTNAME= totem -PORTVERSION= 2.24.2 +PORTVERSION= 2.24.3 PORTREVISION?= 0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 6cde08555..a19d2bab7 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-2.24.2.tar.bz2) = e85064c48fe28e8e87c1da04a06173df -SHA256 (gnome2/totem-2.24.2.tar.bz2) = 776ddf74b657da5709d8f3d1c800b8203aa82a5f06f1c6d2d0f23a0a5f6685f7 -SIZE (gnome2/totem-2.24.2.tar.bz2) = 2543302 +MD5 (gnome2/totem-2.24.3.tar.bz2) = 261bae2586c3bb6a55bfa2704d7e3b14 +SHA256 (gnome2/totem-2.24.3.tar.bz2) = 235a2e39959e7da3dc49f5d1d9c7259a74047d32a52b0eefeec5265174769836 +SIZE (gnome2/totem-2.24.3.tar.bz2) = 2545808 diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index a976a4bf3..67ffdd5a1 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -397,6 +397,7 @@ share/vala/vapi/totem.vapi @dirrm share/gnome/help/totem/C/figures @dirrm share/gnome/help/totem/C @dirrm share/gnome/help/totem +@dirrmtry share/applications @dirrm libexec/totem @dirrm lib/totem/plugins/youtube @dirrm lib/totem/plugins/totem @@ -416,7 +417,6 @@ share/vala/vapi/totem.vapi %%BROWSER_PLUGINS%%@dirrmtry %%WEBPLUGINS_DIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES |