ports/53844: [patch] japanese/mozilla-jlp does not fetch

ITO Tsuyoshi tsuyoshi at san.is.s.u-tokyo.ac.jp
Fri Jun 27 15:30:18 UTC 2003


>Number:         53844
>Category:       ports
>Synopsis:       [patch] japanese/mozilla-jlp does not fetch
>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:   Fri Jun 27 08:30:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     ITO Tsuyoshi
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
The University of Tokyo
>Environment:
System: FreeBSD san.is.s.u-tokyo.ac.jp 4.8-RELEASE FreeBSD 4.8-RELEASE #12: Sun Apr 13 19:48:00 JST 2003 root at san.is.s.u-tokyo.ac.jp:/usr/obj/usr/src/sys/SAN i386
>Description:
http://plaza25.mbn.or.jp/~snip/jlp/mozilla1.3.1-jajppack-tm0.2.1.xpi
does not exists.  It seems this file is moved to
http://plaza25.mbn.or.jp/~snip/jlp/moz1.3.1-langjajp-tm0.2.1.xpi .
I only checked the MD5 of the latter file is the same as that of the
former.
>How-To-Repeat:
Make sure /usr/ports/distfiles/mozilla1.3.1-jajppack-tm0.2.1.xpi
does not exist and do:
  $ cd /usr/ports/japanese/mozilla-jlp
  $ make fetch
  >> mozilla1.3.1-jajppack-tm0.2.1.xpi doesn't seem to exist in /usr/ports/distfiles/.
  >> Attempting to fetch from http://plaza25.mbn.or.jp/~snip/jlp/.
  fetch: http://plaza25.mbn.or.jp/~snip/jlp/mozilla1.3.1-jajppack-tm0.2.1.xpi: Not Found
  >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
  fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mozilla1.3.1-jajppack-tm0.2.1.xpi: File unavailable (e.g., file not found, no access)
  >> Couldn't fetch it - please try to retrieve this
  >> port manually into /usr/ports/distfiles/ and try again.
  *** Error code 1

  Stop in /usr/ports/japanese/mozilla-jlp.
>Fix:
Apply the following patch to japanese/mozilla-jlp port.
In addition, mirroring the distfiles of japanese/mozilla-jlp{,-devel}
on ftp.FreeBSD.org may help if it is allowed, because these distfiles
have been replaced or renamed for several times.  See (in Japanese):
  http://home.jp.freebsd.org/cgi-bin/showmail/FreeBSD-users-jp/74894
  http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/13770

--- Makefile.orig	Thu Jun 19 15:17:01 2003
+++ Makefile	Fri Jun 27 23:10:30 2003
@@ -13,7 +13,7 @@
 MASTER_SITES=	http://plaza25.mbn.or.jp/~snip/jlp/
 #MASTER_SITE_SUBDIR=	jlpmoz
 PKGNAMESUFFIX=	-jlp
-DISTNAME=	${PORTNAME}${PORTVERSION}-jajppack-tm0.2.1
+DISTNAME=	moz${PORTVERSION}-langjajp-tm0.2.1
 EXTRACT_SUFX=	.xpi
 
 MAINTAINER=	yatt at luna2.org
--- distinfo.orig	Thu Jun 19 15:17:04 2003
+++ distinfo	Fri Jun 27 23:10:46 2003
@@ -1 +1 @@
-MD5 (mozilla1.3.1-jajppack-tm0.2.1.xpi) = 6a26df5d565853a5a1bd4842df01ab74
+MD5 (moz1.3.1-langjajp-tm0.2.1.xpi) = 6a26df5d565853a5a1bd4842df01ab74
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list