use the official 0.3.0 release, not the old prereleased version.
there is only a small change in panel-plugin/fsguard.c and some documentation changes (Changelog, INSTALL and so on) With this version there is also no gcc295 fix needed PR: 108262 Approved by: maintainer timeout (13 days)
This commit is contained in:
parent
81e667346d
commit
bfb674769c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184124
@ -7,22 +7,16 @@
|
||||
|
||||
PORTNAME= xfce4-fsguard-plugin
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://download.berlios.de/xfce-goodies/ \
|
||||
http://ftp.lug.udel.edu/pub/NetBSD/packages/distfiles/ \
|
||||
http://ftp.citkit.ru/pub/NetBSD/packages/distfiles/ \
|
||||
${MASTER_SITES_NETBSD}
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
PATCH_SITES= http://people.freebsd.org/~oliver/xfce/
|
||||
PATCHFILES= gcc295-xfce4-fsguard-plugin.patch
|
||||
|
||||
MAINTAINER= jfb@minet.net
|
||||
COMMENT= XFce4 panel plugin to check a mountpoint for free disk space
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (xfce4/xfce4-fsguard-plugin-0.3.0.tar.gz) = 59a73ec4cdcfcc46aa6900ce15cfe725
|
||||
SHA256 (xfce4/xfce4-fsguard-plugin-0.3.0.tar.gz) = c11bb58e89a8f55fdb7557300a43233abd6131cc5cc9b3402fbc398e21300201
|
||||
SIZE (xfce4/xfce4-fsguard-plugin-0.3.0.tar.gz) = 158953
|
||||
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
|
||||
|
@ -1,9 +1,6 @@
|
||||
@comment $FreeBSD$
|
||||
libexec/xfce4/panel-plugins/xfce4-fsguard-plugin
|
||||
share/icons/hicolor/48x48/apps/xfce-fsguard.png
|
||||
share/locale/de/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user