svn commit: r356651 - head/x11-clocks/xfce4-timer-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Thu Jun 5 16:51:31 UTC 2014
Author: olivierd
Date: Thu Jun 5 16:51:30 2014
New Revision: 356651
URL: http://svnweb.freebsd.org/changeset/ports/356651
QAT: https://qat.redports.org/buildarchive/r356651/
Log:
- Update to 1.6.0
Modified:
head/x11-clocks/xfce4-timer-plugin/Makefile
head/x11-clocks/xfce4-timer-plugin/distinfo
head/x11-clocks/xfce4-timer-plugin/pkg-plist
Modified: head/x11-clocks/xfce4-timer-plugin/Makefile
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/Makefile Thu Jun 5 16:46:53 2014 (r356650)
+++ head/x11-clocks/xfce4-timer-plugin/Makefile Thu Jun 5 16:51:30 2014 (r356651)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-timer-plugin
-PORTVERSION= 1.5.0
+PORTVERSION= 1.6.0
CATEGORIES= x11-clocks xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -13,11 +13,10 @@ COMMENT= Timer plugin for Xfce
LICENSE= GPLv2
-USE_BZIP2= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext gmake
+USES= pkgconfig gettext gmake tar:bzip2
.include <bsd.port.mk>
Modified: head/x11-clocks/xfce4-timer-plugin/distinfo
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/distinfo Thu Jun 5 16:46:53 2014 (r356650)
+++ head/x11-clocks/xfce4-timer-plugin/distinfo Thu Jun 5 16:51:30 2014 (r356651)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = ca2ce0bb4297638e9891e44ef96881bc6e2218d0d7a9a02c264fced8294f8eb9
-SIZE (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = 301575
+SHA256 (xfce4/xfce4-timer-plugin-1.6.0.tar.bz2) = 39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c
+SIZE (xfce4/xfce4-timer-plugin-1.6.0.tar.bz2) = 325662
Modified: head/x11-clocks/xfce4-timer-plugin/pkg-plist
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/pkg-plist Thu Jun 5 16:46:53 2014 (r356650)
+++ head/x11-clocks/xfce4-timer-plugin/pkg-plist Thu Jun 5 16:51:30 2014 (r356651)
@@ -2,11 +2,13 @@ libexec/xfce4/panel-plugins/xfce4-timer
share/icons/hicolor/48x48/apps/xfce4-timer.png
share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -19,7 +21,10 @@ share/locale/it/LC_MESSAGES/xfce4-timer-
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/ms/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -28,6 +33,7 @@ share/locale/sk/LC_MESSAGES/xfce4-timer-
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/th/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -44,6 +50,8 @@ share/xfce4/panel-plugins/xfce4-timer.de
@dirrmtry share/locale/ur
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry libexec/xfce4/panel-plugins
More information about the svn-ports-head
mailing list