From yasu@home.utahime.org  Sat Mar  3 19:06:26 2007
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 5B61416A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Mar 2007 19:06:26 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 28E1E13C4A6
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Mar 2007 19:06:25 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id DFF3217048;
	Sun,  4 Mar 2007 04:06:24 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id AA22E62;
	Sun,  4 Mar 2007 04:06:24 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 8CC0F21; Sun,  4 Mar 2007 04:06:24 +0900 (JST)
Message-Id: <20070303190624.8CC0F21@eastasia.home.utahime.org>
Date: Sun,  4 Mar 2007 04:06:24 +0900 (JST)
From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] japanese/kasumi: Fix incomplete pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109812
>Category:       ports
>Synopsis:       [PATCH] japanese/kasumi: Fix incomplete pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 19:10:06 GMT 2007
>Closed-Date:    Mon Mar 05 12:47:44 GMT 2007
>Last-Modified:  Mon Mar 05 12:47:44 GMT 2007
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #0: Sat Mar 3 08:52:27 JST 2007 xxxx i386


	
>Description:
	Fix incomplete pkg-plist and unbreak.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-kasumi begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/kasumi/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	27 Feb 2007 04:45:22 -0000	1.10
+++ Makefile	3 Mar 2007 18:48:21 -0000
@@ -14,8 +14,6 @@
 MAINTAINER=	nobutaka@FreeBSD.org
 COMMENT=	A dictionary management tool for anthy
 
-BROKEN=		Incomplete pkg-plist
-
 USE_GMAKE=	yes
 USE_GNOME=	gnomehier gtk20
 USE_GETOPT_LONG=	yes
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/kasumi/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	3 Feb 2007 17:26:57 -0000	1.3
+++ pkg-plist	3 Mar 2007 18:45:59 -0000
@@ -3,3 +3,5 @@
 %%NLS%%share/locale/it/LC_MESSAGES/kasumi.mo
 share/applications/kasumi.desktop
 share/pixmaps/kasumi.png
+@dirrmtry share/applications
+@dirrmtry share/pixmaps
--- patch-ja-kasumi ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nobutaka 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 3 19:10:21 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109812 
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Mon Mar 5 12:47:27 UTC 2007 
State-Changed-Why:  
Fixed, thanks! 

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