Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2001 11:33:23 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28310: MAINTAINER UPDATE: ports/japanese/skk-jisyo: change MASTER_SITES
Message-ID:  <20010621113323L.matusita@jp.FreeBSD.org>

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

>Number:         28310
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: ports/japanese/skk-jisyo
>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 Jun 20 19:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Makoto MATSUSHITA
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Japan FreeBSD Users' Group
>Environment:

	Recent 5-current/4-stable

>Description:

	ports/japanese/skk-jisyo is a port of SKK jisyo database.
	However, its distfiles are gone. I've asked ports.jp.FreeBSD.org
	administrators to put the distfile to MASTER_SITE_PORTS_JP,
	and they put it to there.

>How-To-Repeat:

	cd /usr/ports/japanese/skk-jisyo
	make fetch
	(and see what's happen)

>Fix:

Here is a patch. Just change MASTER_SITES
	
--- Makefile.dist	Wed Jun 13 09:01:10 2001
+++ Makefile	Wed Jun 13 09:01:55 2001
@@ -9,7 +9,7 @@
 PORTVERSION=	9.6
 PKGNAMESUFFIX=	${SKKJISYO_SIZE}
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://skk.kuis.kyoto-u.ac.jp/skk/${PORTVERSION}/
+MASTER_SITES=	${MASTER_SITE_PORTS_JP}
 DISTNAME=	skk${PORTVERSION}
 
 MAINTAINER=	matusita@jp.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?20010621113323L.matusita>