svn commit: r338033 - in head/x11/xfce4-whiskermenu-plugin: . files
Olivier Duchateau
olivierd at FreeBSD.org
Sun Dec 29 17:40:58 UTC 2013
Author: olivierd
Date: Sun Dec 29 17:40:56 2013
New Revision: 338033
URL: http://svnweb.freebsd.org/changeset/ports/338033
Log:
- Update to 1.3.0
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
Modified:
head/x11/xfce4-whiskermenu-plugin/Makefile
head/x11/xfce4-whiskermenu-plugin/distinfo
head/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
head/x11/xfce4-whiskermenu-plugin/pkg-plist
Modified: head/x11/xfce4-whiskermenu-plugin/Makefile
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 29 17:39:46 2013 (r338032)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 29 17:40:56 2013 (r338033)
@@ -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
Modified: head/x11/xfce4-whiskermenu-plugin/distinfo
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/distinfo Sun Dec 29 17:39:46 2013 (r338032)
+++ head/x11/xfce4-whiskermenu-plugin/distinfo Sun Dec 29 17:40:56 2013 (r338033)
@@ -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
Modified: head/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt Sun Dec 29 17:39:46 2013 (r338032)
+++ head/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt Sun Dec 29 17:40:56 2013 (r338033)
@@ -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)
Modified: head/x11/xfce4-whiskermenu-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/pkg-plist Sun Dec 29 17:39:46 2013 (r338032)
+++ head/x11/xfce4-whiskermenu-plugin/pkg-plist Sun Dec 29 17:40:56 2013 (r338033)
@@ -33,6 +33,7 @@ share/locale/ja/LC_MESSAGES/xfce4-whiske
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-whi
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 at 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
More information about the svn-ports-all
mailing list