Skip site navigation (1)Skip section navigation (2)
Date:      7 Aug 2002 18:09:04 -0000
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41418: Port sysutils/xosview : sanitize fetch
Message-ID:  <20020807180904.31646.qmail@cultdeadsheep.org>

next in thread | raw e-mail | index | archive | help

>Number:         41418
>Category:       ports
>Synopsis:       Port sysutils/xosview : sanitize fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 07 11:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
cotds
>Environment:
System: FreeBSD goofy.cultdeadsheep.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 4 10:05:12 CEST 2002 root@goofy.cultdeadsheep.org:/usr/obj/usr/src/sys/GOOFY i386


	
>Description:
	- Sanitize MASTER_SITES and MASTER_SITE_SUBDIR @ sourcefourge
>How-To-Repeat:
	N/A.
>Fix:

	

diff -Nru xosview-old/Makefile xosview/Makefile
--- xosview-old/Makefile	Wed Aug  7 20:02:10 2002
+++ xosview/Makefile	Wed Aug  7 19:49:57 2002
@@ -9,10 +9,9 @@
 PORTNAME=	xosview
 PORTVERSION=	1.8.0
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
-		http://lore.ece.utexas.edu/~bgrayson/xosview/ \
-		${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	system/status/xstatus
+
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= xosview/
 
 MAINTAINER=	ports@FreeBSD.org
 


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020807180904.31646.qmail>