Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 12:43:51 +0930 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7544: Fix for unfetchable distfiles for japanses/okphone
Message-ID:  <199808100313.MAA12684@cain.gsoft.com.au>

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

>Number:         7544
>Category:       ports
>Synopsis:       Fix for unfetchable distfiles for japanses/okphone
>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:   Sun Aug  9 20:20:01 PDT 1998
>Last-Modified:
>Originator:     Daniel O'Connor
>Organization:
>Release:        FreeBSD 2.2.6-BETA i386
>Environment:


>Description:


>How-To-Repeat:

>Fix:
	
diff -uNr okphone.old/Makefile okphone/Makefile
--- okphone.old/Makefile        Mon Aug 10 12:40:52 1998
+++ okphone/Makefile    Mon Aug 10 12:42:03 1998
@@ -9,9 +9,9 @@
 DISTNAME=      okphone-1.2
 PKGNAME=       ja-okphone-1.2
 CATEGORIES=    japanese net
-MASTER_SITES=  http://www.iij-mc.co.jp/odajima/okphone/src/
+MASTER_SITES=  ftp://ftp.kyushu-u.ac.jp/pub/utils/okphone-1.2.tar.gz
 
-PATCH_SITES=   ${MASTER_SITES}
+PATCH_SITES=   ftp://ftp.fit.ac.jp/pub/Net/okphone/patch/
 PATCHFILES=    okphone-1.2.FreeBSD-patch.rev2.gz
 PATCH_DIST_STRIP=      -p1

>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?199808100313.MAA12684>