Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 19:51:46 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97553: [Maintainer Update] japanese/eb: appendix/{LIST, LIST-ja} have disappeared from MASTER_SITES
Message-ID:  <20060521105146.65E001F@eastasia.home.utahime.org>
Resent-Message-ID: <200605211100.k4LB0XnH040871@freefall.freebsd.org>

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

>Number:         97553
>Category:       ports
>Synopsis:       [Maintainer Update] japanese/eb: appendix/{LIST,LIST-ja} have disappeared from MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 11:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 20 00:54:07 JST 2006 xxxx i386


	
>Description:
	appendix/{LIST,LIST-ja} have disappeared from MASTER_SITES.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-eb begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/Makefile,v
retrieving revision 1.56
diff -u -r1.56 Makefile
--- Makefile	23 Feb 2006 10:37:30 -0000	1.56
+++ Makefile	21 May 2006 10:22:24 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	eb
 PORTVERSION=	4.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
 DISTFILES=	${EBFILES} \
@@ -19,8 +19,6 @@
 COMMENT=	C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
 
 EBFILES=	${DISTNAME}${EXTRACT_SUFX}
-LISTFILES=	appendix/LIST \
-		appendix/LIST-ja
 APPENDIXFILES=	appendix/cencro-1.0.tar.gz \
 		appendix/chujiten-2.3.tar.gz \
 		appendix/chujiten2-2.0.tar.gz \
@@ -72,7 +70,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64"
-BROKEN=		"Configure fails on ia64"
+BROKEN=		Configure fails on ia64
 .endif
 
 post-extract:
@@ -84,9 +82,6 @@
 .endfor
 
 post-install:
-.for f in ${LISTFILES}
-	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${f} ${APPENDIXDIR}
-.endfor
 	${CP} -R ${WRKDIR}/appendix/ ${APPENDIXDIR}
 
 .include <bsd.port.post.mk>
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/pkg-plist,v
retrieving revision 1.18
diff -u -r1.18 pkg-plist
--- pkg-plist	23 Feb 2006 10:37:30 -0000	1.18
+++ pkg-plist	21 May 2006 10:21:22 -0000
@@ -74,8 +74,6 @@
 %%DOCSDIR%%/ebzip-10.html
 %%DOCSDIR%%/ebzip.html
 @dirrm %%DOCSDIR%%
-%%DATADIR%%/appendix/LIST
-%%DATADIR%%/appendix/LIST-ja
 %%DATADIR%%/appendix/cencro-1.0/catalog
 %%DATADIR%%/appendix/cencro-1.0/catalog.app
 %%DATADIR%%/appendix/cencro-1.0/cencro.app
--- patch-eb ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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