diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-30 16:35:07 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-30 16:35:07 +0800 |
| commit | ae559b829ae2691e9c8cddd04cff3fe516989c73 (patch) | |
| tree | b827379952ecf84fe6149785ee50548a71c1b805 /multimedia | |
| parent | f0acd4c0fe5577b4abf96ba02a8031477fd70d95 (diff) | |
| download | marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar.gz marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar.bz2 marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar.lz marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar.xz marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.tar.zst marcuscom-ports-ae559b829ae2691e9c8cddd04cff3fe516989c73.zip | |
Update to 2.28.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13075 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
| -rw-r--r-- | multimedia/totem/Makefile | 6 | ||||
| -rw-r--r-- | multimedia/totem/distinfo | 6 | ||||
| -rw-r--r-- | multimedia/totem/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 831294323..5fcdb59b4 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.133 2009/09/21 10:19:16 kwm Exp $ +# $MCom: ports/multimedia/totem/Makefile,v 1.134 2009/09/21 19:07:11 kwm Exp $ # PORTNAME= totem -PORTVERSION= 2.28.0 +PORTVERSION= 2.28.1 PORTREVISION?= 0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME @@ -102,7 +102,7 @@ CONFIGURE_ARGS+=--enable-browser-plugins \ PLIST_SUB+= BROWSER_PLUGINS="" USE_WEBPLUGINS= gecko19 webkit-gtk2 -WEBPLUGINS_FILES= libtotem-basic-plugin.so libtotem-complex-plugin.so \ +WEBPLUGINS_FILES= libtotem-complex-plugin.so \ libtotem-cone-plugin.so libtotem-gmp-plugin.so \ libtotem-mully-plugin.so \ libtotem-narrowspace-plugin.so diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index f6e7707f6..07423aa3b 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-2.28.0.tar.bz2) = 481d56b78b351606cf6c75d923776a75 -SHA256 (gnome2/totem-2.28.0.tar.bz2) = 5d20cad4435a21a6be3c5c00a208cd1817e83a081f34ea034b5946365069d3e2 -SIZE (gnome2/totem-2.28.0.tar.bz2) = 3056628 +MD5 (gnome2/totem-2.28.1.tar.bz2) = 42f071fcf8ffc471beb3e1689297d647 +SHA256 (gnome2/totem-2.28.1.tar.bz2) = 18121f17c37faaa9cc245d46293a24f58f2bba9dc9b84af5e1ffe0ac6e697b04 +SIZE (gnome2/totem-2.28.1.tar.bz2) = 3027102 diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index ea608ee32..01e2af4ec 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -92,10 +92,8 @@ share/applications/totem.desktop %%DOCSDIR%%/right.png %%DOCSDIR%%/style.css %%DOCSDIR%%/totem-Interface.html -%%DOCSDIR%%/totem-plugins.html %%DOCSDIR%%/totem.devhelp %%DOCSDIR%%/totem.devhelp2 -%%DOCSDIR%%/tutorials.html %%DOCSDIR%%/up.png %%DOCSDIR%%/widget-api.html share/gnome/help/totem/C/figures/totem_next_button.png |
