diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 10 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index e20f6bfaf609..6c01c0797fb1 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6.4 -PORTREVISION= 2 +PORTVERSION= 1.0.0 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -21,7 +20,8 @@ USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libutil panel +USE_GNOME= gtk20 intltool intlhack +USE_XFCE= configenv libmenu libutil panel +USE_PKGCONFIG= build .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index 027322090761..0a07af49d3b7 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = de08fd8c37d878035d01f91f7e8467056835e6d293f707db8d4da576a49ff226 -SIZE (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = 277536 +SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7 +SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist index 6bf1000a4f3e..c6aa16793efb 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-plist +++ b/x11-clocks/xfce4-timer-plugin/pkg-plist @@ -17,6 +17,7 @@ share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo |