mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 0.6.4
Some bugfixes, added icon and Taiwanese localization.
This commit is contained in:
parent
7b82ab4774
commit
b084164257
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290744
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user