From nobody  Wed Jun  4 23:08:57 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id XAA27474;
          Wed, 4 Jun 1997 23:08:57 -0700 (PDT)
Message-Id: <199706050608.XAA27474@hub.freebsd.org>
Date: Wed, 4 Jun 1997 23:08:57 -0700 (PDT)
From: Nakai@Mlab.t.u-tokyo.ac.jp
To: freebsd-gnats-submit@freebsd.org
Subject: Fixed port: xbakuzan -> xshodo
X-Send-Pr-Version: www-1.0

>Number:         3786
>Category:       ports
>Synopsis:       Fixed port: xbakuzan -> xshodo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun  4 23:10:01 PDT 1997
>Closed-Date:    Tue Jun 10 02:11:33 PDT 1997
>Last-Modified:  Tue Jun 10 02:12:30 PDT 1997
>Originator:     Yukihiro Nakai
>Release:        3.0-current
>Organization:
>Environment:
>Description:
I have fixed the xbakuzan port to follow its latest version.
The original author change name from xbakuzan to xshodo, so
please change port name also.

Removed file:
patches/patch-aa

Yukihiro Nakai
--------------
diff -ruN xbakuzan/Makefile xshodo/Makefile
--- xbakuzan/Makefile	Thu Jun  5 15:00:54 1997
+++ xshodo/Makefile	Thu Jun  5 15:02:39 1997
@@ -1,26 +1,19 @@
-# New ports collection makefile for:   xbakuzan
-# Version required:    1.0
+# New ports collection makefile for:   xshodo
+# Version required:    2.0
 # Date created:        11 October 1996
 # Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
 #
 # $Id: Makefile,v 1.3 1997/01/09 06:23:51 asami Exp $
 #
 
-DISTNAME=	xbakuzan
-PKGNAME=        jp-xbakuzan-1.0
+DISTNAME=	xshodo
+PKGNAME=        jp-xshodo-2.0
 CATEGORIES=	x11
 MASTER_SITES=	ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
+DISTFILES=	xshodo2.0.tar.gz
 
 MAINTAINER=	Nakai@Mlab.t.u-tokyo.ac.jp
 
-ALL_TARGET=	xbakuzan
-USE_X11=	yes
-
-do-install:
-	@${MKDIR} ${PREFIX}/bin
-	${INSTALL_PROGRAM} ${WRKSRC}/xbakuzan ${PREFIX}/bin
-	@${MKDIR} ${PREFIX}/lib/X11/xbakuzan
-	${INSTALL_DATA} ${WRKSRC}/sakana.xbm ${PREFIX}/lib/X11/xbakuzan
-	${INSTALL_DATA} ${WRKSRC}/xbakuzan.doc ${PREFIX}/lib/X11/xbakuzan
+USE_IMAKE=	yes
 
 .include <bsd.port.mk>
diff -ruN xbakuzan/files/md5 xshodo/files/md5
--- xbakuzan/files/md5	Thu Jun  5 15:00:54 1997
+++ xshodo/files/md5	Wed May 28 23:31:31 1997
@@ -1 +1 @@
-MD5 (xbakuzan.tar.gz) = 5a629dd1367691d29decf5ef5bdf8bb4
+MD5 (xshodo2.0.tar.gz) = 7658b4dc81caa59a6f536de40a3e3abc
diff -ruN xbakuzan/patches/patch-aa xshodo/patches/patch-aa
--- xbakuzan/patches/patch-aa	Thu Jun  5 15:00:55 1997
+++ xshodo/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,14 +0,0 @@
-*** Makefile.org	Fri Oct 11 09:55:56 1996
---- Makefile	Fri Oct 11 09:56:23 1996
-***************
-*** 1,4 ****
-  CC = gcc
-  
-  xbakuzan : xbakuzan.c
-! 	$(CC) xbakuzan.c -o xbakuzan -lX11
---- 1,5 ----
-  CC = gcc
-  
-  xbakuzan : xbakuzan.c
-! 	$(CC) xbakuzan.c -o xbakuzan -lX11 \
-! 	-I/usr/X11R6/include -L/usr/X11R6/lib
diff -ruN xbakuzan/pkg/DESCR xshodo/pkg/DESCR
--- xbakuzan/pkg/DESCR	Thu Jun  5 15:00:55 1997
+++ xshodo/pkg/DESCR	Sun May 25 21:52:33 1997
@@ -1,4 +1,4 @@
-xbakuzan, a tool for the Japanese traditional writing called Shodo.
+xshodo, a tool for the Japanese traditional writing called Shodo.
 
 You can write a Japanese or Chinese letter under the traditional method 
 with traditional pen simulator. Additionally, you can write some traditional 
diff -ruN xbakuzan/pkg/PLIST xshodo/pkg/PLIST
--- xbakuzan/pkg/PLIST	Thu Jun  5 15:00:55 1997
+++ xshodo/pkg/PLIST	Wed May 28 23:32:26 1997
@@ -1,3 +1,2 @@
-bin/xbakuzan
-lib/X11/xbakuzan/sakana.xbm
-lib/X11/xbakuzan/xbakuzan.doc
+bin/xshodo
+man/man1/xshodo.1.gz

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Tue Jun 10 02:11:33 PDT 1997 
State-Changed-Why:  

Thanks, imported.  By the way, when you add or delete files, 
please explicitly mention it; instead of commiting a zero-length 
patchfile, it's better to cvs remove it. 
>Unformatted:
