ports/88638: [maintainer] chinese/scim-tables: install forgotten icon file and fix plist

Jie Gao gaoj at cpsc.ucalgary.ca
Tue Nov 8 05:20:18 UTC 2005


>Number:         88638
>Category:       ports
>Synopsis:       [maintainer] chinese/scim-tables: install forgotten icon file and fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 05:20:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jie Gao
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD aibsd 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 15:37:33 MST 2005 root at aibsd:/usr/obj/usr/src/sys/AIBSD i386


	
>Description:
	
Install a forgotten icon file.
Fix plist (missing file added).
>How-To-Repeat:
	
Install, you will see Wu input method does not have icon.
Uninstall, Wu.bin is left in system.
>Fix:
Apply patch below
	

--- patch-zh-scim-tables.diff begins here ---
diff -ruN scim-tables.old/Makefile scim-tables/Makefile
--- scim-tables.old/Makefile	Mon Nov  7 21:50:55 2005
+++ scim-tables/Makefile	Mon Nov  7 22:11:31 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	scim-tables
 PORTVERSION=	0.5.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	chinese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=scim
diff -ruN scim-tables.old/files/patch-icons-Makefile.in scim-tables/files/patch-icons-Makefile.in
--- scim-tables.old/files/patch-icons-Makefile.in	Mon Nov  7 21:50:53 2005
+++ scim-tables/files/patch-icons-Makefile.in	Mon Nov  7 22:03:45 2005
@@ -1,5 +1,5 @@
---- icons/Makefile.in.orig	Sun Oct 30 22:07:35 2005
-+++ icons/Makefile.in	Tue Nov  1 23:24:17 2005
+--- icons/Makefile.in.orig	Sun Oct 30 06:07:35 2005
++++ icons/Makefile.in	Mon Nov  7 22:02:59 2005
 @@ -234,12 +234,7 @@
  sysconfdir = @sysconfdir@
  target_alias = @target_alias@
@@ -14,7 +14,7 @@
  			  CangJie.png	\
  			  CangJie3.png	\
  			  Cantonese.png \
-@@ -250,36 +245,11 @@
+@@ -250,36 +245,12 @@
  			  Erbi.png      \
  			  Erbi-QS.png   \
  			  EZ.png        \
@@ -42,7 +42,7 @@
 -			  Telugu-inscript.png	\
 -			  Thai.png	\
 -			  Viqr.png      \
--			  Wu.png        \
+ 			  Wu.png        \
  			  Wubi.png      \
 -			  Yawerty.png   \
  			  ZhuYin.png    \
diff -ruN scim-tables.old/pkg-plist scim-tables/pkg-plist
--- scim-tables.old/pkg-plist	Mon Nov  7 21:50:55 2005
+++ scim-tables/pkg-plist	Mon Nov  7 21:52:06 2005
@@ -11,6 +11,7 @@
 share/scim/tables/Quick.bin
 share/scim/tables/Simplex.bin
 share/scim/tables/Stroke5.bin
+share/scim/tables/Wu.bin
 share/scim/tables/Wubi.bin
 share/scim/tables/ZhuYin.bin
 share/scim/tables/Ziranma.bin
@@ -27,6 +28,7 @@
 share/scim/icons/Quick.png
 share/scim/icons/Simplex.png
 share/scim/icons/Stroke5.png
+share/scim/icons/Wu.png
 share/scim/icons/Wubi.png
 share/scim/icons/ZhuYin.png
 share/scim/icons/Ziranma.png
--- patch-zh-scim-tables.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list