ports/109100: [patch] sysutils/xfce4-fsguard-plugin Fix MASTER_SITES and unmark as unfetchable

Josh Paetzel <josh@tcbug.org> josh at tcbug.org
Mon Feb 12 18:40:14 UTC 2007


>Number:         109100
>Category:       ports
>Synopsis:       [patch] sysutils/xfce4-fsguard-plugin Fix MASTER_SITES and unmark as unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 18:40:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel <josh at tcbug.org>
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE #3: Sat Jan 27 12:38:26 CST 2007
    jpaetzel at workbox.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE



>Description:


sysutils/xfce4-fsguard-plugin is marked as BROKEN= Unfetchable
Fix up MASTER_SITES so it's fetchable again and remove brokenness.


>How-To-Repeat:


cd /usr/ports/sysutils/xfce4-fsguard-plugin && make install


>Fix:


Apply the following patch:

--- Makefile.old        Mon Feb 12 12:27:41 2007
+++ Makefile    Mon Feb 12 12:28:09 2007
@@ -8,18 +8,13 @@
 PORTNAME=      xfce4-fsguard-plugin
 PORTVERSION=   0.3.0
 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://download.berlios.de/xfce-goodies/
 DIST_SUBDIR=   xfce4
 PATCH_SITES=   http://people.freebsd.org/~oliver/xfce/
 PATCHFILES=    gcc295-xfce4-fsguard-plugin.patch
 
 MAINTAINER=    jfb at minet.net
 COMMENT=       XFce4 panel plugin to check a mountpoint for free disk space
-
-BROKEN=                Unfetchable
 
 GNU_CONFIGURE= yes
 INSTALLS_ICONS= yes



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list