diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-04-24 01:09:55 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-04-24 01:09:55 +0800 |
commit | b046333af37946ed629f2d63a39d6a00cba06944 (patch) | |
tree | 07fba677947fe8261145466ecc8d5e9bd7ee1b12 /x11-clocks/xfce4-timer-plugin | |
parent | 68251fa6eff10e5330d4d39ae55ca0fa69b34eb4 (diff) | |
download | freebsd-ports-gnome-b046333af37946ed629f2d63a39d6a00cba06944.tar.gz freebsd-ports-gnome-b046333af37946ed629f2d63a39d6a00cba06944.tar.zst freebsd-ports-gnome-b046333af37946ed629f2d63a39d6a00cba06944.zip |
- Update to 1.0.2
- Convert to USES=gettext
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 9 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index cf9527b88266..4ee1fe2dff0a 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= xfce4-timer-plugin -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A timer plugin for Xfce +COMMENT= Timer plugin for Xfce USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes -USE_GETTEXT= yes GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack +USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel -USES= pkgconfig +USES= pkgconfig gettext .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index 0a07af49d3b7..0729d816033c 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7 -SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450 +SHA256 (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = e0fcfce1ea24ee02d516400ff630a93076d57949f939b575c06d58dcfab1c259 +SIZE (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = 313576 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist index c6aa16793efb..6e0023f80044 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-plist +++ b/x11-clocks/xfce4-timer-plugin/pkg-plist @@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo |