Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 1998 06:03:35 -0700 (PDT)
From:      flathill@flathill.gr.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/8118: xhime update(PLIST fix)
Message-ID:  <199810011303.GAA13966@hub.freebsd.org>

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

>Number:         8118
>Category:       ports
>Synopsis:       xhime update(PLIST fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  1 06:10:01 PDT 1998
>Last-Modified:
>Originator:     Seiichirou Hiraoka
>Organization:
Flathill Network Systems
>Release:        3.0-980804-SNAP
>Environment:
FreeBSD azuki.flathill.gr.jp 3.0-19980804-SNAP FreeBSD 3.0-19980804-SNAP #0: Fri Aug 21 10:32:09 JST 1998     root@azuki.flathill.gr.jp:/usr/src/sys/compile/SMP-AZUKI  i386
>Description:

>How-To-Repeat:

>Fix:
diff -ruN xhime.bak/Makefile xhime/Makefile
--- xhime.bak/Makefile  Thu Oct  1 21:59:26 1998
+++ xhime/Makefile      Tue Sep  8 13:57:01 1998
@@ -3,7 +3,7 @@
 # Date created:        25 August 1998
 # Whom:                Seiichirou Hiraoka
 #
-# $Id: Makefile,v 1.1.1.1 1998/09/28 13:38:21 kuriyama Exp $
+# $Id$
 #
 
 DISTNAME=      xhime150
@@ -17,8 +17,7 @@
 WRKSRC=                ${WRKDIR}/xhime1.5
 USE_IMAKE=     yes
 MANCOMPRESSED= yes
-MANLANG=       . ja
-MAN6=          xhime.6
+MANLANG=       ja
 
 NO_CDROM=      'contains commercial character data'

 diff -ruN xhime.bak/pkg/PLIST xhime/pkg/PLIST
--- xhime.bak/pkg/PLIST Thu Oct  1 21:59:25 1998
+++ xhime/pkg/PLIST     Tue Aug 25 09:30:44 1998
@@ -1,4 +1,6 @@
 bin/xhime
+man/man6/xhime.6.gz
+man/ja/man6/xhime.6.gz
 share/doc/xhime/xhime-doc.euc
 share/doc/xhime/xhime.doc
 share/doc/xhime/rh110-doc.euc
>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?199810011303.GAA13966>