mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.6.0
This commit is contained in:
parent
493d7262ee
commit
ba198ec929
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216840
3 changed files with 23 additions and 9 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= xfce4-datetime-plugin
|
PORTNAME= xfce4-datetime-plugin
|
||||||
PORTVERSION= 0.5.0
|
PORTVERSION= 0.6.0
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= x11-clocks xfce
|
CATEGORIES= x11-clocks xfce
|
||||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -16,6 +15,7 @@ MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= A datetime plugin for xfce
|
COMMENT= A datetime plugin for xfce
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
USE_BZIP2= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 0aa1c85861a0ab8fc7f2d502c94de289
|
MD5 (xfce4/xfce4-datetime-plugin-0.6.0.tar.bz2) = 0d047a21cbf173451a86a48f79b45ddd
|
||||||
SHA256 (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 62de287c5ae8ab539ba239de7c1b92728226d2e70057cf19e915f1e9e5891b11
|
SHA256 (xfce4/xfce4-datetime-plugin-0.6.0.tar.bz2) = e9a8c0b8386eb00cc42143980e8507ab032a7eac14abc559f30e57317d491df3
|
||||||
SIZE (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 374366
|
SIZE (xfce4/xfce4-datetime-plugin-0.6.0.tar.bz2) = 292379
|
||||||
|
|
|
@ -1,10 +1,24 @@
|
||||||
lib/xfce4/panel-plugins/libdatetime.a
|
lib/xfce4/panel-plugins/libdatetime.a
|
||||||
lib/xfce4/panel-plugins/libdatetime.la
|
lib/xfce4/panel-plugins/libdatetime.la
|
||||||
lib/xfce4/panel-plugins/libdatetime.so
|
lib/xfce4/panel-plugins/libdatetime.so
|
||||||
|
share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo
|
share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo
|
share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/pt_PT/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
|
share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||||
share/xfce4/panel-plugins/datetime.desktop
|
share/xfce4/panel-plugins/datetime.desktop
|
||||||
@dirrm share/xfce4/panel-plugins
|
@dirrmtry share/xfce4/panel-plugins
|
||||||
@dirrm share/xfce4
|
@dirrmtry share/xfce4
|
||||||
@dirrm lib/xfce4/panel-plugins
|
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||||
@dirrm lib/xfce4
|
@dirrmtry share/locale/ur
|
||||||
|
@dirrmtry lib/xfce4/panel-plugins
|
||||||
|
@dirrmtry lib/xfce4
|
||||||
|
|
Loading…
Add table
Reference in a new issue