ports/124215: update port: editors/color-mate

Yoshihiko Sarumaru mistral at imasy.or.jp
Mon Jun 2 17:20:03 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list