diff options
author | rene <rene@FreeBSD.org> | 2012-02-09 06:32:05 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2012-02-09 06:32:05 +0800 |
commit | 55e963e8cea7484cd2f294c44906f51f2aedc45b (patch) | |
tree | d82eaf7aaba3e395b29e6893e2da34e004a3cd35 | |
parent | 5fba75d2f1d24e4293f011159f59f2b15f102029 (diff) | |
download | freebsd-ports-gnome-55e963e8cea7484cd2f294c44906f51f2aedc45b.tar.gz freebsd-ports-gnome-55e963e8cea7484cd2f294c44906f51f2aedc45b.tar.zst freebsd-ports-gnome-55e963e8cea7484cd2f294c44906f51f2aedc45b.zip |
Update to 0.6.4
Some bugfixes, added icon and Taiwanese localization.
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index a964c9e2d9c9..a21015d95afa 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index ef2351e0ede5..027322090761 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.3.tar.bz2) = aea29365e9caad718b4ef5df4ff7ae8de902352a78c28deb3660a9e90df57224 -SIZE (xfce4/xfce4-timer-plugin-0.6.3.tar.bz2) = 264761 +SHA256 (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = de08fd8c37d878035d01f91f7e8467056835e6d293f707db8d4da576a49ff226 +SIZE (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = 277536 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist index f787235230ad..6bf1000a4f3e 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-plist +++ b/x11-clocks/xfce4-timer-plugin/pkg-plist @@ -1,4 +1,5 @@ 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/ca/LC_MESSAGES/xfce4-timer-plugin.mo @@ -31,6 +32,7 @@ share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo share/xfce4/panel-plugins/xfce4-timer.desktop @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 |