From c5a5866116c8f630313050a6328e671b7957f571 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 27 Aug 2002 04:37:57 +0000 Subject: - Update to 3.2.3. - Add New appendix; genius2 (1.0). - Extract appendices as root:wheel. PR: ports/41762 Submitted by: Kazu TAKAMUNE (MAINTAINER) With the following changes: - Since ftp.sra.co.jp occasionally returns a "502 Bad Gateway" error, add a decent mirror site ftp.eos.hokudai.ac.jp to MASTER_SITES. - Update genius2 to 1.1. --- japanese/eb/Makefile | 9 ++++++--- japanese/eb/distinfo | 7 ++++--- japanese/eb/pkg-plist | 7 +++++++ 3 files changed, 17 insertions(+), 6 deletions(-) (limited to 'japanese/eb') diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 83c620a96c42..8061560ff1a0 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -6,9 +6,10 @@ # PORTNAME= eb -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/network/ndtp/eb/ DISTFILES= ${EBFILES} \ ${LISTFILES} \ ${APPENDIXFILES} @@ -35,6 +36,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \ appendix/daijirin-2.0.tar.gz \ appendix/dd75-2.0.tar.gz \ appendix/genius-1.0.tar.gz \ + appendix/genius2-1.1.tar.gz \ appendix/global-2.0.tar.gz \ appendix/heritage-2.2.tar.gz \ appendix/izumi-2.0.tar.gz \ @@ -72,7 +74,8 @@ post-install: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${file} ${APPENDIXDIR} .endfor .for file in ${APPENDIXFILES} - ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} + ${TAR} --no-same-owner --exclude CVS -C ${APPENDIXDIR} -zxmf\ + ${DISTDIR}/${DIST_SUBDIR}/${file} .endfor .include diff --git a/japanese/eb/distinfo b/japanese/eb/distinfo index dacfc6a21893..7877774d3bfe 100644 --- a/japanese/eb/distinfo +++ b/japanese/eb/distinfo @@ -1,6 +1,6 @@ -MD5 (eb/eb-3.2.2.tar.gz) = 1e9a6640d16faa47f3131500516e7c56 -MD5 (eb/appendix/LIST) = c7119dfcaf285b4db78b586f22f677ca -MD5 (eb/appendix/LIST-ja) = b878956caacf2e72a9eeafc3292494d8 +MD5 (eb/eb-3.2.3.tar.gz) = e5592556de2a1c23cd84f44b393a7a87 +MD5 (eb/appendix/LIST) = 60c2a8b4b24edddef010255b20f1b0f4 +MD5 (eb/appendix/LIST-ja) = 68d9baa8b90292da0ce552626670705f MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a @@ -11,6 +11,7 @@ MD5 (eb/appendix/daihyakka-1.0.tar.gz) = 203a0a47b353c90ac16a04d847787913 MD5 (eb/appendix/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/appendix/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 MD5 (eb/appendix/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 +MD5 (eb/appendix/genius2-1.1.tar.gz) = f0b22fa6b94214c56b068033e1730d13 MD5 (eb/appendix/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/appendix/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/appendix/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff --git a/japanese/eb/pkg-plist b/japanese/eb/pkg-plist index 6eb3a191df12..a106987aa053 100644 --- a/japanese/eb/pkg-plist +++ b/japanese/eb/pkg-plist @@ -94,6 +94,10 @@ share/eb/appendix/genius-1.0/catalog share/eb/appendix/genius-1.0/catalog.app share/eb/appendix/genius-1.0/genius.app share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/genius2-1.1/catalogs +share/eb/appendix/genius2-1.1/catalogs.app +share/eb/appendix/genius2-1.1/genius.app +share/eb/appendix/genius2-1.1/genius/data/furoku share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app @@ -210,6 +214,9 @@ share/locale/ja/LC_MESSAGES/ebutils.mo @dirrm share/eb/appendix/cencro-1.0 @dirrm share/eb/appendix/genius-1.0/genius @dirrm share/eb/appendix/genius-1.0 +@dirrm share/eb/appendix/genius2-1.1/genius/data +@dirrm share/eb/appendix/genius2-1.1/genius +@dirrm share/eb/appendix/genius2-1.1 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 -- cgit v1.2.3