diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 10:34:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 10:34:10 +0000 |
commit | 417d99e92bb1d3eccd4b10920c19e3dcf73976da (patch) | |
tree | 5e106e315018a34cbb069075144435100b929448 /sysutils/xfce4-fsguard-plugin | |
parent | f9c49b019f8f02e466aba16a7b87c95e4581ca05 (diff) | |
download | ports-417d99e92bb1d3eccd4b10920c19e3dcf73976da.tar.gz ports-417d99e92bb1d3eccd4b10920c19e3dcf73976da.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-fsguard-plugin')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 12 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/distinfo | 6 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/pkg-plist | 4 |
3 files changed, 11 insertions, 11 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index ff15612342da..788f2c649c71 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -6,13 +6,15 @@ # PORTNAME= xfce4-fsguard-plugin -PORTVERSION= 0.2.0 -PORTREVISION= 6 +PORTVERSION= 0.2.1 CATEGORIES= sysutils xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ +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} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jfb@minet.net COMMENT= XFce4 panel plugin to check a mountpoint for free disk space BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel @@ -27,6 +29,4 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -WRKSRC= ${WRKDIR}/${PORTNAME} - .include <bsd.port.mk> diff --git a/sysutils/xfce4-fsguard-plugin/distinfo b/sysutils/xfce4-fsguard-plugin/distinfo index f323ce258b0c..6c4e01c59cc0 100644 --- a/sysutils/xfce4-fsguard-plugin/distinfo +++ b/sysutils/xfce4-fsguard-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 410ab680141905fa6775ecc1f050c51c -SHA256 (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 54131159b980f93812be8b407bbd9f91b6143a3342f37070408de25f244678b6 -SIZE (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 321421 +MD5 (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = 6fa6c2b734ee8d4c0a5901f6d704b6c9 +SHA256 (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = c3250ce091a164e37413a962f99755beb7c517c0ab29201c4335cd43537479a4 +SIZE (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = 339959 diff --git a/sysutils/xfce4-fsguard-plugin/pkg-plist b/sysutils/xfce4-fsguard-plugin/pkg-plist index f2d4c6d0a6b7..dcae113035d8 100644 --- a/sysutils/xfce4-fsguard-plugin/pkg-plist +++ b/sysutils/xfce4-fsguard-plugin/pkg-plist @@ -1,5 +1,5 @@ @comment $FreeBSD$ -lib/xfce4/panel-plugins/libfsguard.so -lib/xfce4/panel-plugins/libfsguard.la lib/xfce4/panel-plugins/libfsguard.a +lib/xfce4/panel-plugins/libfsguard.la +lib/xfce4/panel-plugins/libfsguard.so @dirrmtry lib/xfce4/panel-plugins |