Index: head/x11/xfce4-whiskermenu-plugin/Makefile =================================================================== --- head/x11/xfce4-whiskermenu-plugin/Makefile (revision 454199) +++ head/x11/xfce4-whiskermenu-plugin/Makefile (revision 454200) @@ -1,23 +1,23 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Alternate menu for the Xfce Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limit:^1\.7\. USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce USE_GNOME= gtk20 cairo USE_XFCE= panel INSTALLS_ICONS= yes .include Index: head/x11/xfce4-whiskermenu-plugin/distinfo =================================================================== --- head/x11/xfce4-whiskermenu-plugin/distinfo (revision 454199) +++ head/x11/xfce4-whiskermenu-plugin/distinfo (revision 454200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501993696 -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.7.3.tar.bz2) = 608faec0ed635754431e3086aa35a345c5f62163d4c6d15c12a4aac074bac56a -SIZE (xfce4/xfce4-whiskermenu-plugin-1.7.3.tar.bz2) = 163309 +TIMESTAMP = 1510599884 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.7.4.tar.bz2) = 248e02c5a2854a1631e57ccb70541b9c6303b1460e4cd5b401226e817661c749 +SIZE (xfce4/xfce4-whiskermenu-plugin-1.7.4.tar.bz2) = 163655 Index: head/x11/xfce4-whiskermenu-plugin/files/patch-panel-plugin_launcher.h =================================================================== --- head/x11/xfce4-whiskermenu-plugin/files/patch-panel-plugin_launcher.h (nonexistent) +++ head/x11/xfce4-whiskermenu-plugin/files/patch-panel-plugin_launcher.h (revision 454200) @@ -0,0 +1,11 @@ +--- panel-plugin/launcher.h.orig 2017-09-15 12:19:56 UTC ++++ panel-plugin/launcher.h +@@ -28,7 +28,7 @@ + namespace WhiskerMenu + { + +-struct DesktopAction ++class DesktopAction + { + #ifdef GARCON_TYPE_MENU_ITEM_ACTION + Property changes on: head/x11/xfce4-whiskermenu-plugin/files/patch-panel-plugin_launcher.h ___________________________________________________________________ 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