ports/75512: [PATCH] japanese/eb: Unbreak this port (make distfile fetch'able)

Hideyuki KURASHINA rushani at FreeBSD.org
Sun Dec 26 13:20:24 UTC 2004


>Number:         75512
>Category:       ports
>Synopsis:       [PATCH] japanese/eb: Unbreak this port (make distfile fetch'able)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 13:20:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hideyuki KURASHINA
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:

	System: FreeBSD ***.*******.jp 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Dec 5 04:38:28 JST 2004 hideyuki@***.*******.jp:/usr/obj/usr/src/sys/*** i386

>Description:

	- EB libraray version 4.1.1 is not found in ${MASTER_SITES}.
	- ftp.eos.hokudai.ac.jp does not carry out EB libralies any more.

>How-To-Repeat:

	% cd /usr/ports/japanese/eb
	% make

>Fix:

	Apply following patch,

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/eb/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile	26 Dec 2004 11:30:30 -0000	1.45
+++ Makefile	26 Dec 2004 12:56:56 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	4.1.1
 PORTREVISION=	0
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/ \
-		ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/old/eb-4.1/
 DISTFILES=	${EBFILES} \
 		${LISTFILES} \
 		${APPENDIXFILES}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list