summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-04-16 19:42:36 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-04-16 19:42:36 +0000
commitbebf76150b6727b109656a0096d55ab82a911c32 (patch)
treecca8f298c1beb47c80268c02fd9534cc99ba2d43 /x11
parent- fix scoreboard, backport fix from [1] (diff)
Update to 1.5.3
Notes
Notes: svn path=/head/; revision=413477
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-whiskermenu-plugin/Makefile7
-rw-r--r--x11/xfce4-whiskermenu-plugin/distinfo4
-rw-r--r--x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt14
-rw-r--r--x11/xfce4-whiskermenu-plugin/pkg-plist2
4 files changed, 7 insertions, 20 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index f86fd149a876..dd2dfc9c1256 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-whiskermenu-plugin
-PORTVERSION= 1.5.2
+PORTVERSION= 1.5.3
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
@@ -15,12 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= cmake:outsource gettext pkgconfig tar:bzip2 xfce
+USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce
USE_GNOME= gtk20
USE_XFCE= panel
INSTALLS_ICONS= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${MANDIRS}
.include <bsd.port.mk>
diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo
index 9ec8b0a1d9f3..11abec2c38de 100644
--- a/x11/xfce4-whiskermenu-plugin/distinfo
+++ b/x11/xfce4-whiskermenu-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 307cbfa532a28c5c753409aba0330c2da010047b8fc2d669e06f12bf17712e38
-SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 149714
+SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 68a8273395671d5163fd8cd9a73755ef03d4ea74891204498a21582a9c2e925b
+SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 152134
diff --git a/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt b/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
deleted file mode 100644
index c590428130f6..000000000000
--- a/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./CMakeLists.txt.orig 2013-12-29 12:16:39.000000000 +0000
-+++ ./CMakeLists.txt 2013-12-29 16:24:47.000000000 +0000
-@@ -26,6 +26,11 @@
-
- include(GNUInstallDirs)
-
-+if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
-+ unset(CMAKE_INSTALL_MANDIR)
-+ set(CMAKE_INSTALL_MANDIR ${CMAKE_INSTALL_PREFIX}/man)
-+endif()
-+
- add_subdirectory(icons)
- add_subdirectory(panel-plugin)
- add_subdirectory(po)
diff --git a/x11/xfce4-whiskermenu-plugin/pkg-plist b/x11/xfce4-whiskermenu-plugin/pkg-plist
index e9ffa04ee201..06ad91489397 100644
--- a/x11/xfce4-whiskermenu-plugin/pkg-plist
+++ b/x11/xfce4-whiskermenu-plugin/pkg-plist
@@ -10,6 +10,7 @@ share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png
share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png
share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png
share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg
+share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
@@ -29,6 +30,7 @@ share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo