From owner-freebsd-ports Wed Aug 7 11:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8003537B400 for ; Wed, 7 Aug 2002 11:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B470C43E65 for ; Wed, 7 Aug 2002 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g77IA1JU041639 for ; Wed, 7 Aug 2002 11:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g77IA15l041638; Wed, 7 Aug 2002 11:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3237537B400 for ; Wed, 7 Aug 2002 11:09:08 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 30B8443E3B for ; Wed, 7 Aug 2002 11:09:06 -0700 (PDT) (envelope-from root@cultdeadsheep.org) Received: (qmail 31647 invoked by uid 0); 7 Aug 2002 18:09:04 -0000 Message-Id: <20020807180904.31646.qmail@cultdeadsheep.org> Date: 7 Aug 2002 18:09:04 -0000 From: Clement Laforet Reply-To: Clement Laforet To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41418: Port sysutils/xosview : sanitize fetch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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