From 9c2be6b93fd573637a2dcf7977f4c5b595b67701 Mon Sep 17 00:00:00 2001 From: olivierd Date: Sat, 25 Feb 2017 15:51:01 +0000 Subject: - Update to 4.0.0 - Sort USES --- sysutils/xfce4-genmon-plugin/Makefile | 9 +++------ sysutils/xfce4-genmon-plugin/distinfo | 5 +++-- sysutils/xfce4-genmon-plugin/pkg-plist | 12 ++++++++++++ 3 files changed, 18 insertions(+), 8 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 3907e0cbb433..3db3f5c7ac56 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.4.0 -PORTREVISION= 5 +PORTVERSION= 4.0.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,10 +14,8 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= glib20 gtk30 intltool cairo gdkpixbuf2 USE_XFCE= panel -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} - .include diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index c7b2e48dc00f..42d41ddd1647 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = b0a5337b49c85623dc89f3c9e47c7374b1d466af2418033d2d6dfc57a9790387 -SIZE (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = 307493 +TIMESTAMP = 1488036592 +SHA256 (xfce4/xfce4-genmon-plugin-4.0.0.tar.bz2) = a7db4f786166643076323dcde99ad12e92383cc29b4b806862d5483ec468c3e3 +SIZE (xfce4/xfce4-genmon-plugin-4.0.0.tar.bz2) = 320252 diff --git a/sysutils/xfce4-genmon-plugin/pkg-plist b/sysutils/xfce4-genmon-plugin/pkg-plist index 19a3242e369e..47ed3f663ef9 100644 --- a/sysutils/xfce4-genmon-plugin/pkg-plist +++ b/sysutils/xfce4-genmon-plugin/pkg-plist @@ -1,32 +1,44 @@ lib/xfce4/panel/plugins/libgenmon.so +share/locale/am/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/da/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/de/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/el/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/is/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/lt/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ug/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo -- cgit