diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:56:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:56:36 +0000 |
commit | 0cf4d1a54f9475335afcf6464200d11d7b32be9c (patch) | |
tree | bdb726a9ab4dc2b992712fe513460eff2e133538 /sysutils/xfce4-genmon-plugin | |
parent | 5712de5b564b564f013366b063ec35dddd333063 (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/pkg-plist | 16 |
3 files changed, 16 insertions, 10 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index e66a371cbaa8..f82da13bd4e0 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -20,8 +20,8 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui panel +USE_XFCE= configenv libmenu panel -CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} .include <bsd.port.mk> diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index 23534a5aa924..c7b2e48dc00f 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = fe439d569f9ba3c8bdbfa907022a7c4a697ae4ae7fc5001a5600dfa5e1793471 -SIZE (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = 131376 +SHA256 (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = b0a5337b49c85623dc89f3c9e47c7374b1d466af2418033d2d6dfc57a9790387 +SIZE (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = 307493 diff --git a/sysutils/xfce4-genmon-plugin/pkg-plist b/sysutils/xfce4-genmon-plugin/pkg-plist index 1990325437ad..9a374c0419af 100644 --- a/sysutils/xfce4-genmon-plugin/pkg-plist +++ b/sysutils/xfce4-genmon-plugin/pkg-plist @@ -1,4 +1,6 @@ -libexec/xfce4/panel-plugins/xfce4-genmon-plugin +lib/xfce4/panel/plugins/libgenmon.la +lib/xfce4/panel/plugins/libgenmon.so +share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo @@ -16,6 +18,7 @@ share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo @@ -31,8 +34,10 @@ share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo -share/xfce4/panel-plugins/genmon.desktop -@dirrmtry share/xfce4/panel-plugins +share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo +share/xfce4/panel/plugins/genmon.desktop +@dirrmtry share/xfce4/panel/plugins +@dirrmtry share/xfce4/panel @dirrmtry share/locale/ur_PK/LC_MESSAGES @dirrmtry share/locale/ur_PK @dirrmtry share/locale/ur/LC_MESSAGES @@ -43,5 +48,6 @@ share/xfce4/panel-plugins/genmon.desktop @dirrmtry share/locale/kk @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry libexec/xfce4/panel-plugins -@dirrmtry libexec/xfce4 +@dirrmtry lib/xfce4/panel/plugins +@dirrmtry lib/xfce4/panel +@dirrmtry lib/xfce4 |