Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 1999 16:13:08 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15200: Update ports: ja-lyx_doc-1.0.3(japanese/lyx-doc)
Message-ID:  <199912010713.QAA34944@pis.toba-cmt.ac.jp>

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

>Number:         15200
>Category:       ports
>Synopsis:       Update ports: ja-lyx_doc-1.0.3(japanese/lyx-doc)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 30 23:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port ja-lyx_doc-1.0.3(japanese/lyx-doc). 

Current modifications are :

(1) change md5 and PLIST according to distfiles.
(2) change install directory.

I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/lyx-doc/Makefile ./Makefile
--- /usr/ports/current/japanese/lyx-doc/Makefile	Sun Nov 14 12:55:50 1999
+++ ./Makefile	Wed Dec  1 16:10:08 1999
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/japanese/lyx-doc/Makefile,v 1.1.1.1 1999/11/14 03:55:50 steve Exp $
 #
 
-DISTNAME=	jp_LyX_Doc.1.0.3
+DISTNAME=	ja_LyX_Doc.1.0.3
 PKGNAME=	ja-lyx_doc-1.0.3
 CATEGORIES=	japanese print
 MASTER_SITES=	http://www.hiei.kit.ac.jp/~hitomi/lyx/
@@ -16,10 +16,10 @@
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
-PORTDOCDIR=	${PREFIX}/share/doc/lyx
+LYXDOCDIR=	${PREFIX}/share/lyx/doc
 
 do-install:
-	${MKDIR} ${PORTDOCDIR}
-	${INSTALL_DATA} ${WRKDIR}/*.lyx ${WRKDIR}/*.eps ${PORTDOCDIR}
+	${MKDIR} ${LYXDOCDIR}
+	${INSTALL_DATA} ${WRKDIR}/*.lyx ${WRKDIR}/*.eps ${LYXDOCDIR}
 
 .include <bsd.port.mk>
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/lyx-doc/files/md5 ./files/md5
--- /usr/ports/current/japanese/lyx-doc/files/md5	Sun Nov 14 12:55:50 1999
+++ ./files/md5	Wed Dec  1 12:45:06 1999
@@ -1 +1 @@
-MD5 (jp_LyX_Doc.1.0.3.tar.gz) = 4d916a1ea308baf99193db79ff12a881
+MD5 (ja_LyX_Doc.1.0.3.tar.gz) = 792ff7f2985874b8cbb72f82d5be253e
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/lyx-doc/pkg/COMMENT ./pkg/COMMENT
--- /usr/ports/current/japanese/lyx-doc/pkg/COMMENT	Sun Nov 14 12:55:50 1999
+++ ./pkg/COMMENT	Wed Nov 10 06:48:00 1999
@@ -1 +1 @@
-Japanese Lyx documents translated from original ones
+Japanese Lyx documents translated from original ones.
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/lyx-doc/pkg/DESCR ./pkg/DESCR
--- /usr/ports/current/japanese/lyx-doc/pkg/DESCR	Sun Nov 14 12:55:50 1999
+++ ./pkg/DESCR	Wed Dec  1 13:02:09 1999
@@ -4,7 +4,7 @@
 
 This port provide Japanese documents translated from original ones.
 All these translation have been established by 
-Mr. HITOMI Koutarou<kohtaro@hira.hiei.kit.ac.jp>. I've 
+Mr. HITOMI Kohtaro<kohtaro@hira.hiei.kit.ac.jp>. I've 
 great thanks to him.
 
 -KIRIYAMA Kazuhiko
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/lyx-doc/pkg/PLIST ./pkg/PLIST
--- /usr/ports/current/japanese/lyx-doc/pkg/PLIST	Sun Nov 14 12:55:50 1999
+++ ./pkg/PLIST	Wed Dec  1 13:04:42 1999
@@ -1,10 +1,9 @@
-share/doc/lyx/escher-lsd.eps
-share/doc/lyx/jp_Intro.lyx
-share/doc/lyx/jp_Tutorial-1-0-3.lyx
-share/doc/lyx/jp_UserGuide-1-0-3.lyx
-share/doc/lyx/jp_example_lyxified.lyx
-share/doc/lyx/jp_example_raw.lyx
-share/doc/lyx/jp_splash.lyx
-share/doc/lyx/mobius.eps
-share/doc/lyx/platypus.eps
-@dirrm share/doc/lyx
+share/lyx/doc/escher-lsd.eps
+share/lyx/doc/ja_Customization.lyx
+share/lyx/doc/ja_Customization_draft.lyx
+share/lyx/doc/ja_Intro.lyx
+share/lyx/doc/ja_Tutorial.lyx
+share/lyx/doc/ja_UserGuide.lyx
+share/lyx/doc/mobius.eps
+share/lyx/doc/platypus.eps
+@dirrm share/lyx/doc

>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?199912010713.QAA34944>