Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jun 2003 10:22:44 -0400
From:      Serge Gagnon <gagnon__s@videotron.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53055: [Patch] port: print/xdvik unfetchable distfile
Message-ID:  <E19P14G-000M10-0L@quenix.dyndns.org>
Resent-Message-ID: <200306081400.h58E0UN6095471@freefall.freebsd.org>

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

>Number:         53055
>Category:       ports
>Synopsis:       [Patch] port: print/xdvik unfetchable distfile
>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:   Sun Jun 08 07:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	o Fix URL in the Makefile

>How-To-Repeat:

http://people.freebsd.org/~fenner/portsurvey/print.html#xdvik

>Fix:


--- patch-xdvik-distfile begins here ---
diff -u /usr/ports/print/xdvik/Makefile ./Makefile
--- /usr/ports/print/xdvik/Makefile	Thu Feb 20 13:55:50 2003
+++ ./Makefile	Sun Jun  8 10:18:52 2003
@@ -8,9 +8,7 @@
 PORTNAME=	xdvik
 PORTVERSION=	20a
 CATEGORIES=	print
-MASTER_SITES=	ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-20/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	asami/LOCAL_PORTS
+MASTER_SITES=	http://www.tug.org/ftp/historic/systems/dviware/xdvik/
 
 MAINTAINER=	ports@FreeBSD.Org
 COMMENT=	DVI Previewer(kpathsearch) for X
--- patch-xdvik-distfile ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19P14G-000M10-0L>