1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update xfce4-whiskermenu-plugin to 1.7.4

- Add patch to fix some warnings.

PR:		223655
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
Guido Falsi 2017-11-14 20:40:16 +00:00
parent 03b19a9f18
commit ba74d70b8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454200
3 changed files with 15 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $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

View File

@ -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

View File

@ -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