mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Update to 0.4.0
This commit is contained in:
parent
4f4ad1d47a
commit
225cec14ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202022
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-fsguard-plugin
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -18,6 +17,7 @@ COMMENT= XFce4 panel plugin to check a mountpoint for free disk space
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv panel
|
||||
|
@ -1,6 +1,3 @@
|
||||
MD5 (xfce4/xfce4-fsguard-plugin-0.3.0.tar.bz2) = 27770ad4c4b737bfb0f3fb2457b33729
|
||||
SHA256 (xfce4/xfce4-fsguard-plugin-0.3.0.tar.bz2) = 3d774ea45202afbc8f879d7f2fe9373168bcb53134855b16783b49fa5d71062e
|
||||
SIZE (xfce4/xfce4-fsguard-plugin-0.3.0.tar.bz2) = 113601
|
||||
MD5 (xfce4/gcc295-xfce4-fsguard-plugin.patch) = 5e4c5b1cc472a2e68297b6f1de61d165
|
||||
SHA256 (xfce4/gcc295-xfce4-fsguard-plugin.patch) = 670c5f72b21cc75316b0bda981767a24a291e6246c7b9ac88a03c774d1915f43
|
||||
SIZE (xfce4/gcc295-xfce4-fsguard-plugin.patch) = 491
|
||||
MD5 (xfce4/xfce4-fsguard-plugin-0.4.0.tar.bz2) = 2d481555102f1f09d97ae05ab2a44d0b
|
||||
SHA256 (xfce4/xfce4-fsguard-plugin-0.4.0.tar.bz2) = 135a3e9717d5e4a711c315e55328b42b5bfb7d8d62aa958767130745e0d1932e
|
||||
SIZE (xfce4/xfce4-fsguard-plugin-0.4.0.tar.bz2) = 169519
|
||||
|
@ -1,11 +1,34 @@
|
||||
@comment $FreeBSD$
|
||||
libexec/xfce4/panel-plugins/xfce4-fsguard-plugin
|
||||
share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-urgent.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-warning.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin.png
|
||||
share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-urgent.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-warning.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin.svg
|
||||
share/locale/ca/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/xfce4/panel-plugins/fsguard.desktop
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
|
Loading…
Reference in New Issue
Block a user