From mistral@imasy.or.jp  Mon Jun  2 17:18:05 2008
Return-Path: <mistral@imasy.or.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C010B106568C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Jun 2008 17:18:05 +0000 (UTC)
	(envelope-from mistral@imasy.or.jp)
Received: from sachiko.yamayuri.org (yumi.yamayuri.org [218.45.22.23])
	by mx1.freebsd.org (Postfix) with ESMTP id 871338FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Jun 2008 17:18:05 +0000 (UTC)
	(envelope-from mistral@imasy.or.jp)
Received: from sachiko.yamayuri.org (localhost [127.0.0.1])
	by sachiko.yamayuri.org (8.14.2/8.14.2/shimako) with ESMTP id m52HHZ3F057507;
	Tue, 3 Jun 2008 02:17:35 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from root@localhost)
	by sachiko.yamayuri.org (8.14.2/8.14.2/Submit) id m52HHZl8057506;
	Tue, 3 Jun 2008 02:17:35 +0900 (JST)
	(envelope-from sarumaru)
Message-Id: <200806021717.m52HHZl8057506@sachiko.yamayuri.org>
Date: Tue, 3 Jun 2008 02:17:35 +0900 (JST)
From: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Reply-To: Yoshihiko Sarumaru <mistral@imasy.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: itetcu@freebsd.org
Subject: update port: editors/color-mate
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124215
>Category:       ports
>Synopsis:       update port: editors/color-mate
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    anray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 17:20:03 UTC 2008
>Closed-Date:    Mon Jun 02 21:12:05 UTC 2008
>Last-Modified:  Mon Jun  2 21:20:01 UTC 2008
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sachiko.yamayuri.org 6.3-STABLE FreeBSD 6.3-STABLE #9: Sat Jan 19 23:25:35 JST 2008 sarumaru@sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386


	
>Description:
	So far plist of editor/color-mate is wrong when NOPORTDOCS=yes.
	This PR fix this problem by placing %%PORTDOCS%% prefix.
	
	Pointed out by: itetcu@ 
	(CC'ed to itetcu)
>How-To-Repeat:
	
>Fix:

diff -uwr color-mate.bak/pkg-plist color-mate/pkg-plist
--- color-mate.bak/pkg-plist	2005-11-04 00:28:46.000000000 +0900
+++ color-mate/pkg-plist	2008-06-03 02:03:36.000000000 +0900
@@ -120,14 +120,14 @@
 lib/xemacs/site-packages/lisp/color-mate/theme/color-mate-theme-compile.el
 lib/xemacs/site-packages/lisp/color-mate/theme/theme_build.sh
 lib/xemacs/site-packages/pkginfo/MANIFEST.color-mate
-%%DOCSDIR%%/Customize.txt
-%%DOCSDIR%%/Dot.emacs.default.in
-%%DOCSDIR%%/Q_and_A.color-mate
-%%DOCSDIR%%/QuickStart.color-mate
-%%DOCSDIR%%/README.color-mate.eng
-%%DOCSDIR%%/README.color-mate.jp
-%%DOCSDIR%%/README.kanakan-cursor.eng
-%%DOCSDIR%%/README.kanakan-cursor.jp
+%%PORTDOCS%%%%DOCSDIR%%/Customize.txt
+%%PORTDOCS%%%%DOCSDIR%%/Dot.emacs.default.in
+%%PORTDOCS%%%%DOCSDIR%%/Q_and_A.color-mate
+%%PORTDOCS%%%%DOCSDIR%%/QuickStart.color-mate
+%%PORTDOCS%%%%DOCSDIR%%/README.color-mate.eng
+%%PORTDOCS%%%%DOCSDIR%%/README.color-mate.jp
+%%PORTDOCS%%%%DOCSDIR%%/README.kanakan-cursor.eng
+%%PORTDOCS%%%%DOCSDIR%%/README.kanakan-cursor.jp
 @dirrm share/emacs/site-lisp/color-mate/contrib
 @dirrm share/emacs/site-lisp/color-mate/kanakan-cursor
 @dirrm share/emacs/site-lisp/color-mate/theme
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anray 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 2 17:20:08 UTC 2008 
Responsible-Changed-Why:  
anray@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124215 
State-Changed-From-To: open->closed 
State-Changed-By: anray 
State-Changed-When: Mon Jun 2 21:12:04 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124215 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124215: commit references a PR
Date: Mon,  2 Jun 2008 21:12:01 +0000 (UTC)

 anray       2008-06-02 21:11:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/color-mate   Makefile pkg-plist 
   Log:
   - Fix pkglist, when NOPORTDOCS defined.
   
   PR:             ports/124215
   Submitted by:   Yoshihiko Sarumaru
   Pointed out by: itetcu
   
   Revision  Changes    Path
   1.10      +1 -0      ports/editors/color-mate/Makefile
   1.5       +8 -8      ports/editors/color-mate/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
