Index: head/x11/xfce4-taskmanager/Makefile =================================================================== --- head/x11/xfce4-taskmanager/Makefile (revision 433952) +++ head/x11/xfce4-taskmanager/Makefile (revision 433953) @@ -1,35 +1,25 @@ # Created by: DaJoob # $FreeBSD$ PORTNAME= xfce4-taskmanager -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Task manager for the Xfce desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 glib20 cairo intltool intlhack -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +USES= gettext gmake localbase pkgconfig tar:bzip2 +USE_GNOME= gtk20 gtk30 glib20 cairo gdkpixbuf2 intltool libwnck3 +USE_XORG= ice sm x11 xmu xt -OPTIONS_DEFINE= GTK3 -GTK3_USE= gnome=gtk30,libwnck3 -GTK3_CONFIGURE_ON= --enable-gtk3 --enable-wnck3 --disable-wnck -GTK3_USE_OFF= gnome=libwnck -GTK3_CONFIGURE_OFF= --enable-wnck --disable-wnck3 - -CONFIGURE_ARGS+= --disable-gksu - -post-patch: - @${REINPLACE_CMD} -e 's|prefix)/$$(DATADIRNAME)|datadir)|' \ - ${WRKSRC}/po/Makefile.in.in +CONFIGURE_ARGS+= --disable-gksu \ + --enable-gtk3 --enable-wnck3 \ + --disable-wnck .include Index: head/x11/xfce4-taskmanager/distinfo =================================================================== --- head/x11/xfce4-taskmanager/distinfo (revision 433952) +++ head/x11/xfce4-taskmanager/distinfo (revision 433953) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-taskmanager-1.1.0.tar.bz2) = 2e1eb161f966cbfbd68bd029fb59115bc5ab0c0704cb500d20e7d73967e59ecb -SIZE (xfce4/xfce4-taskmanager-1.1.0.tar.bz2) = 365866 +TIMESTAMP = 1486910944 +SHA256 (xfce4/xfce4-taskmanager-1.2.0.tar.bz2) = 5746d473ad428b13db7c05cfcbc8099fbea13da6be26d3a9359bcb4de971ba69 +SIZE (xfce4/xfce4-taskmanager-1.2.0.tar.bz2) = 435276 Index: head/x11/xfce4-taskmanager/files/patch-data_icons_16x16_Makefile.in =================================================================== --- head/x11/xfce4-taskmanager/files/patch-data_icons_16x16_Makefile.in (nonexistent) +++ head/x11/xfce4-taskmanager/files/patch-data_icons_16x16_Makefile.in (revision 433953) @@ -0,0 +1,11 @@ +--- data/icons/16x16/Makefile.in.orig 2017-02-12 11:22:36 UTC ++++ data/icons/16x16/Makefile.in +@@ -336,7 +336,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-iconsdir = $(datadir)/icons/hicolor/16x16/apps ++iconsdir = $(datadir)/icons/hicolor/16x16/actions + icons_DATA = xc_crosshair.png + EXTRA_DIST = $(icons_DATA) + all: all-am Property changes on: head/x11/xfce4-taskmanager/files/patch-data_icons_16x16_Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11/xfce4-taskmanager/files/patch-src_process-window.c =================================================================== --- head/x11/xfce4-taskmanager/files/patch-src_process-window.c (nonexistent) +++ head/x11/xfce4-taskmanager/files/patch-src_process-window.c (revision 433953) @@ -0,0 +1,11 @@ +--- src/process-window.c.orig 2017-02-08 22:08:25 UTC ++++ src/process-window.c +@@ -247,7 +247,7 @@ xtm_process_window_init (XtmProcessWindo + window->settings_button = xtm_settings_tool_button_new (); + gtk_toolbar_insert (GTK_TOOLBAR (window->toolbar), GTK_TOOL_ITEM (window->settings_button), 1); + +- icon = gtk_image_new_from_icon_name ("xc_crosshair", GTK_ICON_SIZE_LARGE_TOOLBAR); ++ icon = gtk_image_new_from_icon_name ("dialog-information", GTK_ICON_SIZE_LARGE_TOOLBAR); + xwininfo = gtk_tool_button_new (icon, _("Identify Window")); + gtk_widget_set_tooltip_text (GTK_WIDGET (xwininfo), _("Identify an open window by clicking on it.")); + gtk_toolbar_insert (GTK_TOOLBAR (window->toolbar), GTK_TOOL_ITEM (xwininfo), 2); Property changes on: head/x11/xfce4-taskmanager/files/patch-src_process-window.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11/xfce4-taskmanager/pkg-plist =================================================================== --- head/x11/xfce4-taskmanager/pkg-plist (revision 433952) +++ head/x11/xfce4-taskmanager/pkg-plist (revision 433953) @@ -1,55 +1,58 @@ bin/xfce4-taskmanager share/applications/xfce4-taskmanager.desktop +share/icons/hicolor/16x16/actions/xc_crosshair.png +share/icons/hicolor/24x24/actions/xc_crosshair.png +share/icons/hicolor/scalable/actions/xc_crosshair.svg share/locale/ar/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ast/LC_MESSAGES/xfce4-taskmanager.mo share/locale/be/LC_MESSAGES/xfce4-taskmanager.mo share/locale/bg/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ca/LC_MESSAGES/xfce4-taskmanager.mo share/locale/cs/LC_MESSAGES/xfce4-taskmanager.mo share/locale/da/LC_MESSAGES/xfce4-taskmanager.mo share/locale/de/LC_MESSAGES/xfce4-taskmanager.mo share/locale/el/LC_MESSAGES/xfce4-taskmanager.mo share/locale/en_AU/LC_MESSAGES/xfce4-taskmanager.mo share/locale/en_GB/LC_MESSAGES/xfce4-taskmanager.mo share/locale/es/LC_MESSAGES/xfce4-taskmanager.mo share/locale/eu/LC_MESSAGES/xfce4-taskmanager.mo share/locale/fi/LC_MESSAGES/xfce4-taskmanager.mo share/locale/fr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/gl/LC_MESSAGES/xfce4-taskmanager.mo share/locale/he/LC_MESSAGES/xfce4-taskmanager.mo share/locale/hr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/hu/LC_MESSAGES/xfce4-taskmanager.mo share/locale/id/LC_MESSAGES/xfce4-taskmanager.mo share/locale/is/LC_MESSAGES/xfce4-taskmanager.mo share/locale/it/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ja/LC_MESSAGES/xfce4-taskmanager.mo share/locale/kk/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ko/LC_MESSAGES/xfce4-taskmanager.mo share/locale/lv/LC_MESSAGES/xfce4-taskmanager.mo share/locale/lt/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ms/LC_MESSAGES/xfce4-taskmanager.mo share/locale/nb/LC_MESSAGES/xfce4-taskmanager.mo share/locale/nl/LC_MESSAGES/xfce4-taskmanager.mo share/locale/oc/LC_MESSAGES/xfce4-taskmanager.mo share/locale/pa/LC_MESSAGES/xfce4-taskmanager.mo share/locale/pl/LC_MESSAGES/xfce4-taskmanager.mo share/locale/pt/LC_MESSAGES/xfce4-taskmanager.mo share/locale/pt_BR/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ru/LC_MESSAGES/xfce4-taskmanager.mo share/locale/si/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sk/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sl/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sq/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sv/LC_MESSAGES/xfce4-taskmanager.mo share/locale/te/LC_MESSAGES/xfce4-taskmanager.mo share/locale/th/LC_MESSAGES/xfce4-taskmanager.mo share/locale/tr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ug/LC_MESSAGES/xfce4-taskmanager.mo share/locale/uk/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ur/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ur_PK/LC_MESSAGES/xfce4-taskmanager.mo share/locale/vi/LC_MESSAGES/xfce4-taskmanager.mo share/locale/zh_CN/LC_MESSAGES/xfce4-taskmanager.mo share/locale/zh_HK/LC_MESSAGES/xfce4-taskmanager.mo share/locale/zh_TW/LC_MESSAGES/xfce4-taskmanager.mo