FreeBSD Bugzilla – Attachment 42063 Details for
Bug 65642
Update totem to 0.99.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
totem-0.99.10.diff
totem-0.99.10.diff (text/plain), 5.28 KB, created by
Koop Mast
on 2004-04-16 21:30:09 UTC
(
hide
)
Description:
totem-0.99.10.diff
Filename:
MIME Type:
Creator:
Koop Mast
Created:
2004-04-16 21:30:09 UTC
Size:
5.28 KB
patch
obsolete
>diff -ruN totem.orig/Makefile totem/Makefile >--- totem.orig/Makefile Mon Apr 5 05:30:29 2004 >+++ totem/Makefile Fri Apr 16 20:38:58 2004 >@@ -6,11 +6,10 @@ > # > > PORTNAME= totem >-PORTVERSION= 0.99.9 >-PORTREVISION= 4 >+PORTVERSION= 0.99.10 > CATEGORIES= multimedia gnome > MASTER_SITES= ${MASTER_SITE_GNOME} >-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} >+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//} > DIST_SUBDIR= gnome2 > > MAINTAINER= hendrik@scholz.net >@@ -25,6 +24,8 @@ > USE_LIBTOOL_VER=13 > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ > LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr" >+ >+MAN1= totem.1 > > .include <bsd.port.pre.mk> > >diff -ruN totem.orig/distinfo totem/distinfo >--- totem.orig/distinfo Fri Feb 20 15:48:26 2004 >+++ totem/distinfo Fri Apr 16 18:11:31 2004 >@@ -1,2 +1,2 @@ >-MD5 (gnome2/totem-0.99.9.tar.bz2) = e90467c1b4185edbad6571a139e4a42c >-SIZE (gnome2/totem-0.99.9.tar.bz2) = 776253 >+MD5 (gnome2/totem-0.99.10.tar.bz2) = eaf9e86e2dae9ef7318d394fa191c952 >+SIZE (gnome2/totem-0.99.10.tar.bz2) = 875982 >diff -ruN totem.orig/pkg-plist totem/pkg-plist >--- totem.orig/pkg-plist Sat Mar 27 17:35:46 2004 >+++ totem/pkg-plist Fri Apr 16 20:40:08 2004 >@@ -40,51 +40,51 @@ > etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-ms-wmv/%gconf.xml > etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-msvideo/%gconf.xml > etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-nsv/%gconf.xml >-etc/gconf/schemas/totem.schemas > etc/gconf/schemas/totem-video-thumbnail.schemas >+etc/gconf/schemas/totem.schemas > libdata/bonobo/servers/Totem_properties.server > libexec/totem-properties-page > share/gnome/application-registry/totem.applications > share/gnome/applications/totem.desktop >+share/gnome/help/totem/C/figures/totem_next_button.png >+share/gnome/help/totem/C/figures/totem_pause_button.png >+share/gnome/help/totem/C/figures/totem_play_button.png >+share/gnome/help/totem/C/figures/totem_previous_button.png >+share/gnome/help/totem/C/figures/totem_show_playlist_button.png >+share/gnome/help/totem/C/figures/totem_start_window.png >+share/gnome/help/totem/C/figures/totem_volume_maximum_button.png >+share/gnome/help/totem/C/figures/totem_volume_mute_button.png >+share/gnome/help/totem/C/legal.xml >+share/gnome/help/totem/C/totem.xml > share/gnome/mime-info/totem.keys >+share/gnome/omf/totem/totem-C.omf >+@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true > share/gnome/pixmaps/media-player-48.png > share/gnome/pixmaps/vanity.png > share/gnome/totem/filmholes.png > share/gnome/totem/media-player-48.png >-share/gnome/totem/stock_media_next.png >-share/gnome/totem/stock_media_previous.png >-share/gnome/totem/stock_media_pause.png >-share/gnome/totem/stock_media_play.png >-share/gnome/totem/stock-tool-brightness-contrast-22.png > share/gnome/totem/playlist-16.png > share/gnome/totem/playlist-24.png > share/gnome/totem/playlist-playing.png >+share/gnome/totem/playlist.glade >+share/gnome/totem/properties.glade > share/gnome/totem/rhythmbox-volume-max.png > share/gnome/totem/rhythmbox-volume-zero.png >+share/gnome/totem/screenshot.glade >+share/gnome/totem/stock-tool-brightness-contrast-22.png >+share/gnome/totem/stock_media_next.png >+share/gnome/totem/stock_media_pause.png >+share/gnome/totem/stock_media_play.png >+share/gnome/totem/stock_media_previous.png > share/gnome/totem/totem.glade >-share/gnome/totem/totem-download.glade > share/gnome/totem/totem_logo.png >-share/gnome/totem/playlist.glade >-share/gnome/totem/properties.glade > share/gnome/totem/uri.glade > share/gnome/totem/vanity.glade > share/gnome/totem/vanity.png >-share/gnome/help/totem/C/totem.xml >-share/gnome/help/totem/C/legal.xml >-share/gnome/help/totem/C/figures/totem_next_button.png >-share/gnome/help/totem/C/figures/totem_pause_button.png >-share/gnome/help/totem/C/figures/totem_play_button.png >-share/gnome/help/totem/C/figures/totem_previous_button.png >-share/gnome/help/totem/C/figures/totem_show_playlist_button.png >-share/gnome/help/totem/C/figures/totem_start_window.png >-share/gnome/help/totem/C/figures/totem_volume_maximum_button.png >-share/gnome/help/totem/C/figures/totem_volume_mute_button.png >-share/gnome/omf/totem/totem-C.omf >-@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true > share/locale/am/LC_MESSAGES/totem.mo > share/locale/az/LC_MESSAGES/totem.mo >-share/locale/bg/LC_MESSAGES/totem.mo > share/locale/be/LC_MESSAGES/totem.mo >+share/locale/bg/LC_MESSAGES/totem.mo > share/locale/bn/LC_MESSAGES/totem.mo > share/locale/ca/LC_MESSAGES/totem.mo > share/locale/cs/LC_MESSAGES/totem.mo >@@ -92,6 +92,7 @@ > share/locale/da/LC_MESSAGES/totem.mo > share/locale/de/LC_MESSAGES/totem.mo > share/locale/el/LC_MESSAGES/totem.mo >+share/locale/en_CA/LC_MESSAGES/totem.mo > share/locale/en_GB/LC_MESSAGES/totem.mo > share/locale/es/LC_MESSAGES/totem.mo > share/locale/et/LC_MESSAGES/totem.mo >@@ -100,9 +101,11 @@ > share/locale/ga/LC_MESSAGES/totem.mo > share/locale/he/LC_MESSAGES/totem.mo > share/locale/hr/LC_MESSAGES/totem.mo >+share/locale/hu/LC_MESSAGES/totem.mo > share/locale/it/LC_MESSAGES/totem.mo > share/locale/ja/LC_MESSAGES/totem.mo > share/locale/ko/LC_MESSAGES/totem.mo >+share/locale/lt/LC_MESSAGES/totem.mo > share/locale/lv/LC_MESSAGES/totem.mo > share/locale/ml/LC_MESSAGES/totem.mo > share/locale/ms/LC_MESSAGES/totem.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 65642
: 42063 |
42064
|
42065