diff options
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt | 10 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/pkg-plist | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index 15e4aaed79a2..a4ca45387f28 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= x11 xfce MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo index be88dac41c52..357d0c0efda4 100644 --- a/x11/xfce4-whiskermenu-plugin/distinfo +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.2.2-src.tar.bz2) = 452f16ffee61bef1b0e2583ba2445536bf2d4bd58627ff68b112f920c6aedf8c -SIZE (xfce4/xfce4-whiskermenu-plugin-1.2.2-src.tar.bz2) = 108725 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.3.0-src.tar.bz2) = b02b4b3dc2f3966e3e55ad007a831615cd6e64c2fe7157d5b6116fa75c68681a +SIZE (xfce4/xfce4-whiskermenu-plugin-1.3.0-src.tar.bz2) = 126644 diff --git a/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt b/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt index 9f1802f48586..c590428130f6 100644 --- a/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt +++ b/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- ./CMakeLists.txt.orig 2013-10-29 18:29:33.000000000 +0000 -+++ ./CMakeLists.txt 2013-10-29 23:51:59.000000000 +0000 -@@ -11,6 +11,11 @@ +--- ./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) @@ -9,6 +9,6 @@ + set(CMAKE_INSTALL_MANDIR ${CMAKE_INSTALL_PREFIX}/man) +endif() + - add_subdirectory(src) - add_subdirectory(po) 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 b2ef113bd5a6..afcb31c827d7 100644 --- a/x11/xfce4-whiskermenu-plugin/pkg-plist +++ b/x11/xfce4-whiskermenu-plugin/pkg-plist @@ -33,6 +33,7 @@ share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo @@ -40,6 +41,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo |