Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2008 02:17:35 +0900 (JST)
From:      Yoshihiko Sarumaru <mistral@imasy.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        itetcu@FreeBSD.org
Subject:   ports/124215: update port: editors/color-mate
Message-ID:  <200806021717.m52HHZl8057506@sachiko.yamayuri.org>
Resent-Message-ID: <200806021720.m52HK3Zx026429@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124215
>Category:       ports
>Synopsis:       update port: editors/color-mate
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 17:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806021717.m52HHZl8057506>