From kiri@pis.toba-cmt.ac.jp  Wed Aug 19 22:15:10 1998
Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19113
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Aug 1998 22:15:06 -0700 (PDT)
          (envelope-from kiri@pis.toba-cmt.ac.jp)
Received: (from kiri@localhost)
	by pis.toba-cmt.ac.jp (8.9.1/8.8.8) id OAA18203;
	Thu, 20 Aug 1998 14:20:58 +0900 (JST)
	(envelope-from kiri)
Message-Id: <199808200520.OAA18203@pis.toba-cmt.ac.jp>
Date: Thu, 20 Aug 1998 14:20:58 +0900 (JST)
From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Reply-To: kiri@pis.toba-cmt.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update ports: ja-gp-2.5p2(japanese/gp)
X-Send-Pr-Version: 3.2

>Number:         7691
>Category:       ports
>Synopsis:       Update ports: ja-gp-2.5p2(japanese/gp)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 19 22:20:01 PDT 1998
>Closed-Date:    Sun Aug 23 18:04:56 PDT 1998
>Last-Modified:  Sun Aug 23 18:05:12 PDT 1998
>Originator:     Kazuhiko Kiriyama
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
                 Department of Electronic Mechanical Engineering
>Environment:
>Description:
I've updated the port ja-gp-2.5p2(japanese/gp). 

Current modifications are :

(1) Update according to original distfile's version up.
(2) Make completely cp-existence with gp-2.5p2

Update files are respecively :

[Add] :
(NONE)
[Delete] :
(NONE)
[Update] :
-rw-r--r--  1    kiri   staff     347 Aug 20 14:19 japanese/gp/Makefile
-rw-r--r--  1    kiri   staff    1276 Aug 20 14:19 japanese/gp/pkg/PLIST
I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -N /usr/ports/current/japanese/gp/Makefile ./Makefile
--- /usr/ports/current/japanese/gp/Makefile	Tue Jun 16 13:43:09 1998
+++ ./Makefile	Thu Aug 20 14:19:05 1998
@@ -1,13 +1,13 @@
 # New ports collection makefile for: GP + Japanese treatment
-# Version required:	2.5
+# Version required:	2.5p2
 # Date created:		15 April 1997
 # Whom:			Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
 #
 # $Id: Makefile,v 1.7 1998/06/04 18:28:10 itojun Exp $
 #
 
-PKGNAME=	ja-gp-2.5
-CATEGORIES=	japanese
+PKGNAME=	ja-gp-2.5p2
+CATEGORIES=	japanese print
 
 LANGUAGE=	Japanese
 
diff -u -r -x CVS -x work -N /usr/ports/current/japanese/gp/pkg/PLIST ./pkg/PLIST
--- /usr/ports/current/japanese/gp/pkg/PLIST	Sun May 31 21:33:12 1998
+++ ./pkg/PLIST	Thu Aug 20 14:06:35 1998
@@ -1,38 +1,36 @@
-bin/GP
-lib/GP/filters/ImageMagick
-lib/GP/filters/a2ps-j
-lib/GP/filters/dvi2ps-j
-lib/GP/icons/printer.xbm
-lib/GP/icons/exit.xbm
-lib/GP/filetype
-lib/GP/printer
-share/doc/GP/README.euc
-share/doc/GP/COPYING.euc
-share/doc/GP/Changes.euc
-share/doc/GP/Config.euc
-share/doc/GP/Filters_conf.euc
-share/doc/GP/History.euc
-share/doc/GP/Install.euc
-share/doc/GP/Manual/GP.gif
-share/doc/GP/Manual/index.html
-share/doc/GP/Manual/README.euc
-share/doc/GP/Manual/Japanese/bug_info-j.html
-share/doc/GP/Manual/Japanese/future-j.html
-share/doc/GP/Manual/Japanese/intro-j.html
-share/doc/GP/Manual/Japanese/option-j.html
-share/doc/GP/Manual/Japanese/print-j.html
-share/doc/GP/Manual/Japanese/queue-j.html
-share/doc/GP/Manual/Japanese/queue_remove-j.html
-share/doc/GP/Manual/Japanese/start-j.html
-share/doc/GP/Manual/Japanese/image/Remove.gif
-share/doc/GP/Manual/Japanese/image/Queue.gif
-share/doc/GP/Manual/Japanese/image/Print.gif
-share/doc/GP/Manual/Japanese/image/Option.gif
-share/doc/GP/Manual/Japanese/image/GPicon.gif
-@dirrm lib/GP/filters
-@dirrm lib/GP/icons
-@dirrm lib/GP
-@dirrm share/doc/GP/Manual/Japanese/image
-@dirrm share/doc/GP/Manual/Japanese
-@dirrm share/doc/GP/Manual
-@dirrm share/doc/GP
+bin/GPja
+@exec cd %B;if [ -h GP ]; then mv GP GP.previous; fi;ln -sf %f GP
+@unexec cd %B;ls -l GP GP.previous 2>/dev/null|awk -v f=%f '$11==f{cmd="rm -f " $9; system(cmd)}';if [ -h GP.previous ]; then mv GP.previous GP; fi
+lib/GP/ja/filters/ImageMagick
+lib/GP/ja/filters/a2ps-j
+lib/GP/ja/filters/dvi2ps-j
+lib/GP/ja/icons/printer.xbm
+lib/GP/ja/icons/exit.xbm
+lib/GP/ja/filetype
+lib/GP/ja/printer
+share/doc/GP/ja/README.euc
+share/doc/GP/ja/COPYING.euc
+share/doc/GP/ja/Config.euc
+share/doc/GP/ja/Filters_conf.euc
+share/doc/GP/ja/History.euc
+share/doc/GP/ja/Install.euc
+share/doc/GP/ja/Manual/GP.gif
+share/doc/GP/ja/Manual/index.html
+share/doc/GP/ja/Manual/README.euc
+share/doc/GP/ja/Manual/bug_info-j.html
+share/doc/GP/ja/Manual/future-j.html
+share/doc/GP/ja/Manual/intro-j.html
+share/doc/GP/ja/Manual/option-j.html
+share/doc/GP/ja/Manual/print-j.html
+share/doc/GP/ja/Manual/queue-j.html
+share/doc/GP/ja/Manual/queue_remove-j.html
+share/doc/GP/ja/Manual/start-j.html
+share/doc/GP/ja/Manual/image/Remove.gif
+share/doc/GP/ja/Manual/image/Queue.gif
+share/doc/GP/ja/Manual/image/Print.gif
+share/doc/GP/ja/Manual/image/Option.gif
+share/doc/GP/ja/Manual/image/GPicon.gif
+@dirrm lib/GP/ja/filters
+@dirrm lib/GP/ja/icons
+@dirrm share/doc/GP/ja/Manual/image
+@dirrm share/doc/GP/ja/Manual
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Aug 23 18:04:56 PDT 1998 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
