Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 1997 01:56:51 +0900 (JST)
From:      Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4584: distfiles of kon port are not fetchable.
Message-ID:  <199709191656.BAA22101@uno.sat.t.u-tokyo.ac.jp>
Resent-Message-ID: <199709191700.KAA24478@hub.freebsd.org>

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

>Number:         4584
>Category:       ports
>Synopsis:       distfiles of kon port are not fetchable.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 19 10:00:01 PDT 1997
>Last-Modified:
>Originator:     Hideyuki Suzuki
>Organization:
Univ. of Tokyo, Japan
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

ports-current

>Description:

The directory
  ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/
is no longer exists.

>How-To-Repeat:
>Fix:

Apply following patch:

diff -ur kon.orig/Makefile kon/Makefile
--- kon.orig/Makefile	Mon Sep 15 23:27:00 1997
+++ kon/Makefile	Sat Sep 20 01:42:07 1997
@@ -11,7 +11,7 @@
 CATEGORIES=	japanese
 # note kon is only in first directory and fonts are only in second directory
 MASTER_SITES=	ftp://ftp.tut.ac.jp/Linux/Packages/Utils/ \
-		ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/
+		ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.3.1/untarred/xc/fonts/bdf/misc/
 DISTFILES=	kon2-0.3.tar.gz k14.bdf 7x14rk.bdf
 
 MAINTAINER=	hideyuki@sat.t.u-tokyo.ac.jp
>Audit-Trail:
>Unformatted:



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