From nobody@FreeBSD.org  Wed Nov  2 10:00:42 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6D05B16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Nov 2005 10:00:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3934643D46
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Nov 2005 10:00:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2A0fIo054483
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 2 Nov 2005 10:00:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jA2A0fAu054482;
	Wed, 2 Nov 2005 10:00:41 GMT
	(envelope-from nobody)
Message-Id: <200511021000.jA2A0fAu054482@www.freebsd.org>
Date: Wed, 2 Nov 2005 10:00:41 GMT
From: Masanori OZAWA <ozawa@ongs.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] japanese/xdtp: update to 1.1.2
X-Send-Pr-Version: www-2.3

>Number:         88393
>Category:       ports
>Synopsis:       [PATCH] japanese/xdtp: update to 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 02 10:10:14 GMT 2005
>Closed-Date:    Wed Nov 02 11:07:10 GMT 2005
>Last-Modified:  Wed Nov 02 11:07:10 GMT 2005
>Originator:     Masanori OZAWA
>Release:        FreeBSD 5.4-RELEASE-p8
>Organization:
ONGS Inc.
>Environment:
FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Tue Nov  1 19:34:02 JST 2005     root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS  i386
>Description:
- update to 1.1.2
>How-To-Repeat:
              
>Fix:
diff -urN xdtp.orig/Makefile xdtp/Makefile
--- xdtp.orig/Makefile	Wed Nov  2 06:48:43 2005
+++ xdtp/Makefile	Wed Nov  2 18:48:36 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xdtp
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	japanese
 MASTER_SITES+=	http://www.ongs.co.jp/projects/xdtp/
 DISTNAME=	xdtp-${PORTVERSION}
diff -urN xdtp.orig/distinfo xdtp/distinfo
--- xdtp.orig/distinfo	Wed Nov  2 01:28:48 2005
+++ xdtp/distinfo	Wed Nov  2 18:52:01 2005
@@ -1,2 +1,2 @@
-MD5 (xdtp-1.1.1.tgz) = 60eed4bf1b50f872aed7d27ed28c10d8
-SIZE (xdtp-1.1.1.tgz) = 89426
+MD5 (xdtp-1.1.2.tgz) = 5af54093a5d3ddf9f9d02d72c8c25596
+SIZE (xdtp-1.1.2.tgz) = 91697
diff -urN xdtp.orig/pkg-plist xdtp/pkg-plist
--- xdtp.orig/pkg-plist	Wed Nov  2 01:28:23 2005
+++ xdtp/pkg-plist	Wed Nov  2 18:53:14 2005
@@ -16,6 +16,7 @@
 %%DOCSDIR%%/images/glsd-classdiagram.gif
 @dirrm %%DOCSDIR%%/images
 @dirrm %%DOCSDIR%%
+%%DATADIR%%/emacs/hanbun.el
 %%DATADIR%%/toHTML/BanBun.xsl
 %%DATADIR%%/toHTML/BanBunModule.xsl
 %%DATADIR%%/toHTML/DocumentModule.xsl
@@ -31,6 +32,7 @@
 %%DATADIR%%/toXHTML/DocumentModule.xsl
 %%DATADIR%%/toXHTML/GLSD.xsl
 %%DATADIR%%/toXHTML/GLSDocumentModule.xsl
+@dirrm %%DATADIR%%/emacs
 @dirrm %%DATADIR%%/toHTML
 @dirrm %%DATADIR%%/toTEXT
 @dirrm %%DATADIR%%/toXHTML

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Wed Nov 2 11:06:54 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88393 
>Unformatted:
