FreeBSD Bugzilla – Attachment 115600 Details for
Bug 157380
[UPDATE] x11-fm/thunar to 1.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.38 KB, created by
Olivier Duchateau
on 2011-05-28 13:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2011-05-28 13:40:04 UTC
Size:
5.38 KB
patch
obsolete
>diff -urN /usr/ports/x11-fm/thunar/Makefile thunar/Makefile >--- /usr/ports/x11-fm/thunar/Makefile 2011-03-04 03:15:10.000000000 +0100 >+++ thunar/Makefile 2011-05-28 14:20:00.000000000 +0200 >@@ -6,8 +6,7 @@ > # > > PORTNAME= Thunar >-PORTVERSION= 1.2.1 >-PORTREVISION= 1 >+PORTVERSION= 1.2.2 > CATEGORIES= x11-fm xfce > MASTER_SITES= ${MASTER_SITE_XFCE} > MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} >@@ -23,7 +22,7 @@ > USE_BZIP2= yes > USE_PERL5= yes > USE_GMAKE= yes >-USE_GNOME= desktopfileutils glib20 gnomehack gtk20 intltool intlhack pkgconfig gdkpixbuf2 >+USE_GNOME= desktopfileutils gnomehack gtk20 intltool intlhack pkgconfig gdkpixbuf2 > USE_LDCONFIG= yes > USE_XFCE= configenv libexo libmenu libutil > USE_XORG= sm x11 >@@ -39,11 +38,13 @@ > PLUG_SBR_PCRE "Regular expression support for the SBR plugin" off \ > PLUG_TPA "Thunar Trash Panel Applet plugin" on \ > PLUG_UCA "Thunar User Customizable Actions plugin" on \ >- PLUG_WALL "Thunar Wallpaper plugin" on >+ PLUG_WALL "Thunar Wallpaper plugin" on \ >+ GVFS "Add support for remote access" on > > CONFIGURE_ARGS+= --disable-debug \ > --enable-gio-unix \ > --disable-gudev >+CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" > > MAN1= Thunar.1 > >@@ -111,7 +112,6 @@ > .endif > > .if !defined(WITHOUT_PLUG_TPA) >-#USE_XFCE+= xfcehack > CONFIGURE_ARGS+=--enable-tpa-plugin > PLIST_SUB+= PLUGIN_TPA="" > USE_XFCE+= panel >@@ -143,6 +143,10 @@ > CONFIGURE_ARGS+=--disable-startup-notification > .endif > >+.if defined(WITH_GVFS) >+USE_GNOME+=gvfs >+.endif >+ > .if (${OSVERSION} < 701000) > CFLAGS+= -DHAVE_SYS_MOUNT_H > .endif >diff -urN /usr/ports/x11-fm/thunar/distinfo thunar/distinfo >--- /usr/ports/x11-fm/thunar/distinfo 2011-03-03 11:12:28.000000000 +0100 >+++ thunar/distinfo 2011-05-28 14:19:20.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (xfce4/Thunar-1.2.1.tar.bz2) = 67e9886895771cf3b51af1ac5e13cb9e3892d2546a1a814869f83be06409a49b >-SIZE (xfce4/Thunar-1.2.1.tar.bz2) = 4181843 >+SHA256 (xfce4/Thunar-1.2.2.tar.bz2) = 56b07dddde423ae7854c5edd433948a912c27afe2a60689ffc50df3d981e90f6 >+SIZE (xfce4/Thunar-1.2.2.tar.bz2) = 4158257 >diff -urN /usr/ports/x11-fm/thunar/pkg-plist thunar/pkg-plist >--- /usr/ports/x11-fm/thunar/pkg-plist 2011-03-03 11:12:28.000000000 +0100 >+++ thunar/pkg-plist 2011-05-28 14:22:37.000000000 +0200 >@@ -104,6 +104,17 @@ > %%DOCSDIR%%/html/es/the-file-manager-window.html > %%DOCSDIR%%/html/es/using-removable-media.html > %%DOCSDIR%%/html/es/working-with-files-and-folders.html >+%%DOCSDIR%%/html/el/advanced-topics.html >+%%DOCSDIR%%/html/el/copyright.html >+%%DOCSDIR%%/html/el/customizing-thunar.html >+%%DOCSDIR%%/html/el/faq.html >+%%DOCSDIR%%/html/el/images >+%%DOCSDIR%%/html/el/index.html >+%%DOCSDIR%%/html/el/preferences.html >+%%DOCSDIR%%/html/el/support.html >+%%DOCSDIR%%/html/el/the-file-manager-window.html >+%%DOCSDIR%%/html/el/using-removable-media.html >+%%DOCSDIR%%/html/el/working-with-files-and-folders.html > %%DOCSDIR%%/html/eu/advanced-topics.html > %%DOCSDIR%%/html/eu/copyright.html > %%DOCSDIR%%/html/eu/customizing-thunar.html >@@ -289,17 +300,6 @@ > %%DOCSDIR%%/html/zh_TW/the-file-manager-window.html > %%DOCSDIR%%/html/zh_TW/using-removable-media.html > %%DOCSDIR%%/html/zh_TW/working-with-files-and-folders.html >-%%DOCSDIR%%/html/el/advanced-topics.html >-%%DOCSDIR%%/html/el/copyright.html >-%%DOCSDIR%%/html/el/customizing-thunar.html >-%%DOCSDIR%%/html/el/faq.html >-%%DOCSDIR%%/html/el/index.html >-%%DOCSDIR%%/html/el/preferences.html >-%%DOCSDIR%%/html/el/support.html >-%%DOCSDIR%%/html/el/the-file-manager-window.html >-%%DOCSDIR%%/html/el/using-removable-media.html >-%%DOCSDIR%%/html/el/working-with-files-and-folders.html >-%%DOCSDIR%%/html/el/images > %%APIDOCS%%share/gtk-doc/html/thunarx/ThunarxFileInfo.html > %%APIDOCS%%share/gtk-doc/html/thunarx/ThunarxMenuProvider.html > %%APIDOCS%%share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html >@@ -333,13 +333,13 @@ > %%APIDOCS%%share/gtk-doc/html/thunarx/thunarx.devhelp2 > %%APIDOCS%%share/gtk-doc/html/thunarx/up.png > share/icons/hicolor/16x16/apps/Thunar.png >-share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png >-share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png > share/icons/hicolor/16x16/stock/navigation/stock_folder-copy.png > share/icons/hicolor/16x16/stock/navigation/stock_folder-move.png >+share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png >+share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png >+share/icons/hicolor/24x24/apps/Thunar.png > share/icons/hicolor/24x24/stock/navigation/stock_folder-copy.png > share/icons/hicolor/24x24/stock/navigation/stock_folder-move.png >-share/icons/hicolor/24x24/apps/Thunar.png > share/icons/hicolor/48x48/apps/Thunar.png > share/icons/hicolor/scalable/apps/Thunar.svg > %%NLS%%share/locale/ar/LC_MESSAGES/Thunar.mo >@@ -397,8 +397,6 @@ > share/pixmaps/Thunar/Thunar-about-logo.png > %%PLUGIN_TPA%%share/xfce4/panel-plugins/thunar-tpa.desktop > %%PLUGIN_TPA%%@dirrmtry share/xfce4/panel-plugins >-%%PLUGIN_TPA%%@dirrmtry share/xfce4/panel/plugins >-%%PLUGIN_TPA%%@dirrmtry share/xfce4/panel > %%PLUGIN_TPA%%@dirrmtry share/xfce4 > @dirrm share/pixmaps/Thunar > @exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true >@@ -442,10 +440,10 @@ > @dirrm %%DOCSDIR%%/html/fr > @dirrm %%DOCSDIR%%/html/eu > @dirrm %%DOCSDIR%%/html/es >+@dirrm %%DOCSDIR%%/html/el > @dirrm %%DOCSDIR%%/html/da > @dirrm %%DOCSDIR%%/html/ca > @dirrm %%DOCSDIR%%/html/bn >-@dirrm %%DOCSDIR%%/html/el > @dirrm %%DOCSDIR%%/html/C/images > @dirrm %%DOCSDIR%%/html/C > @dirrm %%DOCSDIR%%/html
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 157380
: 115600